Home
last modified time | relevance | path

Searched defs:prop (Results 151 - 175 of 274) sorted by relevance

1234567891011

/third_party/libinput/tools/
H A Dshared.c726 unsigned int prop = t->tuples[i].first; in sprintf_input_props() local
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c346 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local
408 OSSL_PROPERTY_DEFINITION *prop = NULL; ossl_parse_query() local
702 const OSSL_PROPERTY_DEFINITION *prop = NULL; ossl_property_list_to_string() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Dencoder_lib.c189 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
/third_party/pcre2/pcre2/maint/
H A Ducptest.c313 get_propname(int prop, int type) in get_propname() argument
/third_party/openssl/crypto/encode_decode/
H A Dencoder_lib.c189 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.cpp206 vk::VkFormatProperties prop; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCase.cpp205 vk::VkFormatProperties prop; in checkSupport() local
/third_party/python/Modules/_ctypes/
H A Dstgdict.c514 PyObject *prop; in PyCStructUnionType_update_stgdict() local
/third_party/toybox/kconfig/
H A Dmconf.c326 static void get_prompt_str(struct gstr *r, struct property *prop) in get_prompt_str() argument
360 struct property *prop; in get_symbol_str() local
428 struct property *prop; build_conf() local
[all...]
H A Dsymbol.c40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local
116 struct property *prop; in sym_get_choice_prop() local
125 struct property *prop; in sym_get_default_prop() local
137 struct property *prop; sym_get_range_prop() local
165 struct property *prop; sym_validate_range() local
198 struct property *prop; sym_calc_visibility() local
229 struct property *prop; sym_calc_choice() local
268 struct property *prop; sym_calc_value() local
391 struct property *prop; sym_set_changed() local
445 struct property *prop; sym_set_tristate_value() local
532 struct property *prop; sym_string_within_range() local
795 struct property *prop; sym_check_deps() local
835 struct property *prop; prop_alloc() local
855 prop_get_symbol(struct property *prop) prop_get_symbol() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c229 const u8 *prop = NULL; in eap_eke_process_id() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c229 const u8 *prop = NULL; in eap_eke_process_id() local
/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp291 napi_value prop = nullptr; in JsObjectToInt() local
308 napi_value prop = nullptr; in JsObjectToUint() local
325 napi_value prop = nullptr; in JsObjectToLong() local
342 napi_value prop in JsObjectToBool() local
360 napi_value prop = nullptr; JsObjectToString() local
381 napi_value prop = nullptr; JsObjectToCharArray() local
446 napi_value prop = nullptr; JsObjectToStringVector() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java492 public UnicodeMap<T> putAllFiltered(UnicodeMap<T> prop, UnicodeSet filter) { in putAllFiltered() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java489 public UnicodeMap<T> putAllFiltered(UnicodeMap<T> prop, UnicodeSet filter) { in putAllFiltered() argument
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp681 UProperty prop; member
779 UnicodeSet::applyIntPropertyValue(UProperty prop, int32_t value, UErrorCode& ec) { in applyIntPropertyValue() argument
810 applyPropertyAlias(const UnicodeString& prop, const UnicodeString& value, UErrorCode& ec) applyPropertyAlias() argument
[all...]
H A Duprops.cpp168 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) { in defaultContains() argument
421 const BinaryProperty &prop=binProps[which]; u_hasBinaryProperty() local
459 defaultGetValue(const IntProperty &prop, UChar32 c, UProperty ) defaultGetValue() argument
464 defaultGetMaxValue(const IntProperty &prop, UProperty ) defaultGetMaxValue() argument
468 getMaxValueFromShift(const IntProperty &prop, UProperty ) getMaxValueFromShift() argument
652 const BinaryProperty &prop=binProps[which]; u_getIntPropertyValue() local
656 const IntProperty &prop=intProps[which-UCHAR_INT_START]; u_getIntPropertyValue() local
676 const IntProperty &prop=intProps[which-UCHAR_INT_START]; u_getIntPropertyMaxValue() local
687 const BinaryProperty &prop=binProps[which]; uprops_getSource() local
696 const IntProperty &prop=intProps[which-UCHAR_INT_START]; uprops_getSource() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.cpp56 HRESULT PROPVARIANT_to_bool(const PROPVARIANT &prop, bool &dest) in PROPVARIANT_to_bool() argument
83 HRESULT ParsePropToUInt32(const UString &name, const PROPVARIANT &prop, UInt32 &resValue) in ParsePropToUInt32() argument
109 HRESULT ParseMtProp2(const UString &name, const PROPVARIANT &prop, UInt32 &numThreads, bool &force) in ParseMtProp2() argument
256 PROPVARIANT_to_DictSize(const PROPVARIANT &prop, NCOM::CPropVariant &destProp) PROPVARIANT_to_DictSize() argument
273 CProp &prop = Props.AddNew(); AddProp32() local
281 CProp &prop = Props.AddNew(); AddPropBool() local
315 AddProp(const CProp &prop) AddProp() argument
339 CProp prop; SetCoderProps_DSReduce_Aff() local
346 CProp prop; SetCoderProps_DSReduce_Aff() local
559 CProp prop; SetParam() local
640 CProp prop; ParseParamsFromPROPVARIANT() local
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp435 NWindows::NCOM::CPropVariant prop = (UInt64)expectedDataSize; in Encode1() local
H A D7zHandlerOut.cpp304 NCOM::CPropVariant prop; in GetTime() local
489 NCOM::CPropVariant prop; in UpdateItems() local
522 NCOM::CPropVariant prop; UpdateItems() local
536 NCOM::CPropVariant prop; UpdateItems() local
550 NCOM::CPropVariant prop; UpdateItems() local
667 NCOM::CPropVariant prop; UpdateItems() local
940 PROPVARIANT_to_BoolPair(const PROPVARIANT &prop, CBoolPair &dest) PROPVARIANT_to_BoolPair() argument
[all...]
H A D7zHandler.cpp197 NCOM::CPropVariant prop; in GetArchiveProperty() local
282 SetFileTimeProp_From_UInt64Def(PROPVARIANT *prop, const CUInt64DefVector &v, unsigned index) SetFileTimeProp_From_UInt64Def() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp170 NCOM::CPropVariant prop; in GetRootProp() local
361 NCOM::CPropVariant prop; in GetProperty() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp678 UProperty prop; member
776 UnicodeSet::applyIntPropertyValue(UProperty prop, int32_t value, UErrorCode& ec) { in applyIntPropertyValue() argument
807 applyPropertyAlias(const UnicodeString& prop, const UnicodeString& value, UErrorCode& ec) applyPropertyAlias() argument
[all...]
/third_party/libinput/test/
H A Dtest-utils.c440 char *prop; in START_TEST() member
561 const char *prop; in START_TEST() member
639 const char *prop; START_TEST() member
687 const char *prop; START_TEST() member
[all...]
/third_party/lzma/C/
H A DLzma2DecMt.c91 Byte prop; member
802 Lzma2DecMt_Decode(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, ISeqOutStreamPtr outStream, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream, UInt64 *inProcessed, int *isMT, ICompressProgressPtr progress) Lzma2DecMt_Decode() argument
984 Lzma2DecMt_Init(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream) Lzma2DecMt_Init() argument
[all...]

Completed in 27 milliseconds

1234567891011