Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 86) sorted by relevance

1234

/external/v8/test/mjsunit/
Dundeletable-functions.js129 function CheckDeletable(type, prop) { argument
143 function CheckNotDeletable(type, prop) { argument
158 function CheckDontDeleteAttr(type, prop) { argument
170 function CheckReadOnlyAttr(type, prop) { argument
/external/qemu/hw/
Dqdev.c123 DeviceProperty *prop; in create_prop() local
137 DeviceProperty *prop; in qdev_set_prop_int() local
145 DeviceProperty *prop; in qdev_set_prop_dev() local
153 DeviceProperty *prop; in qdev_set_prop_ptr() local
187 DeviceProperty *prop; in find_prop() local
200 DeviceProperty *prop; in qdev_get_prop_int() local
212 DeviceProperty *prop; in qdev_get_prop_ptr() local
221 DeviceProperty *prop; in qdev_get_prop_dev() local
352 DeviceProperty *prop; in qdev_print() local
/external/webkit/WebCore/rendering/style/
DKeyframeList.h70 void addProperty(int prop) { m_properties.add(prop); } in addProperty()
71 bool containsProperty(int prop) const { return m_properties.contains(prop); } in containsProperty()
/external/chromium/base/
Devent_trace_controller_win.cc17 EtwTraceProperties* prop) { in Start()
34 EtwTraceProperties prop; in StartFileSession() local
50 EtwTraceProperties prop; in StartRealtimeSession() local
Devent_trace_controller_win_unittest.cc62 EtwTraceProperties prop; in TEST() local
94 EtwTraceProperties prop; in TEST() local
Devent_trace_controller_win.h36 EVENT_TRACE_PROPERTIES* prop = get(); in EtwTraceProperties() local
/external/qemu/android/
Dboot-properties.c45 BootProperty* prop = android_alloc( sizeof(*prop) + length + 1 ); in boot_property_alloc() local
70 BootProperty* prop; in boot_property_add2() local
133 BootProperty* prop; in boot_property_client_recv() local
/external/webkit/WebCore/bindings/js/
DJSCSSStyleDeclarationCustom.cpp155 String prop = cssPropertyName(propertyName, &pixelOrPos); in nameGetter() local
180 String prop = cssPropertyName(propertyName, &pixelOrPos); in putDelegate() local
/external/chromium/third_party/icu/source/common/
Duset_props.cpp101 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
107 const UChar *prop, int32_t propLength, in uset_applyPropertyAlias()
Dpropname.cpp168 PropertyAliases::getPropertyName(EnumValue prop, in getPropertyName()
181 PropertyAliases::getPropertyValueName(EnumValue prop, in getPropertyValueName()
198 PropertyAliases::getPropertyValueEnum(EnumValue prop, in getPropertyValueEnum()
/external/icu4c/common/
Duset_props.cpp101 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
107 const UChar *prop, int32_t propLength, in uset_applyPropertyAlias()
Dpropname.cpp168 PropertyAliases::getPropertyName(EnumValue prop, in getPropertyName()
181 PropertyAliases::getPropertyValueName(EnumValue prop, in getPropertyValueName()
198 PropertyAliases::getPropertyValueEnum(EnumValue prop, in getPropertyValueEnum()
/external/apache-http/src/org/apache/commons/logging/impl/
DSimpleLog.java130 String prop = null; in getStringProperty() local
140 String prop = getStringProperty(name); in getStringProperty() local
145 String prop = getStringProperty(name); in getBooleanProperty() local
/external/webkit/WebCore/page/animation/
DImplicitAnimation.cpp211 bool ImplicitAnimation::isTargetPropertyEqual(int prop, const RenderStyle* targetStyle) in isTargetPropertyEqual()
220 void ImplicitAnimation::blendPropertyValueInStyle(int prop, RenderStyle* currentStyle) in blendPropertyValueInStyle()
DAnimationBase.cpp202 PropertyWrapperBase(int prop) in PropertyWrapperBase()
226 PropertyWrapperGetter(int prop, T (RenderStyle::*getter)() const) in PropertyWrapperGetter()
250 PropertyWrapper(int prop, T (RenderStyle::*getter)() const, void (RenderStyle::*setter)(T)) in PropertyWrapper()
302 …PropertyWrapperShadow(int prop, ShadowData* (RenderStyle::*getter)() const, void (RenderStyle::*se… in PropertyWrapperShadow()
360 …PropertyWrapperMaybeInvalidColor(int prop, const Color& (RenderStyle::*getter)() const, void (Rend… in PropertyWrapperMaybeInvalidColor()
463 FillLayersPropertyWrapper(int prop, LayersGetter getter, LayersAccessor accessor) in FillLayersPropertyWrapper()
776 bool AnimationBase::propertiesEqual(int prop, const RenderStyle* a, const RenderStyle* b) in propertiesEqual()
813 bool AnimationBase::blendProperties(const AnimationBase* anim, int prop, RenderStyle* dst, const Re… in blendProperties()
832 bool AnimationBase::animationOfPropertyIsAccelerated(int prop) in animationOfPropertyIsAccelerated()
/external/webkit/WebCore/css/
DSVGCSSStyleSelector.cpp49 #define HANDLE_INHERIT(prop, Prop) \ argument
56 #define HANDLE_INHERIT_AND_INITIAL(prop, Prop) \ argument
DCSSStyleSelector.cpp124 #define HANDLE_INHERIT(prop, Prop) \ argument
130 #define HANDLE_INHERIT_AND_INITIAL(prop, Prop) \ argument
137 #define HANDLE_INHERIT_AND_INITIAL_WITH_VALUE(prop, Prop, Value) \ argument
144 #define HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE(prop, Prop) \ argument
149 #define HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE_WITH_VALUE(prop, Prop, Value) \ argument
154 #define HANDLE_FILL_LAYER_INHERIT_AND_INITIAL(layerType, LayerType, prop, Prop) \ argument
183 #define HANDLE_FILL_LAYER_VALUE(layerType, LayerType, prop, Prop, value) { \ argument
212 #define HANDLE_BACKGROUND_INHERIT_AND_INITIAL(prop, Prop) \ argument
215 #define HANDLE_BACKGROUND_VALUE(prop, Prop, value) \ argument
218 #define HANDLE_MASK_INHERIT_AND_INITIAL(prop, Prop) \ argument
[all …]
/external/ipsec-tools/src/racoon/
Dsecurity.c75 struct isakmp_pl_p *prop; local
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dtest-properties.h50 uint64 prop = 1; in CompatProperties() local
/external/v8/src/mips/
Dfull-codegen-mips.cc149 void FullCodeGenerator::EmitNamedPropertyLoad(Property* prop) { in EmitNamedPropertyLoad()
154 void FullCodeGenerator::EmitKeyedPropertyLoad(Property* prop) { in EmitKeyedPropertyLoad()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Dikev2.c138 static int ikev2_parse_transform(struct ikev2_proposal_data *prop, in ikev2_parse_transform()
231 static int ikev2_parse_proposal(struct ikev2_proposal_data *prop, in ikev2_parse_proposal()
328 struct ikev2_proposal_data prop; in ikev2_process_sai1() local
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Dikev2.c126 struct ikev2_proposal_data *prop, in ikev2_parse_transform()
215 struct ikev2_proposal_data *prop, in ikev2_parse_proposal()
310 struct ikev2_proposal_data prop; in ikev2_process_sar1() local
/external/chromium/third_party/icu/source/test/perf/usetperf/
Dusetperf.cpp50 CmdOp(UCharCategory prop, void (CmdOp::*op)()):op(op){ in CmdOp()
/external/webkit/WebCore/bridge/qt/
Dqt_class.cpp166 QMetaProperty prop = m_metaObject->property(index); in fieldNamed() local
/external/icu4c/test/perf/usetperf/
Dusetperf.cpp50 CmdOp(UCharCategory prop, void (CmdOp::*op)()):op(op){ in CmdOp()

1234