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

  /external/clang/test/Layout/
ms-x86-alias-avoidance-padding.cpp 526 struct JA {};
528 struct JC : JA { virtual void f() {} };
541 // CHECK-NEXT: 12 | struct JA (base) (empty)
554 // 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)
ms-x86-pack-and-align.cpp 322 struct JA { char a; };
326 struct JC : JB, JA { };
334 // CHECK-NEXT: 1 | struct JA (base)
344 // CHECK-X64-NEXT: 1 | struct JA (base)
  /external/cblas/testing/
c_cblat2.f     [all...]
c_dblat2.f     [all...]
c_sblat2.f     [all...]
c_zblat2.f     [all...]
  /external/clang/lib/Driver/
Driver.cpp 822 const JobAction *JA = cast<JobAction>(&FailingCommand->getSource());
823 C.CleanupFileMap(C.getResultFiles(), JA, true);
827 C.CleanupFileMap(C.getFailureResultFiles(), JA, true);
    [all...]
Tools.cpp 299 void Clang::AddPreprocessingOptions(Compilation &C, const JobAction &JA,
321 C.addFailureResultFile(DepFile, &JA);
329 C.addFailureResultFile(DepFile, &JA);
361 if ((isa<PrecompileJobAction>(JA) &&
415 if (isa<PrecompileJobAction>(JA) && YcIndex != -1) {
444 if (isa<PrecompileJobAction>(JA)) {
    [all...]
  /external/eigen/blas/testing/
cblat2.f     [all...]
dblat2.f     [all...]
sblat2.f     [all...]
zblat2.f     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 468 #define JA(a) CHOICE(ja a, ja a, ja a)
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 976 milliseconds