Searched defs:new_time (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dreporter.cc76 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); local
82 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); local
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dreporter.cc94 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); local
100 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); local
/netbsd-current/bin/date/
H A Ddate.c219 time_t new_time; local
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dcore.c326 uint64_t new_time = uv__hrtime(1000); local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_rsp_utils.c133 ASN1_GENERALIZEDTIME *new_time; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_rsp_utils.c133 ASN1_GENERALIZEDTIME *new_time; local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_sess.c957 time_t new_time = (time_t)t; local
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1214 void __last_write_time(const path& p, file_time_type new_time, error_code* ec) { argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c2304 int new_time = SCHED_TIME (u) + (SCHED_TIME (u) / ii); local
2325 int new_time = SCHED_TIME (u) + (SCHED_TIME (u) / ii) + 1; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc2305 int new_time = SCHED_TIME (u) + (SCHED_TIME (u) / ii); local
2326 int new_time = SCHED_TIME (u) + (SCHED_TIME (u) / ii) + 1; local
[all...]

Completed in 243 milliseconds