HomeSort by relevance Sort by last modified time
    Searched full:frontend (Results 101 - 125 of 387) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/compile/slang/lit-tests/
README 14 - llvm-rs-cc (slang frontend compiler)
  /frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt 29 Currently, the application is killed when the user stops tracing from the frontend GUI. We need
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.def 25 /* Tree nodes used in the C frontend. These are also shared with the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.def 25 /* Tree nodes used in the C frontend. These are also shared with the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.def 25 /* Tree nodes used in the C frontend. These are also shared with the
  /external/clang/lib/Frontend/
CompilerInstance.cpp 10 #include "clang/Frontend/CompilerInstance.h"
23 #include "clang/Frontend/ChainedDiagnosticConsumer.h"
24 #include "clang/Frontend/FrontendAction.h"
25 #include "clang/Frontend/FrontendActions.h"
26 #include "clang/Frontend/FrontendDiagnostic.h"
27 #include "clang/Frontend/LogDiagnosticPrinter.h"
28 #include "clang/Frontend/SerializedDiagnosticPrinter.h"
29 #include "clang/Frontend/TextDiagnosticPrinter.h"
30 #include "clang/Frontend/VerifyDiagnosticConsumer.h"
31 #include "clang/Frontend/Utils.h
    [all...]
DependencyGraph.cpp 15 #include "clang/Frontend/Utils.h"
18 #include "clang/Frontend/FrontendDiagnostic.h"
InitPreprocessor.cpp 15 #include "clang/Frontend/Utils.h"
18 #include "clang/Frontend/FrontendDiagnostic.h"
19 #include "clang/Frontend/FrontendOptions.h"
20 #include "clang/Frontend/PreprocessorOptions.h"
321 Builder.defineMacro("__clang__"); // Clang Frontend
587 if (FEOpts.ProgramAction == frontend::RewriteObjC)
591 if (FEOpts.ProgramAction == frontend::RunAnalysis)
TextDiagnosticBuffer.cpp 14 #include "clang/Frontend/TextDiagnosticBuffer.h"
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 1 //==--- DiagnosticFrontendKinds.td - frontend diagnostics -----------------===//
10 let Component = "Frontend" in {
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 11 #include "clang/Frontend/CompilerInstance.h"
12 #include "clang/Frontend/MultiplexConsumer.h"
  /external/clang/test/CodeGen/
mips-clobber-reg.c 4 This checks that the frontend will accept both
7 Any bad names will make the frontend choke.
  /external/webkit/Source/WebCore/inspector/
InspectorDOMStorageAgent.cpp 66 void InspectorDOMStorageAgent::setFrontend(InspectorFrontend* frontend)
68 m_frontend = frontend;
  /external/webkit/Source/WebKit/mac/WebInspector/
WebInspector.mm 197 - (void)setFrontend:(WebInspectorFrontend *)frontend
200 _frontend = [frontend retain];
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 109 CrxInstaller::CrxInstaller(ExtensionService* frontend,
111 : install_directory_(frontend->install_directory()),
113 extensions_enabled_(frontend->extensions_enabled()),
117 frontend_(frontend),
506 // Tell the frontend about the installation and hand off ownership of
  /external/clang/tools/driver/
cc1as_main.cpp 22 #include "clang/Frontend/DiagnosticOptions.h"
23 #include "clang/Frontend/FrontendDiagnostic.h"
24 #include "clang/Frontend/TextDiagnosticPrinter.h"
88 /// @name Frontend Options
185 // Frontend Options
  /external/srec/srec/include/
frontapi.h 89 ** Frontend
235 * gap between the frontend and recognizer.
909 /* Frontend parameter API
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_cli.sgml 29 <para>wpa_cli is a text-based frontend program for interacting
66 file, it sends a request message to all attached frontend programs,
84 i.e., wpa_supplicant will ask frontend for a new value for every use.
  /external/chromium/chrome/browser/sync/glue/
frontend_data_type_controller.h 25 // Implementation for datatypes that reside on the frontend thread
  /external/chromium/webkit/glue/
context_menu.h 54 // this field in the frontend process.
  /external/clang/include/clang/ARCMigrate/
ARCMT.h 14 #include "clang/Frontend/CompilerInvocation.h"
  /external/clang/include/clang/Frontend/
LangStandards.def 20 /// clang::frontend namespace, which is assumed to be be available.
  /external/clang/lib/Tooling/
Tooling.cpp 20 #include "clang/Frontend/CompilerInstance.h"
21 #include "clang/Frontend/FrontendAction.h"
22 #include "clang/Frontend/FrontendDiagnostic.h"
23 #include "clang/Frontend/TextDiagnosticPrinter.h"
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 11 #include "clang/Frontend/ASTUnit.h"
12 #include "clang/Frontend/TextDiagnosticPrinter.h"
13 #include "clang/Frontend/VerifyDiagnosticConsumer.h"
14 #include "clang/Frontend/Utils.h"
  /external/clang/tools/clang-check/
ClangCheck.cpp 37 #include "clang/Frontend/FrontendActions.h"

Completed in 403 milliseconds

1 2 3 45 6 7 8 91011>>