HomeSort by relevance Sort by last modified time
    Searched refs:t0 (Results 226 - 250 of 710) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
lock.pass.cpp 33 time_point t0 = Clock::now(); local
37 ns d = t1 - t0 - ms(250);
try_lock.pass.cpp 31 time_point t0 = Clock::now(); local
39 ns d = t1 - t0 - ms(250);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
lock.pass.cpp 33 time_point t0 = Clock::now(); local
39 ns d = t1 - t0 - ms(250);
try_lock.pass.cpp 31 time_point t0 = Clock::now(); local
41 ns d = t1 - t0 - ms(250);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/
alloc_move_pair.pass.cpp 44 typedef std::pair<int, std::unique_ptr<D>> T0;
46 T0 t0(2, std::unique_ptr<D>(new D(3)));
48 T1 t1(std::allocator_arg, A1<int>(5), std::move(t0));
  /dalvik/vm/mterp/mips/
OP_CONST_WIDE.S 14 GET_INST_OPCODE(t0) # extract opcode from rINST
16 GOTO_OPCODE(t0) # jump to next instruction
OP_FILL_ARRAY_DATA.S 15 GET_INST_OPCODE(t0) # extract opcode from rINST
16 GOTO_OPCODE(t0) # jump to next instruction
OP_MONITOR_EXIT.S 22 GET_INST_OPCODE(t0) # extract opcode from rINST
23 GOTO_OPCODE(t0) # jump to next instruction
binopLit8.S 29 GET_INST_OPCODE(t0) # extract opcode from rINST
30 SET_VREG_GOTO($result, rOBJ, t0) # vAA <- $result
unflopWide.S 29 GET_INST_OPCODE(t0) # extract opcode from rINST
30 GOTO_OPCODE(t0) # jump to next instruction
unflopWider.S 31 GET_INST_OPCODE(t0) # extract opcode from rINST
32 GOTO_OPCODE(t0) # jump to next instruction
unopNarrower.S 35 GET_INST_OPCODE(t0) # extract opcode from rINST
36 GOTO_OPCODE(t0) # jump to next instruction
OP_INVOKE_SUPER.S 11 FETCH(t0, 2) # t0 <- GFED or CCCC
14 and t0, t0, 15 # t0 <- D (or stays CCCC)
18 GET_VREG(rOBJ, t0) # rOBJ <- "this" ptr
  /external/llvm/test/MC/MachO/
variable-exprs.s 40 t0: label
193 // CHECK-I386: ('_string', 't0')
394 // CHECK-X86_64: ('_string', 't0')
  /external/opencv/cxcore/src/
cxlut.cpp 51 type t0 = lut[src[i]]; \
53 dst[i] = t0; \
56 t0 = lut[src[i+2]]; \
58 dst[i+2] = t0; \
64 type t0 = lut[src[i]]; \
65 dst[i] = t0; \
72 type t0 = lut[src[i]*2]; \
74 dst[i] = t0; \
81 type t0 = lut[src[i]*3]; \
84 dst[i] = t0; \
    [all...]
cxmeansdv.cpp 52 worktype t0 = src[x]; \
55 s0 += t0 + t1; \
56 sq0 += (sqsumtype)(sqr_macro(t0)) + \
59 t0 = src[x + 2*(cn)]; \
62 s0 += t0 + t1; \
63 sq0 += (sqsumtype)(sqr_macro(t0)) + \
69 worktype t0 = src[x]; \
71 s0 += t0; \
72 sq0 += (sqsumtype)(sqr_macro(t0)); \
84 worktype t0 = (src)[x];
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/
wait_until.pass.cpp 56 Clock::time_point t0 = Clock::now(); local
57 Clock::time_point t = t0 + Clock::duration(250);
63 assert(t1 - t0 < Clock::duration(250));
68 assert(t1 - t0 - Clock::duration(250) < Clock::duration(50));
wait_until_pred.pass.cpp 66 Clock::time_point t0 = Clock::now(); local
67 Clock::time_point t = t0 + Clock::duration(250);
72 assert(t1 - t0 < Clock::duration(250));
78 assert(t1 - t0 - Clock::duration(250) < Clock::duration(50));
wait_for.pass.cpp 41 Clock::time_point t0 = Clock::now(); local
48 assert(t1 - t0 < milliseconds(250));
53 assert(t1 - t0 - milliseconds(250) < milliseconds(50));
wait_for_pred.pass.cpp 51 Clock::time_point t0 = Clock::now(); local
56 assert(t1 - t0 < milliseconds(250));
61 assert(t1 - t0 - milliseconds(250) < milliseconds(50));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
wait_until.pass.cpp 59 Clock::time_point t0 = Clock::now(); local
60 Clock::time_point t = t0 + Clock::duration(250);
66 assert(t1 - t0 < Clock::duration(250));
71 assert(t1 - t0 - Clock::duration(250) < Clock::duration(50));
wait_until_pred.pass.cpp 70 Clock::time_point t0 = Clock::now(); local
71 Clock::time_point t = t0 + Clock::duration(250);
76 assert(t1 - t0 < Clock::duration(250));
82 assert(t1 - t0 - Clock::duration(250) < Clock::duration(50));
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.hlsl.ps.h 38 dcl_resource_texture2d (float,float,float,float) t0
49 sample r1.xyzw, v1.xyxx, t0.xyzw, s1
51 sample r2.xyzw, v1.xyxx, t0.xyzw, s0
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.hlsl.ps.h 38 dcl_resource_texture2d (float,float,float,float) t0
49 sample r1.xyzw, v1.xyxx, t0.xyzw, s1
51 sample r2.xyzw, v1.xyxx, t0.xyzw, s0
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 34 srl $t0,$a0,31 /* t0 <- sign bit */
50 movn $v0,$t2,$t0 /* if negative? */
59 movz $v0,$t1,$t0 /* positive, maximum value */

Completed in 213 milliseconds

1 2 3 4 5 6 7 8 91011>>