/bionic/libc/arch-x86_64/string/ |
sse2-memmove-slm.S | 277 testb $24, %dl 279 testb $4, %dl 285 testb $2, %dl 434 testb $24, %dl 436 testb $4, %dl 442 testb $2, %dl
|
sse2-memcpy-slm.S | 265 testb $24, %dl 267 testb $4, %dl 274 testb $2, %dl
|
/external/icu/icu4c/source/test/intltest/ |
transapi.cpp | 652 if (Transliterator::createInstance("TestA-TestB", UTRANS_FORWARD, status) != NULL) { 653 errln("FAIL: TestA-TestB already registered\n"); 657 if (Transliterator::createInstance("TestA-TestB", 659 errln("FAIL: TestA-TestB inverse already registered\n"); 667 Transliterator *t = Transliterator::createFromRules("TestA-TestB", 675 Transliterator *s = Transliterator::createInstance("TestA-TestB", UTRANS_FORWARD, status); 677 errln("FAIL: TestA-TestB not registered\n"); 685 s = Transliterator::createInstance("TestA-TestB", 688 errln("FAIL: TestA-TestB inverse not registered\n"); 695 Transliterator::unregister("TestA-TestB"); [all...] |
/external/clang/test/Modules/ |
decldef.mm | 43 void testB() {
|
/external/llvm/test/CodeGen/X86/ |
2008-09-11-CoalescerBug2.ll | 19 ; SOURCE-SCHED: testb
|
pr27591.ll | 36 ; CHECK-NEXT: testb %al, %al
|
cmov.ll | 92 ; CHECK: testb 95 ; CHECK: testb 152 ; CHECK: testb $1, %dil
|
cmp.ll | 44 ; CHECK: testb $31, (%rsi) 167 ; CHECK: testb 187 ; CHECK: testb $8, %dil
|
/external/syslinux/mbr/ |
adjust.h | 42 testb $0x04, %al
|
/external/valgrind/coregrind/ |
m_trampoline.S | 107 testb %dl, %dl 237 testb %al, %al 904 testb %al, %al 921 testb %al, %al 946 testb %al, %al 996 testb %cl, %cl 1060 testb %al, %al 1074 testb %al, %al 1095 testb %al, %al 1140 testb %dl, %d [all...] |
/frameworks/base/core/tests/coretests/src/android/util/ |
LocalLogTest.java | 42 public void testB() {
|
/external/clang/utils/check_cfc/ |
test_check_cfc.py | 135 ['clang', '-o', 'test.o'], 'testb.o'), ['clang', '-o', 'testb.o'])
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
bootpart.S | 74 testb %al, %al 128 testb $0x80, %es:(%bx)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/ |
peseh-x64-4.s | 41 testb %al, %al 72 testb %al, %al 150 testb %al, %al 196 testb %al, %al 281 testb %al, %al
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
IdentityHashMapTest.java | 524 assertTrue("testB can not find null key", map.containsKey(null)); 525 assertTrue("testB can not find a value with null key", map 527 assertTrue("testB can not get value for null key", 529 assertNull("testB put returned wrong value", result); 687 assertTrue("TestB. removed entries incorrectly", map.size() == 11 689 assertTrue("TestB. removed key incorrectly", map.containsKey(key)); 690 assertTrue("TestB. removed value incorrectly", map.containsValue(value)); 693 assertTrue("TestB. Did not remove entry as expected", map.size() == 10 695 assertTrue("TestB. Did not remove key as expected", !map 697 assertTrue("TestB. Did not remove value as expected", !ma [all...] |
/bionic/libc/arch-x86/silvermont/string/ |
sse2-memcpy-slm.S | 274 testb $24, %cl 276 testb $4, %cl 283 testb $2, %cl
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
cmov.ll | 92 ; CHECK: testb 95 ; CHECK-NEXT: testb 152 ; CHECK: testb $1, %dil
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/X64/ |
PageFaultHandler.S | 52 testb %al, %al # set ZF flag
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
ARShiftU64.S | 38 testb $32, %cl
|
LRotU64.S | 43 testb $32, %cl
|
LShiftU64.S | 38 testb $32, %cl
|
RRotU64.S | 43 testb $32, %cl
|
RShiftU64.S | 41 testb $32, %cl
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ |
S3Asm.S | 117 testb %al, %al
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
ARShiftU64.S | 36 testb $32, %cl
|