Searched defs:new_time (Results 1 – 14 of 14) sorted by relevance
| /third_party/json/benchmarks/thirdparty/benchmark/src/ |
| D | reporter.cc | 76 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedRealTime() local 82 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedCPUTime() local
|
| /third_party/benchmark/src/ |
| D | reporter.cc | 103 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedRealTime() local 109 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedCPUTime() local
|
| /third_party/ltp/testcases/kernel/syscalls/stime/ |
| D | stime02.c | 25 static time_t new_time; variable
|
| D | stime01.c | 27 time_t new_time; in run() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| D | sleep.c | 31 struct timespec new_time; in sleep_0100() local
|
| D | usleep.c | 31 struct timespec new_time; in usleep_0100() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | TimeValue.h | 106 explicit TimeValue( double new_time ) in TimeValue()
|
| /third_party/libuv/src/win/ |
| D | core.c | 326 uint64_t new_time = uv__hrtime(1000); in uv_update_time() local
|
| /third_party/openssl/crypto/ts/ |
| D | ts_rsp_utils.c | 133 ASN1_GENERALIZEDTIME *new_time; in TS_TST_INFO_set_time() local
|
| /third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
| D | gstmpegdemux.c | 868 gst_flups_demux_send_gap_updates (GstFluPSDemux * demux, GstClockTime new_time, in gst_flups_demux_send_gap_updates() 1302 GstClockTime new_time; in gst_flups_demux_parse_pack_start() local
|
| /third_party/boost/boost/filesystem/ |
| D | operations.hpp | 431 void last_write_time(const path& p, const std::time_t new_time) in last_write_time() 434 void last_write_time(const path& p, const std::time_t new_time, in last_write_time()
|
| /third_party/gstreamer/gstreamer/libs/gst/check/ |
| D | gsttestclock.c | 717 gst_test_clock_set_time (GstTestClock * test_clock, GstClockTime new_time) in gst_test_clock_set_time()
|
| /third_party/boost/libs/filesystem/src/ |
| D | operations.cpp | 1832 void last_write_time(const path& p, const std::time_t new_time, in last_write_time()
|
| /third_party/python/Modules/ |
| D | _datetimemodule.c | 1009 #define new_time(hh, mm, ss, us, tzinfo, fold) \ macro
|