Home
last modified time | relevance | path

Searched defs:endtime (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/RISCOS/
Dsleep.c12 os_t starttime, endtime, time; /* monotonic times (centiseconds) */ in riscos_sleep() local
/external/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c48 double endtime; variable
Dpthread_cond_many.c52 double endtime; variable
/external/python/cpython3/Lib/
Dsubprocess.py1160 def _remaining_time(self, endtime): argument
1168 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument
1479 def _communicate(self, input, endtime, orig_timeout): argument
1924 def _communicate(self, input, endtime, orig_timeout): argument
/external/python/cpython3/Modules/
D_queuemodule.c178 _PyTime_t endtime = 0; in _queue_SimpleQueue_get_impl() local
D_threadmodule.c50 _PyTime_t endtime = 0; in acquire_timed() local
/external/gemmlowp/test/
Dbenchmark.cc123 double endtime = real_time_in_seconds(); in time_for_gemms() local
/external/libevent/test/
Dregress_thread.c533 struct timeval starttime, endtime; in thread_no_events() local
/external/libcups/backend/
Dsnmp.c1154 time_t endtime; /* End time for scan */ in scan_devices() local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp212 double endtime = timer.getCpuTime(); in run() local
/external/tremolo/Tremolo/
Dvorbisfile.c1191 ogg_int64_t endtime = vf->pcmlengths[link*2+1]+begintime; in ov_pcm_seek_page() local
/external/libcups/tools/
Dippfind.c233 double endtime; /* End time */ in main() local
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1020 endtime = transtime(year, &end, dstoffset); in tzparse() local
/external/libevent/
Devent.c1636 int max_to_process, const struct timeval *endtime) in event_process_active_single_queue()
1765 const struct timeval *endtime; in event_process_active() local