/external/e2fsprogs/tests/d_punch/ |
script | 94 setb 9000
|
/external/e2fsprogs/tests/d_punch_bigalloc/ |
script | 95 setb 9000
|
/external/llvm/test/MC/Disassembler/X86/ |
x86-16.txt | 411 # CHECK: setb %bl 414 # CHECK: setb %bl 450 # CHECK: setb %bl 453 # CHECK: setb %bl
|
/external/skia/tests/ |
SGTest.cpp | 77 r2->setL(200); r2->setT(100); r2->setR(300); r2->setB(200);
|
/external/skqp/tests/ |
SGTest.cpp | 77 r2->setL(200); r2->setT(100); r2->setR(300); r2->setB(200);
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
add.ll | 105 ; X64-NEXT: setb %dl
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
AMD64.rules | 235 (Less64U x y) -> (SETB (CMPQ x y)) 236 (Less32U x y) -> (SETB (CMPL x y)) 237 (Less16U x y) -> (SETB (CMPW x y)) 238 (Less8U x y) -> (SETB (CMPB x y)) 483 (IsInBounds idx len) && config.PtrSize == 8 -> (SETB (CMPQ idx len)) 484 (IsInBounds idx len) && config.PtrSize == 4 -> (SETB (CMPL idx len)) 501 (MOVBstore [off] {sym} ptr y:(SETB x) mem) && y.Uses == 1 -> (SETBmem [off] {sym} ptr x mem) 513 (If (SETB cmp) yes no) -> (ULT cmp yes no) 575 (NE (TESTB (SETB cmp) (SETB cmp)) yes no) -> (ULT cmp yes no [all...] |
386.rules | 195 (Less32U x y) -> (SETB (CMPL x y)) 196 (Less16U x y) -> (SETB (CMPW x y)) 197 (Less8U x y) -> (SETB (CMPB x y)) 381 (IsInBounds idx len) -> (SETB (CMPL idx len)) 397 (If (SETB cmp) yes no) -> (ULT cmp yes no) 423 (NE (TESTB (SETB cmp) (SETB cmp)) yes no) -> (ULT cmp yes no) 593 (SETB (InvertFlags x)) -> (SETA x) 594 (SETA (InvertFlags x)) -> (SETB x) [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
AMD64.rules | 235 (Less64U x y) -> (SETB (CMPQ x y)) 236 (Less32U x y) -> (SETB (CMPL x y)) 237 (Less16U x y) -> (SETB (CMPW x y)) 238 (Less8U x y) -> (SETB (CMPB x y)) 483 (IsInBounds idx len) && config.PtrSize == 8 -> (SETB (CMPQ idx len)) 484 (IsInBounds idx len) && config.PtrSize == 4 -> (SETB (CMPL idx len)) 501 (MOVBstore [off] {sym} ptr y:(SETB x) mem) && y.Uses == 1 -> (SETBmem [off] {sym} ptr x mem) 513 (If (SETB cmp) yes no) -> (ULT cmp yes no) 575 (NE (TESTB (SETB cmp) (SETB cmp)) yes no) -> (ULT cmp yes no [all...] |
386.rules | 195 (Less32U x y) -> (SETB (CMPL x y)) 196 (Less16U x y) -> (SETB (CMPW x y)) 197 (Less8U x y) -> (SETB (CMPB x y)) 381 (IsInBounds idx len) -> (SETB (CMPL idx len)) 397 (If (SETB cmp) yes no) -> (ULT cmp yes no) 423 (NE (TESTB (SETB cmp) (SETB cmp)) yes no) -> (ULT cmp yes no) 593 (SETB (InvertFlags x)) -> (SETA x) 594 (SETA (InvertFlags x)) -> (SETB x) [all...] |
/external/clang/test/Index/ |
properties-class-extensions.m | 47 // CHECK-NOT: properties-class-extensions.m:9:15: ObjCInstanceMethodDecl=setB::9:15 Extent=[9:15 - 9:16] 59 // CHECK: properties-class-extensions.m:9:15: ObjCInstanceMethodDecl=setB::9:15 Extent=[9:15 - 9:16]
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
AbstractMessageTest.java | 353 TestRequired.newBuilder().setA(1).setB(2).setC(3).build(); 365 builder.setB(1);
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/metag/ |
metacore21.d | [all...] |
/external/mockito/src/test/java/org/mockito/internal/matchers/apachecommons/ |
EqualsBuilderTest.java | 84 public void setB(int b) { 260 ((TestSubObject) oToChange).setB(((TestSubObject) to).getB()); 266 ((TestSubObject) oToChange).setB(((TestSubObject) to).getB() + 1); [all...] |
/toolchain/binutils/binutils-2.27/opcodes/ |
ip2k-desc.c | 425 /* setb $fr,$bitno */ 427 IP2K_INSN_SETB, "setb", "setb", 16, [all...] |
z8k-opc.h | [all...] |
/external/e2fsprogs/debugfs/ |
debug_cmds.c | 164 "setb",
|
/external/llvm/test/CodeGen/X86/ |
atomic128.ll | 204 ; CHECK: setb
|
xaluo.ll | 179 ; CHECK-NEXT: setb %al 191 ; CHECK-NEXT: setb %al 274 ; CHECK-NEXT: setb %al 286 ; CHECK-NEXT: setb %al
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
ProgressBar.py | 124 set_bg = self._tigetstr('setb')
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
stab.def | 200 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
stab.def | 200 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/art/runtime/native/ |
java_lang_reflect_Field.cc | 88 value->SetB(is_volatile ? o->GetFieldByteVolatile(offset) : o->GetFieldByte(offset)); 406 value.SetB(b);
|
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 615 #define SETB(a) CHOICE(setb a, setb a, setb a) 617 #define SETC(a) CHOICE(setc a, setb a, setb a) [all...] |
/external/valgrind/none/tests/ppc64/ |
test_isa_3_0.c | [all...] |