Home
last modified time | relevance | path

Searched defs:arrSize (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/npm/node_modules/fastest-levenshtein/
H A Dbench.js30 var arrSize = 1000; variable
[all...]
/test/xts/acts/kernel_lite/ipc_posix/pipe_fifo/
H A DPipeTest.cpp121 const int arrSize = MAX_PIPE_BUFFER + 1000; in HWTEST_F() local
184 const int arrSize = MAX_PIPE_BUFFER + 1000; in HWTEST_F() local
[all...]
H A DFifoTest.cpp107 const int arrSize = MAX_PIPE_BUFFER + 10; in HWTEST_F() local
171 const int arrSize = MAX_PIPE_BUFFER + 1000; in HWTEST_F() local
[all...]
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_state_registry.cpp287 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumLockReason() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h145 int arrSize; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.cpp394 const int arrSize = *sizeIter; in operator <<() local
398 str << "[" << arrSize << "]"; in operator <<() local
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c168 ParamList OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, int arrSize) in OH_HiAppEvent_AddBoolArrayParam() argument
184 ParamList OH_HiAppEvent_AddInt8ArrayParam(ParamList list, const char* name, const int8_t* nums, int arrSize) in OH_HiAppEvent_AddInt8ArrayParam() argument
200 ParamList OH_HiAppEvent_AddInt16ArrayParam(ParamList list, const char* name, const int16_t* nums, int arrSize) in OH_HiAppEvent_AddInt16ArrayParam() argument
216 ParamList OH_HiAppEvent_AddInt32ArrayParam(ParamList list, const char* name, const int32_t* nums, int arrSize) in OH_HiAppEvent_AddInt32ArrayParam() argument
232 ParamList OH_HiAppEvent_AddInt64ArrayParam(ParamList list, const char* name, const int64_t* nums, int arrSize) in OH_HiAppEvent_AddInt64ArrayParam() argument
248 OH_HiAppEvent_AddFloatArrayParam(ParamList list, const char* name, const float* nums, int arrSize) OH_HiAppEvent_AddFloatArrayParam() argument
264 OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, int arrSize) OH_HiAppEvent_AddDoubleArrayParam() argument
280 OH_HiAppEvent_AddStringArrayParam(ParamList list, const char* name, const char* const *strs, int arrSize) OH_HiAppEvent_AddStringArrayParam() argument
[all...]
/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp568 static cJSON *GetArrItem(const cJSON *fileRoot, int &arrSize, const std::string &arrName) in GetArrItem() argument
/base/startup/init/services/modules/trace/
H A Dinit_trace.c233 static cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem() argument
/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp382 DefineEnumClassByName( napi_env env, napi_value exports, std::string_view enumName, size_t arrSize, const napi_property_descriptor *desc) DefineEnumClassByName() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp170 const int arrSize = rnd.getInt(0, m_maxArrayLength); in generateBlock() local
/base/startup/init/services/init/
H A Dinit_service_manager.c207 cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem() argument
/base/telephony/core_service/frameworks/js/esim/src/
H A Dnapi_esim.cpp1391 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumResetOption() local
1409 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumCancelReason() local
1429 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumOsuStatus() local
1445 constexpr size_t arrSize in InitEnumProfileState() local
1463 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumProfileClass() local
1479 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumPolicyRules() local
1497 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumResult() local
1511 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumResolvableErrors() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp205 const int arrSize = rnd.getInt(1, m_maxArrayLength); in generateBlock() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp205 const int arrSize = rnd.getInt(1, m_maxArrayLength); in generateBlock() local
/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2950 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumSimState() local
2964 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumContactType() local
2976 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); in InitEnumLockState() local
2988 constexpr size_t arrSize in InitEnumLockType() local
3017 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumCardType() local
3047 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumPersoLockType() local
3089 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumOperatorConfigKey() local
3100 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumOperatorSimCard() local
3114 constexpr size_t arrSize = sizeof(desc) / sizeof(desc[0]); InitEnumAuthType() local
[all...]

Completed in 28 milliseconds