Home
last modified time | relevance | path

Searched defs:valuePtr (Results 1 - 25 of 37) sorted by relevance

12

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_138.c51 VOID *valuePtr; in Testcase() local
H A DIt_posix_pthread_218.c57 VOID *valuePtr = NULL; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_138.cpp44 VOID *valuePtr; in Testcase() local
H A DIt_posix_pthread_218.cpp50 VOID *valuePtr; in Testcase() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_rule.cpp159 std::string PhoneNumberRule::XmlNodePtrToString(xmlNodePtr valuePtr) in XmlNodePtrToString() argument
/base/update/updater/services/script/script_interpreter/
H A Dscript_context.cpp31 UScriptValuePtr valuePtr = std::make_shared<IntegerValue>(value); in PushParam() local
42 UScriptValuePtr valuePtr = std::make_shared<FloatValue>(value); in PushParam() local
53 UScriptValuePtr valuePtr = std::make_shared<StringValue>(value); in PushParam() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_style.h64 auto valuePtr = std::get_if<T>(&value); in GetValue() local
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_wrapper_test.cpp91 char *valuePtr = nullptr; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp53 auto valuePtr = reinterpret_cast<uint8_t*>(&value); in WriteDouble() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp233 int32_t valuePtr = 0; in RemoveErrorTextFromValue() local
[all...]
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp204 std::string valuePtr; in OH_MediaKeySystem_GetConfigurationString() local
263 std::vector<uint8_t> valuePtr; in OH_MediaKeySystem_GetConfigurationByteArray() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp142 bool isValueZero (const void* valuePtr, size_t valueSizeInBytes) in isValueZero() argument
155 bool isValueWithinBuffer (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBuffer() argument
171 bool isValueWithinBufferOrZero (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBufferOrZero() argument
256 void logValue (std::ostringstream& logMsg, const void* valuePtr, VkFormat valueFormat, size_t valueSize) in logValue() argument
[all...]
H A DvktRobustnessBufferAccessTests.cpp1267 bool BufferAccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, const void* valuePtr, VkDeviceSize valueSize) in isExpectedValueFromInBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp277 deInt32* const valuePtr = reinterpret_cast<deInt32*>(basePtr + layerNdx * bufferChunkSize); in test() local
/third_party/skia/src/pdf/
H A DSkPDFMetadata.cpp110 SkString SkPDF::Metadata::*const valuePtr; member in __anon18913::__anon18914::SkPDF::Metadata
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.cpp167 bool isValueZero (const void* valuePtr, size_t valueSizeInBytes) in isValueZero() argument
180 bool isValueWithinBuffer (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBuffer() argument
196 bool isValueWithinBufferOrZero (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBufferOrZero() argument
281 void logValue (std::ostringstream& logMsg, const void* valuePtr, VkFormat valueFormat, size_t valueSize) in logValue() argument
[all...]
H A DvktRobustnessBufferAccessTests.cpp1208 bool BufferAccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, const void* valuePtr, VkDeviceSize valueSize) in isExpectedValueFromInBuffer() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableValue.hpp92 ConstStridedValueAccess (const VariableType& type, const Scalar* valuePtr) : m_type(&type), m_value(const_cast<Scalar*>(valuePtr)) {} in ConstStridedValueAccess() argument
127 StridedValueAccess (const VariableType& type, Scalar* valuePtr) : ConstStridedValueAccess<Stride>(type, valuePtr) {} in StridedValueAccess() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp200 uintptr_t valuePtr = reinterpret_cast<uintptr_t>(valueData.data()); in Test04() local
264 uintptr_t valuePtr = reinterpret_cast<uintptr_t>(valueData.data()); Test05() local
[all...]
/foundation/multimedia/image_effect/test/unittest/
H A DTestUtils.cpp156 ImageEffect_Any valuePtr; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp313 deInt32* const valuePtr = reinterpret_cast<deInt32*>(basePtr + layerNdx * bufferChunkSize); in test() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DStorageTextureTests.cpp45 uint32_t* valuePtr = static_cast<uint32_t*>(pixelValuePtr); in FillExpectedData() local
51 uint32_t* valuePtr = static_cast<uint32_t*>(pixelValuePtr); in FillExpectedData() local
58 uint32_t* valuePtr = static_cast<uint32_t*>(pixelValuePtr); in FillExpectedData() local
68 int32_t* valuePtr = static_cast<int32_t*>(pixelValuePtr); FillExpectedData() local
74 int32_t* valuePtr = static_cast<int32_t*>(pixelValuePtr); FillExpectedData() local
81 int32_t* valuePtr = static_cast<int32_t*>(pixelValuePtr); FillExpectedData() local
91 float_t* valuePtr = static_cast<float_t*>(pixelValuePtr); FillExpectedData() local
97 float_t* valuePtr = static_cast<float_t*>(pixelValuePtr); FillExpectedData() local
104 float_t* valuePtr = static_cast<float_t*>(pixelValuePtr); FillExpectedData() local
114 uint16_t* valuePtr = static_cast<uint16_t*>(pixelValuePtr); FillExpectedData() local
122 int16_t* valuePtr = static_cast<int16_t*>(pixelValuePtr); FillExpectedData() local
131 uint16_t* valuePtr = static_cast<uint16_t*>(pixelValuePtr); FillExpectedData() local
142 RGBA8* valuePtr = static_cast<RGBA8*>(pixelValuePtr); FillExpectedData() local
149 int8_t* valuePtr = static_cast<int8_t*>(pixelValuePtr); FillExpectedData() local
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h154 const char *valuePtr; member
/third_party/python/Modules/expat/
H A Dxmltok.h154 const char *valuePtr; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp177 const char* const valuePtr = static_cast<const char*>(memory) + it->offset; in verifyValues() local

Completed in 27 milliseconds

12