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

1 2

  /external/clang/test/Layout/
ms-x86-lazy-empty-nonvirtual-base.cpp 19 struct B11 { char c[8]; B11() { printf("B11 = %p\n", this); } };
342 struct AA3 : B11, B1, virtual B0 {
350 // CHECK-NEXT: 0 | struct B11 (base)
361 // CHECK-X64-NEXT: 0 | struct B11 (base)
370 struct AB3 : B11, B1, virtual B0 {
377 // CHECK-NEXT: 0 | struct B11 (base)
387 // CHECK-X64-NEXT: 0 | struct B11 (base)
396 struct AC3 : B11, B1, virtual B0
    [all...]
  /art/compiler/utils/arm/
assembler_arm32.cc 792 B11 | B10 | B9 | B8 | B7 | B4 | B3 | B2 | B1 | B0;
811 B11 | B10 | B9 | B8 | B7 | B4 | B3 | B2 | B1 | B0;
829 B11 | B10 | B9 | B8 | B7 | B4 |
851 B11 | B10 | B9 | B8 | B7 | B4 |
882 (static_cast<int32_t>(rt)*B12) | B11 | B9 |
897 (static_cast<int32_t>(rt)*B12) | B11 | B9 |
917 (static_cast<int32_t>(rt)*B12) | B11 | B9 |
939 (static_cast<int32_t>(rt)*B12) | B11 | B9 |
959 (static_cast<int32_t>(rt)*B12) | B11 | B9 | B8 |
980 (static_cast<int32_t>(rt)*B12) | B11 | B9 | B8
    [all...]
assembler_thumb2.cc 1095 thumb_opcode = 3U /* 0b11 */;
    [all...]
assembler_arm.cc 144 uint32_t imm2 = immed_ & 3U /* 0b11 */;
213 encoding |= B11 | PUW << 8 | offset;
255 CHECK_EQ((off & 3 /* 0b11 */), 0); // Must be multiple of 4.
259 CHECK_EQ((offset_ & 3 /* 0b11 */), 0); // Must be multiple of 4.
    [all...]
assembler_arm.h 287 B11 = 1 << 11,
  /external/icu/icu4c/source/data/sprep/
rfc3530cs.txt 110 0B11..0B12; ; UNASSIGNED
rfc3530mixp.txt 111 0B11..0B12; ; UNASSIGNED
rfc3920res.txt 111 0B11..0B12; ; UNASSIGNED
rfc4011.txt 110 0B11..0B12; ; UNASSIGNED
rfc4013.txt 111 0B11..0B12; ; UNASSIGNED
rfc4505.txt 110 0B11..0B12; ; UNASSIGNED
rfc4518.txt 110 0B11..0B12; ; UNASSIGNED
rfc3491.txt 111 0B11..0B12; ; UNASSIGNED
    [all...]
rfc3530csci.txt 110 0B11..0B12; ; UNASSIGNED
    [all...]
rfc3722.txt 111 0B11..0B12; ; UNASSIGNED
    [all...]
rfc3920node.txt 111 0B11..0B12; ; UNASSIGNED
    [all...]
rfc4518ci.txt 110 0B11..0B12; ; UNASSIGNED
    [all...]
  /external/icu/icu4c/source/test/testdata/
nfs4_cs_prep_cs.txt 102 0B11..0B12; ; UNASSIGNED
nfs4_mixed_prep_p.txt 102 0B11..0B12; ; UNASSIGNED
nfs4_cis_prep.txt 102 0B11..0B12; ; UNASSIGNED
    [all...]
nfs4_cs_prep_ci.txt 102 0B11..0B12; ; UNASSIGNED
    [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 122 case AArch64::D11: return AArch64::B11;
162 case AArch64::B11: return AArch64::D11;
    [all...]
  /external/svox/pico/lib/
picopam.c 190 picoos_uint8 b10_b11_accented_syllable; /* B10,B11 */
288 #define B11 19
    [all...]
  /external/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp 342 AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h     [all...]

Completed in 1803 milliseconds

1 2