/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deThreadSafeRingBuffer.hpp | 70 ThreadSafeRingBuffer<T>::ThreadSafeRingBuffer (size_t size) in ThreadSafeRingBuffer() argument
|
/third_party/vk-gl-cts/framework/delibs/dethread/ |
H A D | deAtomic.h | 202 DE_INLINE size_t deAtomicIncrementUSize (volatile size_t* size) in deAtomicIncrementUSize() argument 218 DE_INLINE size_t deAtomicDecrementUSize (volatile size_t* size) in deAtomicDecrementUSize() argument
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluNativeWindow.cpp | 62 void NativeWindow::setSurfaceSize (tcu::IVec2 size) in setSurfaceSize() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStrUtil.hpp | 43 const deUint32 size; member in glu::detail::EnumPointerFmt 53 const deUint32 size; member in glu::detail::BooleanPointerFmt 80 inline detail::EnumPointerFmt getEnumPointerStr (const deUint32* value, deInt32 size, detail::EnumPointerFmt::GetEnumNameFunc getName) in getEnumPointerStr() argument 85 inline detail::BooleanPointerFmt getBooleanPointerStr (const deUint8* value, deInt32 size) in getBooleanPointerStr() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 48 rr::VertexAttribType mapGLFloatVertexAttributeType (deUint32 type, bool normalizedInteger, int size, glu::ContextType ctxType) in mapGLFloatVertexAttributeType() argument 130 int mapGLSize (int size) in mapGLSize() argument
|
/third_party/vulkan-loader/loader/ |
H A D | allocation.c | 34 void *loader_alloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope allocation_scope) { argument 51 void *loader_calloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope allocation_scope) { argument 85 loader_realloc(const VkAllocationCallbacks *pAllocator, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope allocation_scope) global() argument 105 loader_instance_heap_alloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) global() argument 109 loader_instance_heap_calloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) global() argument 116 loader_instance_heap_realloc(const struct loader_instance *inst, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope allocation_scope) global() argument 121 loader_device_heap_alloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocation_scope) global() argument 125 loader_device_heap_calloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocation_scope) global() argument 132 loader_device_heap_realloc(const struct loader_device *dev, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope allocation_scope) global() argument 137 loader_alloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) global() argument 142 loader_calloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loader_instance *instance, size_t size, VkSystemAllocationScope allocation_scope) global() argument 152 loader_realloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loader_instance *instance, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope allocation_scope) global() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | InfoSink.h | 112 int size() { return static_cast<int>(isBinary() ? binarySink.size() : sink.size()); } in size() function in sh::TInfoSinkBase
|
/third_party/zlib/contrib/puff/ |
H A D | pufftest.c | 37 local size_t bythirds(size_t size) in bythirds() argument 62 size_t size; in load() local [all...] |
/third_party/zlib/examples/ |
H A D | fitblk.c | 130 unsigned size; /* requested fixed output block size */ main() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/ |
H A D | wifi_connecter.c | 61 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() argument
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | wifi_connecter.c | 53 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() argument
|
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/ |
H A D | wifi_connecter.c | 61 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() argument
|
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/ |
H A D | wifi_sta_connect.c | 89 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() argument
|
/applications/sample/camera/launcher/launcher/src/main/cpp/ |
H A D | app_manage.cpp | 154 void AppManage::SetViewGroup(funcClick click, funcLongPress press, ViewGroupPage* viewPage[MAX_VIEWGROUP], int size) in SetViewGroup() argument
|
/applications/standard/contacts_data/ability/common/utils/src/ |
H A D | merge_utils.cpp | 67 unsigned int size = rawIds.size(); in QueryDataExecute() local 164 unsigned int size = types.size(); in AddHasJudgeForRawId() local
|
/applications/standard/contacts_data/ability/merge/src/ |
H A D | candidate_status.cpp | 56 unsigned int size = nameIds.size(); in QueryAllForMerge() local 211 unsigned int size = ids.size(); in JudgeDataDifferent() local
|
/applications/standard/contacts_data/test/unittest/src/ |
H A D | base_test.cpp | 79 int size = columnNames.size(); in CheckResultSet() local 144 int size = columnNames.size(); in CheckResultSetList() local
|
/base/account/os_account/test/fuzztest/osaccount/createosaccount_fuzzer/ |
H A D | createosaccount_fuzzer.cpp | 53 bool CreateOsAccountWithShortNameFuzzTest(const uint8_t* data, size_t size) in CreateOsAccountWithShortNameFuzzTest() argument 83 bool CreateOsAccountFuzzTest(const uint8_t* data, size_t size) in CreateOsAccountFuzzTest() argument 100 bool CreateOsAccountForDomainFuzzTest(const uint8_t* data, size_t size) in CreateOsAccountForDomainFuzzTest() argument 119 bool UpdateOsAccountWithFullInfoFuzzTest(const uint8_t* data, size_t size) in UpdateOsAccountWithFullInfoFuzzTest() argument 139 CreateOsAccountWithFullInfoFuzzTest(const uint8_t* data, size_t size) CreateOsAccountWithFullInfoFuzzTest() argument 159 CovWithoutParamFunctionFuzzTest(const uint8_t* data, size_t size) CovWithoutParamFunctionFuzzTest() argument 174 CheckOsAccountConstraintEnabledFuzzTest(const uint8_t* data, size_t size) CheckOsAccountConstraintEnabledFuzzTest() argument 189 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument [all...] |
/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/ |
H A D | application_manager_proxy.cpp | 94 int32_t size = reply.ReadInt32(); in GetDisallowedRunningBundles() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/ |
H A D | usb_manager_proxy.cpp | 136 uint32_t size = reply.ReadUint32(); in GetAllowedUsbDevices() local 195 size_t size in AddOrRemoveDisallowedUsbDevices() local 251 uint32_t size = reply.ReadUint32(); GetDisallowedUsbDevices() local [all...] |
/base/hiviewdfx/hiview_lite/ |
H A D | hiview_file.c | 40 boolean InitHiviewFile(HiviewFile *fp, HiviewFileType type, uint32 size) in InitHiviewFile() argument 258 uint32 size = fp->configSize; in ProcFile() local
|
/base/inputmethod/imf/frameworks/cj/include/ |
H A D | input_method_ffi_structs.h | 48 int64_t size; member 54 int64_t size; member
|
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/ |
H A D | meminfo_data.h | 54 uint64_t size = 0; member 75 uint64_t size = 0; member 88 int size = 0; member
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
H A D | bbox_detector_unit_test.cpp | 48 void GenerateFile(const std::string &path, unsigned int size) in GenerateFile() argument
|
/base/hiviewdfx/hiview/utility/common_utils/ |
H A D | log_parse.cpp | 159 size_t size = multiPart.size(); in GetValidBlock() local [all...] |