Home
last modified time | relevance | path

Searched refs:max_time (Results 1 – 25 of 49) sorted by relevance

12

/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c107 nsec_t max_time = START_MAX; in main() local
177 ((diff_time > max_time) || (diff_time > REPORT_MIN))) { in main()
178 if (diff_time > max_time) in main()
179 max_time = diff_time; in main()
184 max_time, ctime(&tt)); in main()
188 max_time = 0; in main()
/third_party/musl/src/select/
Dselect.c15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
18 if (us/1000000 > max_time - s) { in select()
19 s = max_time; in select()
/third_party/musl/porting/liteos_a/user/src/select/
Dselect.c15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
18 if (us/1000000 > max_time - s) { in select()
19 s = max_time; in select()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
58 "maximum-time-level", &max_time)); in GST_START_TEST()
59 fail_unless_equals_int (0, max_time); in GST_START_TEST()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/ivybridge/
Dmodel_206ax.c164 unsigned tdp, min_power, max_power, max_time; in set_power_limits() local
182 max_time = (msr.hi >> 16) & 0x7f; in set_power_limits()
186 if (power_limit_time_msr_to_sec[max_time] > power_limit_1_time) in set_power_limits()
187 power_limit_1_time = power_limit_time_msr_to_sec[max_time]; in set_power_limits()
/third_party/lwip/src/core/ipv4/
Digmp.c102 static void igmp_start_timer(struct igmp_group *group, u8_t max_time);
692 igmp_start_timer(struct igmp_group *group, u8_t max_time) in igmp_start_timer() argument
695 group->timer = (u16_t)(max_time > 2 ? (LWIP_RAND() % max_time) : 1); in igmp_start_timer()
698 group->timer = max_time / 2; in igmp_start_timer()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/broadwell/
Dcpu_full.c559 uint tdp, min_power, max_power, max_time; in cpu_set_power_limits() local
578 max_time = (msr.hi >> 16) & 0x7f; in cpu_set_power_limits()
582 if (power_limit_time_msr_to_sec[max_time] > power_limit_1_time) in cpu_set_power_limits()
583 power_limit_1_time = power_limit_time_msr_to_sec[max_time]; in cpu_set_power_limits()
/third_party/boost/boost/math/special_functions/
Dhypergeometric_pFq.hpp33 …timed_iteration_terminator(boost::uintmax_t i, double t) : max_iter(i), max_time(t), start_time(st… in timed_iteration_terminator()
39 …f (std::chrono::duration<double>(std::chrono::system_clock::now() - start_time).count() > max_time) in operator ()()
45 double max_time; member
/third_party/boost/libs/compute/perf/
Dperf.hpp90 nanosecond_type max_time() const in max_time() function in perf_timer
/third_party/grpc/tools/run_tests/python_utils/
Djobset.py419 quiet_success, max_time): argument
432 self._max_time = max_time
563 max_time=-1): argument
576 quiet_success, max_time)
/third_party/tzdata/
Dzic.c613 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); variable
631 intmax_t lo = min_time, hi = max_time; in timerange_option()
647 if (*hi_end || hi < lo || max_time < lo || hi < min_time) in timerange_option()
650 hi_time = max_time < hi ? max_time : hi; in timerange_option()
1486 z.z_untiltime < max_time && in inzsub()
1488 zones[nzones - 1].z_untiltime < max_time && in inzsub()
1566 if (dayoff > max_time / SECSPERDAY) { in getleapdatetime()
2046 hicut = hi_time < max_time; in writezone()
2485 if (hi_time < max_time) in stringzone()
2799 jtime == max_time) in outzone()
[all …]
/third_party/grpc/tools/internal_ci/linux/pull_request/
Dgrpc_basictests_multilang.cfg29 value: "-f basictests linux multilang --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_cpp_dbg.cfg29 value: "-f basictests linux c++ dbg --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_c_opt.cfg29 value: "-f basictests linux c opt --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_node.cfg29 value: "-f basictests linux grpc-node --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_python.cfg29 value: "-f basictests linux python --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_cpp_opt.cfg29 value: "-f basictests linux c++ opt --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_csharp.cfg29 value: "-f basictests linux csharp --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_c_dbg.cfg29 value: "-f basictests linux c dbg --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_ruby.cfg29 value: "-f basictests linux ruby --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
/third_party/grpc/tools/internal_ci/windows/pull_request/
Dgrpc_basictests_csharp.cfg29 value: "-f basictests windows csharp -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests.cfg29 value: "-f basictests windows -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_opt.cfg29 value: "-f basictests windows opt -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_c.cfg29 value: "-f basictests windows c -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_python.cfg29 value: "-f basictests windows python -j 1 --inner_jobs 8 --internal_ci --max_time=3600"

12