Home
last modified time | relevance | path

Searched defs:arraySize (Results 1 - 25 of 243) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 makeBufferImageCopy(const VkExtent3D extent, const deUint32 arraySize) makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 makeBufferImageCopy(const VkExtent3D extent, const deUint32 arraySize) makeBufferImageCopy() argument
/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dc_array.c30 uint32_t arraySize = sizeof(uint8_t) * (*array)->len; in DestroyUint8Array() local
44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dc_array.c30 uint32_t arraySize = sizeof(uint8_t) * (*array)->len; in DestroyUint8Array() local
44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local
/third_party/icu/icu4c/source/samples/cal/
H A Duprint.c40 int32_t arraySize; in uprint() local
/third_party/icu/tools/multi/proj/chello/
H A Duprint.cpp38 int32_t arraySize; in uprint() local
/third_party/icu/icu4c/source/samples/date/
H A Duprint.c41 int32_t arraySize; in uprint() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Duprint.c40 int32_t arraySize; in uprint() local
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Duprint.c41 int32_t arraySize; in uprint() local
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_utils.cpp34 size_t arraySize = 0; in ParseUint8ArrayToBlob() local
/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
H A Dserializable.h89 auto arraySize = cJSON_GetArraySize(subNode); in GetValue() local
/foundation/distributeddatamgr/pasteboard/framework/framework/serializable/
H A Dserializable.cpp99 auto arraySize = cJSON_GetArraySize(subNode); in GetValue() local
/test/xts/device_attest/services/core/
H A Dattest_entry.c36 int32_t QueryAttest(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttest() argument
/third_party/icu/icu4c/source/samples/legacy/
H A Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLtypes.h79 size_t arraySize; member
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.c87 uint32 arraySize; in svga_can_create_resource() local
/third_party/skia/src/sksl/ir/
H A DSkSLInterfaceBlock.h60 int arraySize() const { in arraySize() function in SkSL::final
34 InterfaceBlock(int line, const Variable& var, skstd::string_view typeName, skstd::string_view instanceName, int arraySize, std::shared_ptr<SymbolTable> typeOwner) InterfaceBlock() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_dictionary_test.cpp213 int arraySize = numberofElements + static_cast<int>(offset); in HWTEST_F_L0() local
261 uint32_t arraySize = static_cast<uint32_t>(numberofElements) + offset; in HWTEST_F_L0() local
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp65 int arraySize = data.ReadInt32(); in ParseGeocodingMockInfos() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helper_structs_gles.h70 size_t arraySize; member
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp47 static int32_t ConvertToHisEventUint32Array(SoftBusEvtParam *srcParam, HiSysEventParam *dstParam, uint32_t arraySize) in ConvertToHisEventUint32Array() argument
65 uint32_t arraySize = sizeof(uint32_t) * SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; in ConvertEventParam() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dnapi_common_fileaccess.cpp116 uint32_t arraySize = ERR_OK; in UnwrapArrayWantFromJS() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java118 private int arraySize = primes[pIndex]; global() field in CalendarCache
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarCache.java120 private int arraySize = primes[pIndex]; global() field in CalendarCache
[all...]

Completed in 9 milliseconds

12345678910