Home
last modified time | relevance | path

Searched refs:tid1 (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoevtimers.c44 timer_t tid1, tid2; in main() local
69 if ((timer_create(CLOCK_REALTIME, &ev1, &tid1) != 0) || in main()
86 if (timer_settime(tid1, flags, &its, NULL) != 0) { in main()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowProcessTest.java53 AtomicInteger tid1 = new AtomicInteger(0); in myTid_returnsDifferentValuesForDifferentThreads() local
59 tid1.set(android.os.Process.myTid()); in myTid_returnsDifferentValuesForDifferentThreads()
71 assertThat(tid1).isNotEqualTo(tid2); in myTid_returnsDifferentValuesForDifferentThreads()
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_testset.sh471 read tid1
473 if [ "$1" -eq "$tid1" ]
477 echo $tid1
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc90 const TensorId tid1 = ParseTensorName(name); in ContainsSameTensorId() local
91 if (tid0.first == tid1.first && tid0.second == tid1.second) { in ContainsSameTensorId()
/external/llvm/test/CodeGen/AMDGPU/
Dsi-spill-cf.ll237 %tid1 = call i32 @llvm.amdgcn.mbcnt.lo(i32 -1, i32 0) #2
238 %cmp1 = icmp eq i32 %tid1, 0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsi-spill-cf.ll238 %tid1 = call i32 @llvm.amdgcn.mbcnt.lo(i32 -1, i32 0)
239 %cmp1 = icmp eq i32 %tid1, 0