Home
last modified time | relevance | path

Searched defs:ts1 (Results 1 – 20 of 20) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
D3-1.c23 struct timespec ts1, ts2, ts3, ts4; in main() local
/external/llvm-project/compiler-rt/test/tsan/
Dcond_version.c20 struct timespec ts0, ts1, ts2; in main() local
/external/compiler-rt/test/tsan/
Dcond_version.c20 struct timespec ts0, ts1, ts2; in main() local
/external/llvm-project/clang/test/PCH/
Dpragma-diag-section.cpp39 TS1<int> ts1; in f() local
/external/clang/test/PCH/
Dpragma-diag-section.cpp36 TS1<int> ts1; in f() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTestUtilities.java30 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local
51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java27 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local
48 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
/external/libffi/testsuite/libffi.call/
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec()
51 struct timespec ts1, ts2, ts3; in get_sample() local
/external/tensorflow/tensorflow/core/kernels/
Dlogging_ops_test.cc142 double ts1 = *((*GetOutput(0)).flat<double>().data()); in TEST_F() local
/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/
DJaegerExporterHandlerIntegrationTest.java182 long ts1 = log1.get("timestamp").getAsLong(); in exportToJaeger() local
/external/tensorflow/tensorflow/core/kernels/data/
Dconcatenate_dataset_op.cc197 const PartialTensorShape& ts1, const PartialTensorShape& ts2) { in MostSpecificCompatibleShape()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddirected_interleave_dataset_op.cc259 const PartialTensorShape& ts1, const PartialTensorShape& ts2) { in MostSpecificCompatibleShape()
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1961 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local
1993 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local
2019 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImageKHR() local
2038 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImage2KHR() local
/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc383 struct cras_timespec ts1; in TEST() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp265 TimeSpec ts1 = {}; in CompareTime() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp269 TimeSpec ts1 = {}; in CompareTime() local
/external/aac/libSBRdec/src/
Dhbe.cpp1696 int tr, ti1, ti2, mTr = 0, ts1 = 0, ts2 = 0, mVal_e = 0, temp_e = 0; in QmfTransposerApply() local
/external/selinux/libsepol/src/
Dmodule_to_cil.c914 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local