HomeSort by relevance Sort by last modified time
    Searched refs:testq (Results 1 - 25 of 41) sorted by null

1 2

  /art/runtime/interpreter/mterp/x86_64/
op_goto.S 9 testq rINSTq, rINSTq
op_goto_16.S 9 testq rINSTq, rINSTq
op_goto_32.S 12 testq rINSTq, rINSTq
op_monitor_enter.S 9 testq %rax, %rax
op_monitor_exit.S 13 testq %rax, %rax
zcmp.S 12 testq rINSTq, rINSTq
bincmp.S 16 testq rINSTq, rINSTq
  /external/opencv3/modules/shape/test/
test_shape.cpp 219 vector <Point2f>& query3, vector <Point2f>& testq)
221 return std::min(mysc->computeDistance(query1, testq),
222 std::min(mysc->computeDistance(query2, testq),
223 mysc->computeDistance(query3, testq)));
256 vector <Point2f>& query3, vector <Point2f>& testq)
258 return std::min(mysc->computeDistance(query1, testq),
259 std::min(mysc->computeDistance(query2, testq),
260 mysc->computeDistance(query3, testq)));
286 vector<Point> &query3, vector<Point> &testq)
288 return std::min(haus->computeDistance(query1,testq),
    [all...]
  /external/compiler-rt/lib/builtins/x86_64/
floatundisf.S 22 testq %rdi, %rdi
  /external/valgrind/coregrind/
m_cpuid.S 132 testq %rsi, %rsi
136 testq %rdi, %rdi
140 testq %r8, %r8
144 testq %r9, %r9
  /external/boringssl/linux-x86_64/crypto/rand/
rdrand-x86_64.S 30 testq %rsi,%rsi
  /external/boringssl/mac-x86_64/crypto/rand/
rdrand-x86_64.S 30 testq %rsi,%rsi
  /art/runtime/arch/x86_64/
jni_entrypoints_x86_64.S 71 testq %rax, %rax // check if returned method code is null
quick_entrypoints_x86_64.S 369 testq %rdi, %rdi
786 testq %rax, %rax // rax == 0 ?
803 testq %rcx, %rcx // rcx == 0 ?
    [all...]
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 115 testq $1,%rax
161 testq $1, %rdi
  /bionic/libm/x86_64/
e_hypot.S 152 testq $1, %rax
154 testq $2, %rax
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-linux.S 147 testq %rax, %rax
191 testq %rax, %rax
  /external/boringssl/linux-x86_64/crypto/rc4/
rc4-x86_64.S 36 testq $-16,%r11
136 testq $-8,%r11
144 testq $-32,%r11
326 testq $-16,%r11
360 testq $-8,%r11
485 testq $-8,%r11
  /external/boringssl/mac-x86_64/crypto/rc4/
rc4-x86_64.S 35 testq $-16,%r11
135 testq $-8,%r11
143 testq $-32,%r11
325 testq $-16,%r11
359 testq $-8,%r11
484 testq $-8,%r11
  /external/boringssl/linux-x86_64/crypto/ec/
p256-x86_64-asm.S 45 testq %r13,%r13
92 testq %r13,%r13
782 testq %r11,%r11
813 testq %r11,%r11
844 testq %r11,%r11
871 testq %r11,%r11
978 testq $1,%rax
1248 testq %r8,%r8
1250 testq %r9,%r9
1339 testq %r11,%r1
    [all...]
  /external/boringssl/mac-x86_64/crypto/ec/
p256-x86_64-asm.S 44 testq %r13,%r13
91 testq %r13,%r13
781 testq %r11,%r11
812 testq %r11,%r11
843 testq %r11,%r11
870 testq %r11,%r11
977 testq $1,%rax
1247 testq %r8,%r8
1249 testq %r9,%r9
1338 testq %r11,%r1
    [all...]
  /external/boringssl/linux-x86_64/crypto/aes/
vpaes-x86_64.S 234 testq %rcx,%rcx
359 testq %rcx,%rcx
541 testq %rcx,%rcx
  /external/boringssl/mac-x86_64/crypto/aes/
vpaes-x86_64.S 234 testq %rcx,%rcx
359 testq %rcx,%rcx
541 testq %rcx,%rcx
  /art/runtime/interpreter/mterp/out/
mterp_x86_64.S 791 testq %rax, %rax
811 testq %rax, %rax
1004 testq rINSTq, rINSTq
1019 testq rINSTq, rINSTq
1037 testq rINSTq, rINSTq
    [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]

Completed in 274 milliseconds

1 2