Home
last modified time | relevance | path

Searched defs:nums (Results 1 - 21 of 21) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-string-to-number.cpp72 const ecma_number_t nums[] = in HWTEST_F() local
H A Dtest-number-to-string.cpp62 const ecma_number_t nums[] = in HWTEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.h150 const std::vector<int> nums = GenerateNumbersWithSeed(n, maxval, seed); in GenerateValuesWithSeed() local
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c109 void HiLogPrintf(uint8 module, uint8 level, const char *nums, const char *fmt, ...) in HiLogPrintf() argument
146 void HILOG_HashPrintf(uint8 module, uint8 level, const char *nums, uint32 hash, ...) in HILOG_HashPrintf() argument
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp281 double nums[] = {123.22, 30949.374, 131312.46464}; in HWTEST_F() local
351 float nums[] = {123.22f, 234.5f, 131312.46464f}; in HWTEST_F() local
421 int8_t nums[] = {1, 10, 100}; in HWTEST_F() local
491 int16_t nums[] = {1, 1000, 5000}; HWTEST_F() local
561 int32_t nums[] = {1, 100000, 500000}; HWTEST_F() local
631 int64_t nums[] = {1, 10000000, 50000000}; HWTEST_F() local
[all...]
/third_party/cJSON/tests/
H A Dold_utils_tests.c97 cJSON *nums = NULL; in misc_tests() local
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp362 const bool nums = in get_unchecked() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_benchmark.cc267 std::vector<uint64_t> nums; in BM_FastHexToBufferZeroPad16() local
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp38 std::string TransNumberVecToStr(const std::vector<T>& nums) in TransNumberVecToStr() argument
/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp1777 uint64_t nums = 0; in HWTEST_F() local
1827 uint64_t nums = 0; in HWTEST_F() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp235 std::string nums[NUM_SIZE] = NUMBER_SIGN; in NumberData() local
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp86 bool nums[] = {true}; in OHHiAppEventAddBoolArrayParam() local
218 double nums[] = {DOUBLE_123_22, DOUBLE_30949_374, DOUBLE_131312_46464}; in OHHiAppEventAddDoubleArrayParam() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h316 uint32_t nums[_LWSDH_NUMS_COUNT]; member
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c184 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, in 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
[all...]
/third_party/ffmpeg/libavcodec/
H A Dtruemotion2.c111 int *nums; ///< literals member
H A Dvideotoolboxenc.c1095 void *nums[2]; in vtenc_create_encoder() local
/third_party/curl/lib/
H A Dmprintf.c152 mp_intmax_t nums; /* signed */ member
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c1294 int i, ret, nums; in snd_pcm_query_chmaps_from_hw() local
H A Dpcm.c8636 int i, nums; in _snd_pcm_copy_chmap_query() local
8678 int nums, err; in _snd_pcm_parse_config_chmaps() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp8936 double nums[] = { in TestFastFormatInt32() local
/third_party/toybox/toys/pending/
H A Dbc.c912 uchar amt, nums[sizeof(size_t)]; in bc_vec_pushIndex() local
2388 void bc_array_init(BcVec *a, int nums) { in bc_array_init() argument

Completed in 57 milliseconds