/external/clang/lib/Driver/ |
Tools.h | 44 void AddPreprocessingOptions(Compilation &C, const JobAction &JA, 84 virtual void ConstructJob(Compilation &C, const JobAction &JA, 106 virtual void ConstructJob(Compilation &C, const JobAction &JA, 120 virtual void ConstructJob(Compilation &C, const JobAction &JA, 129 RenderExtraToolArgs(const JobAction &JA, 141 virtual void RenderExtraToolArgs(const JobAction &JA, 153 virtual void RenderExtraToolArgs(const JobAction &JA, 165 virtual void RenderExtraToolArgs(const JobAction &JA, 176 virtual void RenderExtraToolArgs(const JobAction &JA, 188 virtual void RenderExtraToolArgs(const JobAction &JA, [all...] |
Tools.cpp | 236 const JobAction &JA, 257 C.addFailureResultFile(DepFile, &JA); 265 C.addFailureResultFile(DepFile, &JA); [all...] |
Driver.cpp | 595 const JobAction *JA = cast<JobAction>(&FailingCommand->getSource()); 596 C.CleanupFileMap(C.getResultFiles(), JA, true); 600 C.CleanupFileMap(C.getFailureResultFiles(), JA, true); [all...] |
Compilation.cpp | 246 const JobAction *JA, 254 if (JA && it->first != JA)
|
ToolChain.cpp | 124 Tool *ToolChain::SelectTool(const JobAction &JA) const { 125 if (getDriver().ShouldUseClangCompiler(JA)) 127 Action::ActionClass AC = JA.getKind();
|
/external/clang/include/clang/Driver/ |
Compilation.h | 123 const char *addResultFile(const char *Name, const JobAction *JA) { 124 ResultFiles[JA] = Name; 130 const char *addFailureResultFile(const char *Name, const JobAction *JA) { 131 FailureResultFiles[JA] = Name; 150 /// \param JA - If specified, only delete the files associated with this 155 const JobAction *JA,
|
Tool.h | 65 /// ConstructJob - Construct jobs to perform the action \p JA, 72 virtual void ConstructJob(Compilation &C, const JobAction &JA,
|
Driver.h | 363 /// the action \p JA. The result is appended to the compilation's 367 /// \param JA - The action of interest. 374 const JobAction &JA, 388 bool ShouldUseClangCompiler(const JobAction &JA) const;
|
ToolChain.h | 140 /// Choose a tool to use to handle the action \p JA. 141 Tool *SelectTool(const JobAction &JA) const;
|
/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...] |
/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...] |