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

  /external/clang/test/CodeGen/
attr-mode-enums.c 34 enum __attribute__((mode(QI))) { A8, B8 } x8 = B8;
  /external/google-breakpad/src/common/
test_assembler.h 356 Section &B8(uint8_t value) { contents_ += value; return *this; }
363 &B8(const Label &label), &B16(const Label &label),
  /external/clang/test/Layout/
ms-x86-lazy-empty-nonvirtual-base.cpp 16 struct B8 { char c[5]; B8() { printf("B8 = %p\n", this); } };
27 struct B8X { short a; B8X() : a(0x000000B8) { printf("B8 = %p\n", this); } };
29 struct AA : B8, B1, virtual B0 {
39 // CHECK-NEXT: 0 | struct B8 (base)
52 // CHECK-X64-NEXT: 0 | struct B8 (base)
61 struct AB : B8, B1, virtual B0 {
68 // CHECK-NEXT: 0 | struct B8 (base)
78 // CHECK-X64-NEXT: 0 | struct B8 (base
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp 44 static constexpr IValueT B8 = 1 << 8;
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/v8/src/arm/
constants-arm.h 191 B8 = 1 << 8,
  /external/v8/src/s390/
constants-s390.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 139 B8
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 139 B8
  /toolchain/binutils/binutils-2.27/opcodes/
ppc-opc.c 266 /* The B8 field in a BD8 form instruction. */
267 #define B8 BO32 + 1
272 #define B15 B8 + 1
    [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 876 milliseconds