/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/ |
H A D | minimal-secure-streams-smd.c | 272 how_many_msg = (unsigned int)atol(p); in main() 275 usec_interval = (unsigned int)atol(p); in main()
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
H A D | pngpixel.c | 153 long x = atol(argv[1]); in main() 154 long y = atol(argv[2]); in main()
|
/third_party/libunwind/libunwind/tests/ |
H A D | forker.c | 42 count = atol (argv[1]); in main()
|
H A D | Gtest-exc.c | 159 depth = atol (argv[1]); in main()
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 543 bind_cpu_0 = bind_cpu_1 = atol(tok); in parse_setup_cpu_list() 546 bind_cpu_0 = atol(tok); in parse_setup_cpu_list() 547 bind_cpu_1 = atol(tok_end + 1); in parse_setup_cpu_list() 553 step = atol(tok_step + 1); in parse_setup_cpu_list() 565 bind_len = atol(tok_len + 1); in parse_setup_cpu_list() 573 mul = atol(tok_mul + 1); in parse_setup_cpu_list() 679 bind_node_0 = bind_node_1 = atol(tok); in parse_setup_node_list() 682 bind_node_0 = atol(tok); in parse_setup_node_list() 683 bind_node_1 = atol(tok_end + 1); in parse_setup_node_list() 689 step = atol(tok_ste in parse_setup_node_list() [all...] |
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | numa.c | 571 bind_cpu_0 = bind_cpu_1 = atol(tok); in parse_setup_cpu_list() 574 bind_cpu_0 = atol(tok); in parse_setup_cpu_list() 575 bind_cpu_1 = atol(tok_end + 1); in parse_setup_cpu_list() 581 step = atol(tok_step + 1); in parse_setup_cpu_list() 593 bind_len = atol(tok_len + 1); in parse_setup_cpu_list() 601 mul = atol(tok_mul + 1); in parse_setup_cpu_list() 718 bind_node_0 = bind_node_1 = atol(tok); in parse_setup_node_list() 721 bind_node_0 = atol(tok); in parse_setup_node_list() 722 bind_node_1 = atol(tok_end + 1); in parse_setup_node_list() 728 step = atol(tok_ste in parse_setup_node_list() [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeStablityTest.cpp | 106 bitrate = atol(bitStr.c_str()); in GetParamsByName() 117 bitrate = atol(bitStr.c_str()); in GetParamsByName() 128 bitrate = atol(bitStr.c_str()); in GetParamsByName() 139 bitrate = atol(bitStr.c_str()); in GetParamsByName() 657 long bitrate = atol(bitStr.c_str()); in HWTEST_F() 746 long bitrate = atol(bitStr.c_str()); in HWTEST_F() 788 long bitrate = atol(bitStr.c_str()); in HWTEST_F()
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-json.c | 589 a->curr[LTY_METRICS].m->us_decay_unit = (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 664 a->curr[LTY_POLICY].p->proxy_buflen = (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 669 (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 673 (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 677 a->curr[LTY_POLICY].p->client_buflen = (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 682 (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb() 686 (uint32_t)atol(ctx->buf); in lws_ss_policy_parser_cb()
|
/test/xts/acts/kernel_lite/util_posix/src/ |
H A D | ActsUtilConvertApiTest.cpp | 383 * @tc.name test atol api with string
391 returnVal = atol(paraChar);
in HWTEST_F() 392 LOGD(" atol c:='%s', returnVal:='%ld'\n", paraChar, returnVal);
in HWTEST_F() 393 ASSERT_TRUE(0 == returnVal) << "ErrInfo: atol returnVal:='" << returnVal << "'";
in HWTEST_F() 398 * @tc.name test atol api with empty string
406 returnVal = atol(paraChar);
in HWTEST_F() 407 LOGD(" atol c:='%s', returnVal:='%ld'\n", paraChar, returnVal);
in HWTEST_F() 408 ASSERT_TRUE(0 == returnVal) << "ErrInfo: atol returnVal:='" << returnVal << "'";
in HWTEST_F() 413 * @tc.name test atol api with digit9
421 returnVal = atol(paraCha in HWTEST_F() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | map_hugetlb.c | 78 length = atol(argv[1]) << 20; in main()
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/memcpy_thread/ |
H A D | memcpy_thread.c | 60 thr = atol(argv[2]); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | map_hugetlb.c | 73 length = atol(argv[1]) << 20; in main()
|
/third_party/mindspore/test/utils/ |
H A D | model_utils.cpp | 141 void CompareResult(OH_AI_TensorHandleArray outputs, std::string modelName, float atol, float rtol) { in CompareResult() argument 155 bool result = compFp32WithTData(outputData, outputFile, atol, rtol, false); in CompareResult()
|
/third_party/cups-filters/cupsfilters/ |
H A D | raster.c | 507 h->MediaWeight = atol(val); in cupsRasterParseIPPOptions() 551 h->NumCopies = atol(val); in cupsRasterParseIPPOptions() 674 size = atol(val) * 72.0 / 2540.0; in cupsRasterParseIPPOptions() 688 size = atol(val) * 72.0 / 2540.0; in cupsRasterParseIPPOptions() 702 size = atol(val) * 72.0 / 2540.0; in cupsRasterParseIPPOptions() 714 size = atol(val) * 72.0 / 2540.0; in cupsRasterParseIPPOptions()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | stdlib.h | 70 long atol (const char *);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | stdlib.h | 22 long atol (const char *);
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | stdlib.h | 22 long atol (const char *);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | stdlib.h | 24 long atol (const char *);
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | stdlib.h | 22 long atol (const char *);
|
/third_party/musl/libc-test/src/api/ |
H A D | stdlib.c | 34 {long(*p)(const char*) = atol;} in f()
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | lejp-conf.c | 853 a->info->ssl_options_set |= atol(ctx->buf); in lejp_vhosts_cb() 856 a->info->ssl_options_clear |= atol(ctx->buf); in lejp_vhosts_cb() 861 a->info->ssl_client_options_set |= atol(ctx->buf); in lejp_vhosts_cb() 864 a->info->ssl_client_options_clear |= atol(ctx->buf); in lejp_vhosts_cb()
|
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | param_test.c | 1398 loop_cnt[argv[i][1] - '0'] = atol(argv[i + 1]); in main() 1406 opt_modulo = atol(argv[i + 1]); in main() 1418 opt_sleep = atol(argv[i + 1]); in main() 1439 opt_disable_mod = atol(argv[i + 1]); in main() 1451 opt_threads = atol(argv[i + 1]); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | param_test.c | 1470 loop_cnt[argv[i][1] - '0'] = atol(argv[i + 1]); in main() 1478 opt_modulo = atol(argv[i + 1]); in main() 1490 opt_sleep = atol(argv[i + 1]); in main() 1511 opt_disable_mod = atol(argv[i + 1]); in main() 1523 opt_threads = atol(argv[i + 1]); in main()
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | traffic_manager.cpp | 95 return atol(buf); in GetInterfaceTrafficByType()
|
/third_party/musl/porting/linux/user/include/ |
H A D | stdlib.h | 24 long atol (const char *);
|