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

  /external/clang/test/Layout/
ms-x86-lazy-empty-nonvirtual-base.cpp 18 struct B10 { char c[7]; B10() { printf("B10 = %p\n", this); } };
239 struct AA2 : B10, B1, virtual B0 {
247 // CHECK-NEXT: 0 | struct B10 (base)
258 // CHECK-X64-NEXT: 0 | struct B10 (base)
267 struct AB2 : B10, B1, virtual B0 {
274 // CHECK-NEXT: 0 | struct B10 (base)
284 // CHECK-X64-NEXT: 0 | struct B10 (base)
293 struct AC2 : B10, B1, virtual B0
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp 46 static constexpr IValueT B10 = 1 << 10;
156 return 2; // 0b10
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/v8/src/arm/
constants-arm.h 193 B10 = 1 << 10,
  /external/v8/src/s390/
constants-s390.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 141 B10
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 141 B10
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 112 B10 = 0x2000000, /* Bit 1 must be low. */
433 #define TFROM_ABS16 6, 11, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
452 #define TFROM_ABS16_B 6, 10, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
Annotations57649Test.java     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 381 milliseconds