HomeSort by relevance Sort by last modified time
    Searched full:b110 (Results 101 - 125 of 126) sorted by null

1 2 3 45 6

  /external/parameter-framework/bindings/c/
ParameterFramework.h 163 * to set the value Green and Blue, value has to be 1<<1 | 1<<2 = 0b110 = 6.
  /external/toybox/toys/pending/
getty.c 56 {50, B50}, {75, B75}, {110, B110}, {134, B134}, {150, B150}, {200, B200},
  /external/llvm/lib/Target/Mips/
MipsMSAInstrFormats.td 59 let Inst{22-20} = 0b110;
Mips32r6InstrFormats.td 57 def OPCODE3_LDPC : OPCODE3<0b110>;
  /external/v8/test/webkit/
dfg-inline-arguments-use-from-uninlined-code-expected.txt 138 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a109,b110,c111,a109,b110,c111"
dfg-inline-arguments-use-from-all-the-places-expected.txt     [all...]
dfg-inline-arguments-simple-expected.txt 139 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a110, b110, c110"
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt 139 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a110, b110, c110"
dfg-inline-arguments-use-from-getter-expected.txt 139 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b110, c110"
  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td     [all...]
ARMInstrFormats.td     [all...]
ARMInstrThumb.td 635 defm tLDRB : thumb_ld_rr_ri_enc<0b110, 0b0111, t_addrmode_rrs1,
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.td 647 : F2_2<0b110, 0, (outs), ins, asmstr, pattern>;
651 : F2_2<0b110, 1, (outs), ins, asmstr, pattern>;
    [all...]
  /external/ppp/pppd/
sys-solaris.c 1063 #ifdef B110
1064 { 110, B110 },
    [all...]
sys-linux.c 789 #ifdef B110
790 { 110, B110 },
    [all...]
  /art/runtime/
stack_map.h 121 kConstantLargeValue = 6, // 0b110
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td 377 def ISB : CRmSystemI<barrier_op, 0b110, "isb",
    [all...]
AArch64InstrFormats.td     [all...]
  /art/compiler/utils/arm/
assembler_thumb2.cc     [all...]
  /external/icu/icu4c/source/data/unidata/
NormalizationTest.txt     [all...]
  /external/icu/icu4c/source/test/testdata/
NormalizationTest-3.2.0.txt     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationTest-3.2.0.txt     [all...]
NormalizationTest.txt     [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
Annotations57649Test.java     [all...]

Completed in 560 milliseconds

1 2 3 45 6