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

  /external/clang/test/Layout/
ms-x86-pack-and-align.cpp 338 struct JA { char a; };
342 struct JC : JB, JA { };
350 // CHECK-NEXT: 1 | struct JA (base)
360 // CHECK-X64-NEXT: 1 | struct JA (base)
ms-x86-alias-avoidance-padding.cpp 550 struct JA {};
552 struct JC : JA { virtual void f() {} };
565 // CHECK-NEXT: 12 | struct JA (base) (empty)
578 // CHECK-X64-NEXT: 24 | struct JA (base) (empty)
ms-x86-lazy-empty-nonvirtual-base.cpp 769 struct JA { char a; };
775 struct JD : JA, JB, virtual JC {};
785 // CHECK-NEXT: 12 | struct JA (base)
800 // CHECK-X64-NEXT: 24 | struct JA (base)
  /external/clang/lib/Driver/
Driver.cpp 604 const JobAction *JA = cast<JobAction>(&FailingCommand->getSource());
605 C.CleanupFileMap(C.getResultFiles(), JA, true);
609 C.CleanupFileMap(C.getFailureResultFiles(), JA, true);
    [all...]
Tools.cpp 238 const JobAction &JA,
259 C.addFailureResultFile(DepFile, &JA);
267 C.addFailureResultFile(DepFile, &JA);
300 if (isa<PrecompileJobAction>(JA))
    [all...]
  /external/eigen/blas/testing/
cblat2.f     [all...]
dblat2.f     [all...]
sblat2.f     [all...]
zblat2.f     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 468 #define JA(a) CHOICE(ja a, ja a, ja a)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 468 #define JA(a) CHOICE(ja a, ja a, ja a)
    [all...]

Completed in 101 milliseconds