Home
last modified time | relevance | path

Searched defs:time0 (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/difftime/
D1-1.c23 time_t time0; in main() local
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dlocal_path_info_unittest.py17 def _ChangeFileTime(path, time0, days): argument
/external/freetype/src/tools/
Dtest_bbox.c140 long time0; in profile_outline() local
/external/mesa3d/src/intel/common/
Dintel_measure.c390 raw_timestamp_delta(uint64_t time0, uint64_t time1) in raw_timestamp_delta()
/external/mesa3d/src/gallium/drivers/iris/
Diris_query.c282 iris_raw_timestamp_delta(uint64_t time0, uint64_t time1) in iris_raw_timestamp_delta()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c299 crocus_raw_timestamp_delta(uint64_t time0, uint64_t time1) in crocus_raw_timestamp_delta()
/external/rust/crates/nix/test/sys/
Dtest_socket.rs2341 let time0 = SystemTime::now(); in test_recvmsg_timestampns() localVariable
2400 let time0 = SystemTime::now(); in test_recvmmsg_timestampns() localVariable