Searched defs:endtime (Results 1 – 15 of 15) sorted by relevance
| /external/python/cpython2/RISCOS/ |
| D | sleep.c | 12 os_t starttime, endtime, time; /* monotonic times (centiseconds) */ in riscos_sleep() local
|
| /external/ltp/testcases/realtime/perf/latency/ |
| D | pthread_cond_latency.c | 48 double endtime; variable
|
| D | pthread_cond_many.c | 52 double endtime; variable
|
| /external/python/cpython3/Lib/ |
| D | subprocess.py | 1179 def _remaining_time(self, endtime): argument 1187 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument 1498 def _communicate(self, input, endtime, orig_timeout): argument 1947 def _communicate(self, input, endtime, orig_timeout): argument
|
| /external/python/cpython3/Modules/ |
| D | _queuemodule.c | 204 _PyTime_t endtime = 0; in _queue_SimpleQueue_get_impl() local
|
| D | _threadmodule.c | 88 _PyTime_t endtime = 0; in acquire_timed() local
|
| /external/gemmlowp/test/ |
| D | benchmark.cc | 123 double endtime = real_time_in_seconds(); in time_for_gemms() local
|
| /external/libevent/test/ |
| D | regress_thread.c | 533 struct timeval starttime, endtime; in thread_no_events() local
|
| /external/libcups/backend/ |
| D | snmp.c | 1154 time_t endtime; /* End time for scan */ in scan_devices() local
|
| /external/eigen/bench/ |
| D | benchmark-blocking-sizes.cpp | 212 double endtime = timer.getCpuTime(); in run() local
|
| /external/tremolo/Tremolo/ |
| D | vorbisfile.c | 1191 ogg_int64_t endtime = vf->pcmlengths[link*2+1]+begintime; in ov_pcm_seek_page() local
|
| /external/libcups/tools/ |
| D | ippfind.c | 233 double endtime; /* End time */ in main() local
|
| /external/icu/icu4c/source/tools/tzcode/ |
| D | localtime.c | 1022 endtime = transtime(year, &end, dstoffset); in tzparse() local
|
| /external/cronet/third_party/icu/source/tools/tzcode/ |
| D | localtime.c | 1022 endtime = transtime(year, &end, dstoffset); in tzparse() local
|
| /external/libevent/ |
| D | event.c | 1636 int max_to_process, const struct timeval *endtime) in event_process_active_single_queue() 1765 const struct timeval *endtime; in event_process_active() local
|