Home
last modified time | relevance | path

Searched defs:max_time (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/src/select/
Dselect.c15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
/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
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
/third_party/boost/libs/compute/perf/
Dperf.hpp90 nanosecond_type max_time() const in max_time() function in perf_timer
/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c107 nsec_t max_time = START_MAX; in main() local
/third_party/grpc/tools/run_tests/python_utils/
Djobset.py419 quiet_success, max_time): argument
563 max_time=-1): argument
/third_party/lwip/src/core/ipv4/
Digmp.c692 igmp_start_timer(struct igmp_group *group, u8_t max_time) in igmp_start_timer()
/third_party/grpc/test/cpp/ext/filters/census/
Dstats_plugin_end2end_test.cc289 const double max_time = absl::ToDoubleMilliseconds(absl::Now() - start_time); in TEST_F() local
/third_party/boost/boost/math/special_functions/
Dhypergeometric_pFq.hpp45 double max_time; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/
Dctcloss_gpu_kernel.h310 int max_time; variable
/third_party/pixman/test/
Daffine-bench.c204 uint32_t max_time, in bench()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dctcloss_impl.cu221 …void InnerSoftMaxKernel(const T *probs, T *softmax_probs, const int *sequence_length, int max_time, in InnerSoftMaxKernel()
300 void InnerSoftMax(const T *probs, T *softmax_probs, const int *sequence_length, int max_time, int b… in InnerSoftMax()
/third_party/boost/libs/crc/test/
Dcrc_test.cpp387 static double const max_time = 3.14159; // easy as pi(e) in time_trial() local
/third_party/lwip/test/sockets/
Dsockets_stresstest.c439 u32_t max_time = sys_now() + (TEST_TIME_SECONDS * 1000); in sockets_stresstest_conn_client() local
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c456 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c168 guint64 max_bytes, max_buffers, max_time; member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c867 static const zic_t max_time = -1 - ((zic_t) -1 << (TIME_T_BITS_IN_FILE - 1)); variable
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c867 static const zic_t max_time = -1 - ((zic_t) -1 << (TIME_T_BITS_IN_FILE - 1)); variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c867 static const zic_t max_time = -1 - ((zic_t) -1 << (TIME_T_BITS_IN_FILE - 1)); variable
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c2136 guint64 max_time; in make_decoder() local
Dgstdecodebin2.c3987 guint64 max_time; in decodebin_set_queue_size_full() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c5164 guint64 min_time, max_time; in gst_avi_demux_find_next() local
/third_party/tzdata/
Dzic.c613 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); variable
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp984 double max_time = data->stats_max.stats[s] / data->time_dividor; in compute_swapchain_display() local
/third_party/ffmpeg/libavformat/
Dutils.c3275 int64_t max_time = 0; local

12