Home
last modified time | relevance | path

Searched defs:property (Results 26 - 50 of 125) sorted by relevance

12345

/third_party/python/Lib/test/
H A Dtest_pyclbr.py228 cm('sre_parse', ignore=('dump', 'groups', 'pos')) # from sre_constants import *; property namespace
/third_party/vulkan-loader/loader/
H A Dunknown_function_handling.c95 const struct loader_dev_ext_props *const property = &(extensions->list[extension]); in loader_check_layer_list_for_dev_ext_address() local
/third_party/cups-filters/cupsfilters/
H A Dcolord.c120 const char *property = "Filename"; in get_filename_for_profile_path() local
360 const char *property = "ProfilingInhibitors"; in get_profile_inhibitors() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUPropertyAliases.java121 private int findProperty(int property) { in findProperty() argument
241 getPropertyName(int property, int nameChoice) getPropertyName() argument
255 getPropertyValueName(int property, int value, int nameChoice) getPropertyValueName() argument
291 getPropertyValueEnum(int property, CharSequence alias) getPropertyValueEnum() argument
312 getPropertyValueEnumNoThrow(int property, CharSequence alias) getPropertyValueEnumNoThrow() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dcharacterproperties.cpp272 UnicodeSet *makeSet(UProperty property, UErrorCode &errorCode) { in makeSet() argument
328 makeMap(UProperty property, UErrorCode &errorCode) makeMap() argument
383 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) u_getBinaryPropertySet() argument
399 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode) u_getIntPropertyMap() argument
[all...]
H A Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty() argument
239 getPropertyName(int32_t property, int32_t nameChoice) getPropertyName() argument
247 getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice) getPropertyValueName() argument
272 getPropertyValueEnum(int32_t property, const char *alias) getPropertyValueEnum() argument
291 u_getPropertyName(UProperty property, UPropertyNameChoice nameChoice) u_getPropertyName() argument
304 u_getPropertyValueName(UProperty property, int32_t value, UPropertyNameChoice nameChoice) u_getPropertyValueName() argument
312 u_getPropertyValueEnum(UProperty property, const char* alias) u_getPropertyValueEnum() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUPropertyAliases.java122 private int findProperty(int property) { in findProperty() argument
242 getPropertyName(int property, int nameChoice) getPropertyName() argument
256 getPropertyValueName(int property, int value, int nameChoice) getPropertyValueName() argument
292 getPropertyValueEnum(int property, CharSequence alias) getPropertyValueEnum() argument
313 getPropertyValueEnumNoThrow(int property, CharSequence alias) getPropertyValueEnumNoThrow() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-general.c150 ecma_property_t property = ecma_op_object_get_own_property (obj_p, in ecma_op_general_object_delete() local
[all...]
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c93 const char *interface, *property; in dmh_get() local
121 const char *property = "Version"; in dmh_getall() local
/third_party/node/src/
H A Dbase_object-inl.h135 void BaseObject::InternalFieldSet(v8::Local<v8::String> property, in InternalFieldSet() argument
127 InternalFieldGet( v8::Local<v8::String> property, const v8::PropertyCallbackInfo<v8::Value>& info) InternalFieldGet() argument
H A Dnode_env_var.cc180 void RealEnvStore::Delete(Isolate* isolate, Local<String> property) { in Delete() argument
339 static void EnvGetter(Local<Name> property, in EnvGetter() argument
138 Set(Isolate* isolate, Local<String> property, Local<String> value) Set() argument
354 EnvSetter(Local<Name> property, Local<Value> value, const PropertyCallbackInfo<Value>& info) EnvSetter() argument
389 EnvQuery(Local<Name> property, const PropertyCallbackInfo<Integer>& info) EnvQuery() argument
399 EnvDeleter(Local<Name> property, const PropertyCallbackInfo<Boolean>& info) EnvDeleter() argument
420 EnvDefiner(Local<Name> property, const PropertyDescriptor& desc, const PropertyCallbackInfo<Value>& info) EnvDefiner() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dcharacterproperties.cpp280 UnicodeSet *makeSet(UProperty property, UErrorCode &errorCode) { in makeSet() argument
336 makeMap(UProperty property, UErrorCode &errorCode) makeMap() argument
390 getBinaryPropertySet(UProperty property, UErrorCode &errorCode) getBinaryPropertySet() argument
409 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) u_getBinaryPropertySet() argument
415 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode) u_getIntPropertyMap() argument
[all...]
H A Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty() argument
239 getPropertyName(int32_t property, int32_t nameChoice) getPropertyName() argument
247 getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice) getPropertyValueName() argument
272 getPropertyValueEnum(int32_t property, const char *alias) getPropertyValueEnum() argument
318 u_getPropertyValueEnum(UProperty property, const char* alias) u_getPropertyValueEnum() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dreserve.c176 const char *interface, *property; in object_handler() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dproplist.c36 struct property { struct
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProgramInterfaces.cpp426 glw::GLenum property = (n_iteration == 0) ? m_glExtTokens.REFERENCED_BY_TESS_CONTROL_SHADER : in iterate() local
565 verifyPropertyValue(glw::GLenum interface, glw::GLenum property, glw::GLuint index, glw::GLint expected_value) verifyPropertyValue() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dppucd.cpp38 PropertyNames::getPropertyValueEnum(int32_t property, const char *name) const { in getPropertyValueEnum() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp264 UnicodeSet *makeSet(UProperty property, UErrorCode &errorCode) { in makeSet() argument
300 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap() argument
355 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) u_getBinaryPropertySet() argument
371 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode) u_getIntPropertyMap() argument
[all...]
H A Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty() argument
239 getPropertyName(int32_t property, int32_t nameChoice) getPropertyName() argument
247 getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice) getPropertyValueName() argument
272 getPropertyValueEnum(int32_t property, const char *alias) getPropertyValueEnum() argument
291 u_getPropertyName(UProperty property, UPropertyNameChoice nameChoice) u_getPropertyName() argument
304 u_getPropertyValueName(UProperty property, int32_t value, UPropertyNameChoice nameChoice) u_getPropertyValueName() argument
312 u_getPropertyValueEnum(UProperty property, const char* alias) u_getPropertyValueEnum() argument
[all...]
/third_party/libabigail/src/
H A Dabg-ini.cc211 property function in abigail::ini::property
218 property::property(const string& name) property() function in abigail::ini::property
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCodePointTrieTest.java1058 private void testIntProperty(String testName, String baseSetPattern, int property) { in testIntProperty() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp588 getPropertyValueEnum(int32_t property, const char *alias) const getPropertyValueEnum() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCodePointTrieTest.java1055 private void testIntProperty(String testName, String baseSetPattern, int property) { in testIntProperty() argument
/third_party/mesa3d/src/hgl/
H A DGLView.cpp318 ResolveSpecifier(BMessage* msg, int32 index, BMessage* specifier, int32 form, const char* property) ResolveSpecifier() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dobject-inspection.cc85 IndexedFieldData::IndexedFieldData(Property property) in IndexedFieldData() argument

Completed in 21 milliseconds

12345