Searched defs:ts2 (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/webrtc/base/ |
D | timeutils.h | 58 inline uint32_t TimeMax(uint32_t ts1, uint32_t ts2) { in TimeMax() 63 inline uint32_t TimeMin(uint32_t ts1, uint32_t ts2) { in TimeMin()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/ |
D | 3-1.c | 23 struct timespec ts1, ts2, ts3, ts4; in main() local
|
/external/compiler-rt/test/tsan/ |
D | cond_version.c | 20 struct timespec ts0, ts1, ts2; in main() local
|
/external/valgrind/memcheck/tests/linux/ |
D | syscalls-2007.c | 62 struct timespec ts2[2] = { [0].tv_sec = 10000000, [1].tv_sec = 20000000 }; in main() local
|
/external/clang/test/PCH/ |
D | pragma-diag-section.cpp | 40 TS2<int> ts2; in f() local
|
D | chain-cxx.cpp | 136 TS2int ts2; in test() local
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | struct5.c | 15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/ |
D | TestUtilities.java | 25 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local 45 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TestUtilities.java | 26 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local 46 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 904 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local
|