HomeSort by relevance Sort by last modified time
    Searched defs:B11 (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGenCXX/
mangle-abi-tag.cpp 67 struct __attribute__((abi_tag("A"))) B11 {
70 A10 B11::b;
71 // B11[abi:A]::b[abi:B]
  /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...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp 47 static constexpr IValueT B11 = 1 << 11;
159 return 3; // 0b11
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/v8/src/s390/
constants-s390.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 142 B11
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 142 B11
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 113 B11 = 0x4000000, /* Bit 1 must be high. */
434 #define TFROM_ABS32 6, 11, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
453 #define TFROM_ABS32_B 6, 10, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
Annotations57649Test.java     [all...]

Completed in 410 milliseconds