Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dcondition_variable.cpp58 timespec ts; in __do_timed_wait() local
Dthread.cpp113 timespec ts; in sleep_for() local
/ndk/sources/android/crazy_linker/tests/
Dbench_load_library.cpp30 struct timespec ts; in now_ms() local
/ndk/sources/host-tools/make-3.81/
Dfiledef.h132 #define FILE_TIMESTAMP_S(ts) (((ts) - ORDINARY_MTIME_MIN) \ argument
134 #define FILE_TIMESTAMP_NS(ts) ((int) (((ts) - ORDINARY_MTIME_MIN) \ argument
Dfile.c773 FILE_TIMESTAMP ts = product + offset; in file_timestamp_cons() local
841 file_timestamp_sprintf (char *p, FILE_TIMESTAMP ts) in file_timestamp_sprintf()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_suite_impl.hpp218 virtual bool test_suite_start( test_suite const& ts ) { return ts.p_enabled; } in test_suite_start()
/ndk/sources/cxx-stl/gabi++/tests/
Ddynamic_cast5.cpp1305 struct timespec ts; in now_us() local
Ddynamic_cast3.cpp2413 struct timespec ts; in now_us() local