Home
last modified time | relevance | path

Searched defs:pValue (Results 1 - 25 of 68) sorted by relevance

123

/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_metro_exodus.c28 metro_exodus_GetSemaphoreCounterValue(VkDevice _device, VkSemaphore _semaphore, uint64_t *pValue) in metro_exodus_GetSemaphoreCounterValue() argument
/kernel/liteos_m/testsuites/sample/kernel/dynlink/
H A DIt_los_dynlink_011.c38 INT32 *pValue = NULL; in TestCase() local
/third_party/python/Doc/includes/
H A Drun-func.c8 PyObject *pArgs, *pValue; in main() local
/drivers/peripheral/format/interfaces/include/
H A Dparameter_item.h78 const void *pValue; /**< Pointer */ member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_affinity_parser.cpp154 char *pValue = reinterpret_cast<char *>( in ParserAffinityGroupDeviceInfos() local
H A Daudio_volume_parser.cpp157 char *pValue = reinterpret_cast<char *>(xmlGetProp(currNode, in ParseStreamVolumeInfoAttr() local
198 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseDeviceVolumeInfos() local
220 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseVolumePoints() local
[all...]
H A Daudio_tone_parser.cpp85 char *pValue = nullptr; in ParseToneInfoAttribute() local
156 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseSegment() local
[all...]
H A Daudio_usage_strategy_parser.cpp63 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseInternal() local
H A Daudio_device_parser.cpp85 char *pValue = reinterpret_cast<char*>(xmlGetProp(deviceNode, in ParseDevicePrivacyInfo() local
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconstant_of_shape_builder.cpp68 float* pValue = static_cast<float*>(buffer); in SetValue() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_config.cpp33 static int SetEnableConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetEnableConfigInfo() argument
54 static int SetTimeConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetTimeConfigInfo() argument
77 SetNetConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue, int common) SetNetConfigInfo() argument
100 SetIpAddressPool(DhcpConfig *dhcpConfig, const char *pValue) SetIpAddressPool() argument
130 SetDnsInfo(DhcpConfig *dhcpConfig, const char *pValue) SetDnsInfo() argument
165 SetIfnameInfo(DhcpConfig *dhcpConfig, const char *pValue) SetIfnameInfo() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp43 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp43 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument
/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp44 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp108 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in DataChangeObserverCallback() local
694 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in NullTestCallback() local
[all...]
/third_party/backends/backend/
H A Dplustek-pp_genericio.c1335 pUChar pValue; in IOPutOnAllRegisters() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp207 ucm_parseHeaderLine(UCMFile *ucm, char *line, char **pKey, char **pValue) ucm_parseHeaderLine() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c171 anv_GetPerformanceParameterINTEL( VkDevice _device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue) anv_GetPerformanceParameterINTEL() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp207 ucm_parseHeaderLine(UCMFile *ucm, char *line, char **pKey, char **pValue) ucm_parseHeaderLine() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_semaphore.c278 vk_common_GetSemaphoreCounterValue(VkDevice _device, VkSemaphore _semaphore, uint64_t *pValue) vk_common_GetSemaphoreCounterValue() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducmstate.cpp207 ucm_parseHeaderLine(UCMFile *ucm, char *line, char **pKey, char **pValue) ucm_parseHeaderLine() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp335 static ValueType NativeValueToCValueType(const PreferencesValue &pValue, int32_t &code) in NativeValueToCValueType() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dodm.c560 void ODM_CmnInfoHook(PDM_ODM_T pDM_Odm, ODM_CMNINFO_E CmnInfo, void *pValue) in ODM_CmnInfoHook() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dodm.c910 void ODM_CmnInfoHook(struct dm_odm_t *pDM_Odm, enum odm_cmninfo_e CmnInfo, void *pValue) in ODM_CmnInfoHook() argument
[all...]
/test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/
H A Dnapi_init.cpp51 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in DataChangeObserverCallback() local
1125 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(NULL, 0); in OH_PreferencesPair_0200() local

Completed in 19 milliseconds

123