/external/clang/lib/FrontendTool/ |
D | ExecuteCompilerInvocation.cpp | 88 FrontendAction *Act = CreateFrontendBaseAction(CI); in CreateFrontendAction() local 89 if (!Act) in CreateFrontendAction() 97 Act = new arcmt::CheckAction(Act); in CreateFrontendAction() 100 Act = new arcmt::ModifyAction(Act); in CreateFrontendAction() 103 Act = new arcmt::MigrateAction(Act, in CreateFrontendAction() 113 Act = new ASTMergeAction(Act, &CI.getFrontendOpts().ASTMergeFiles[0], in CreateFrontendAction() 116 return Act; in CreateFrontendAction() 169 llvm::OwningPtr<FrontendAction> Act(CreateFrontendAction(*Clang)); in ExecuteCompilerInvocation() local 170 if (Act) { in ExecuteCompilerInvocation() 171 Success = Clang->ExecuteAction(*Act); in ExecuteCompilerInvocation() [all …]
|
/external/clang/examples/clang-interpreter/ |
D | main.cpp | 145 llvm::OwningPtr<CodeGenAction> Act(new EmitLLVMOnlyAction()); in main() local 146 if (!Clang.ExecuteAction(*Act)) in main() 150 if (llvm::Module *Module = Act->takeModule()) in main()
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 969 llvm::OwningPtr<TopLevelDeclTrackerAction> Act( in Parse() local 974 ActCleanup(Act.get()); in Parse() 976 if (!Act->BeginSourceFile(*Clang.get(), Clang->getFrontendOpts().Inputs[0].second, in Parse() 987 Act->Execute(); in Parse() 998 Act->EndSourceFile(); in Parse() 1423 llvm::OwningPtr<PrecompilePreambleAction> Act; in getMainBufferWithPrecompiledPreamble() local 1424 Act.reset(new PrecompilePreambleAction(*this)); in getMainBufferWithPrecompiledPreamble() 1425 if (!Act->BeginSourceFile(*Clang.get(), Clang->getFrontendOpts().Inputs[0].second, in getMainBufferWithPrecompiledPreamble() 1435 Act->Execute(); in getMainBufferWithPrecompiledPreamble() 1436 Act->EndSourceFile(); in getMainBufferWithPrecompiledPreamble() [all …]
|
D | CompilerInstance.cpp | 562 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { in ExecuteAction() argument 601 if (Act.BeginSourceFile(*this, InFile, getFrontendOpts().Inputs[i].first)) { in ExecuteAction() 602 Act.Execute(); in ExecuteAction() 603 Act.EndSourceFile(); in ExecuteAction()
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 232 : Act(_Act), VMContext(_VMContext ? _VMContext : new LLVMContext), in CodeGenAction() 284 BackendAction BA = static_cast<BackendAction>(Act); in CreateASTConsumer() 301 BackendAction BA = static_cast<BackendAction>(Act); in ExecuteAction()
|
/external/llvm/lib/Support/Unix/ |
D | Program.inc | 304 struct sigaction Act, Old; 315 memset(&Act, 0, sizeof(Act)); 316 Act.sa_handler = TimeOutHandler; 317 sigemptyset(&Act.sa_mask); 318 sigaction(SIGALRM, &Act, &Old);
|
/external/clang/include/clang/CodeGen/ |
D | CodeGenAction.h | 26 unsigned Act;
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 646 Action *Act = SingleActions[i]; in BuildUniversalActions() local 654 if (Archs.size() > 1 && !types::canLipoType(Act->getType())) in BuildUniversalActions() 656 << types::getTypeName(Act->getType()); in BuildUniversalActions() 660 Inputs.push_back(new BindArchAction(Act, Archs[i])); in BuildUniversalActions() 667 if (Inputs.size() == 1 || Act->getType() == types::TY_Nothing) in BuildUniversalActions() 670 Actions.push_back(new LipoJobAction(Inputs, Act->getType())); in BuildUniversalActions() 676 if (Act->getType() == types::TY_Image) { in BuildUniversalActions()
|
/external/clang/include/clang/Frontend/ |
D | CompilerInstance.h | 154 bool ExecuteAction(FrontendAction &Act);
|
/external/icu4c/samples/ufortune/resources/ |
D | root.txt | 60 Mann Act with an interstate Greyhound bus.",
|
/external/quake/quake/src/WinQuake/data/ |
D | SLICNSE.TXT | 20 the U.S. Export Administration Act (or any other law governing such
|
D | RLICNSE.TXT | 33 country in violation of the U.S. Export Administration Act (or any
|
/external/elfutils/ |
D | COPYING | 131 subject to the requirements and penalties of the U.S. Copyright Act,
|
/external/dbus/ |
D | NOTICE | 135 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101
|
D | COPYING | 136 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101
|
/external/dbus/bus/ |
D | NOTICE | 135 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101
|
/external/blktrace/doc/ |
D | blktrace.tex | 631 Act & Description \\ \hline\hline
|
/external/dbus/dbus/ |
D | NOTICE | 135 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101
|
/external/dbus/tools/ |
D | NOTICE | 135 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101
|
/external/clang/include/clang/Driver/ |
D | Options.td | 81 HelpText<"Act as a C++ driver">;
|
/external/bison/doc/ |
D | bison.texinfo | 6828 Act more like the traditional Yacc command. This can cause
|
D | bison.info | 6277 Act more like the traditional Yacc command. This can cause
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 20004 Bug 11367: Inline Breakpoint Editor Improvements: Act III
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-12-31 | 3775 …(WebCore::RenderTextControl::nodeAtPoint): Act as if we've hit the shadow tree elements based on t…
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 28497 http://www.bmcc.org/Headstart/Act/ 31201 http://www.celestica.com/investor/historicalindex.cfm?Act=HFQ299_MDA 31202 http://www.celestica.com/investor/historicalindex.cfm?Act=HFQ498_MDA
|