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

  /external/clang/lib/Driver/
Tools.h 50 void AddPreprocessingOptions(Compilation &C, const JobAction &JA,
97 void ConstructJob(Compilation &C, const JobAction &JA,
113 void ConstructJob(Compilation &C, const JobAction &JA,
126 void ConstructJob(Compilation &C, const JobAction &JA,
135 RenderExtraToolArgs(const JobAction &JA,
147 void RenderExtraToolArgs(const JobAction &JA,
159 void RenderExtraToolArgs(const JobAction &JA,
171 void RenderExtraToolArgs(const JobAction &JA,
186 void RenderExtraToolArgs(const JobAction &JA,
188 void ConstructJob(Compilation &C, const JobAction &JA,
    [all...]
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...]
Compilation.cpp 110 const JobAction *JA,
118 if (JA && it->first != JA)
ToolChain.cpp 133 Tool *ToolChain::SelectTool(const JobAction &JA) const {
134 if (getDriver().ShouldUseClangCompiler(JA))
136 Action::ActionClass AC = JA.getKind();
  /external/clang/include/clang/Driver/
Compilation.h 126 const char *addResultFile(const char *Name, const JobAction *JA) {
127 ResultFiles[JA] = Name;
133 const char *addFailureResultFile(const char *Name, const JobAction *JA) {
134 FailureResultFiles[JA] = Name;
153 /// \param JA - If specified, only delete the files associated with this
158 const JobAction *JA,
Tool.h 65 /// ConstructJob - Construct jobs to perform the action \p JA,
73 virtual void ConstructJob(Compilation &C, const JobAction &JA,
Driver.h 361 /// the action \p JA. The result is appended to the compilation's
365 /// \param JA - The action of interest.
372 const JobAction &JA,
386 bool ShouldUseClangCompiler(const JobAction &JA) const;
ToolChain.h 153 /// Choose a tool to use to handle the action \p JA.
154 Tool *SelectTool(const JobAction &JA) const;
  /external/clang/test/Layout/
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-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-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/eigen/blas/testing/
cblat2.f     [all...]
dblat2.f     [all...]
sblat2.f     [all...]
zblat2.f     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 28 function Yc(){var a;hv[a=++iv]=Yc;jv[a]=JA+Ax,Wc(this);iv=a-1}
272 function Wc(a){var b;hv[b=++iv]=Wc;if(!(jv[b]=JA+Fx,Vc)){jv[b]=JA+Cx,Vc=true;jv[b]=JA+Kx,Fu();jv[b]=lx+mx,lu((jv[b]=lx+mx,Eu),(jv[b]=JA+Kx,Uh),a);Xc((jv[b]=JA+Hv,a))}iv=b-1}
297 function Zg(a,b){var c,d;hv[c=++iv]=Zg;(jv[c]=Pw+dy,!(jv[c]=iG+iA,a))&&(jv[c]=iG+jA,a=[]);jv[c]=uy+Ey,(jv[c]=iG+bG,a)[jv[c]=uy+Ey,a.length]=(jv[c]=iG+bG,b);d=(jv[c]=iG+Vy,a);iv=c-1;return d}
    [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...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
chromeVoxChromePageScript.js     [all...]

Completed in 1172 milliseconds