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

1 2 34 5 6 7 8 91011>>

  /gdk/sources/llvm-ndk-cc/
llvm-ndk-cc.cpp 15 #include "clang/Frontend/DiagnosticOptions.h"
16 #include "clang/Frontend/TextDiagnosticPrinter.h"
  /external/clang/include/clang/Basic/
AllDiagnostics.h 21 #include "clang/Frontend/FrontendDiagnostic.h"
  /external/clang/lib/Frontend/
FrontendOptions.cpp 10 #include "clang/Frontend/FrontendOptions.h"
DependencyFile.cpp 14 #include "clang/Frontend/Utils.h"
17 #include "clang/Frontend/DependencyOutputOptions.h"
18 #include "clang/Frontend/FrontendDiagnostic.h"
TextDiagnosticPrinter.cpp 14 #include "clang/Frontend/TextDiagnosticPrinter.h"
17 #include "clang/Frontend/DiagnosticOptions.h"
18 #include "clang/Frontend/TextDiagnostic.h"
Warnings.cpp 23 #include "clang/Frontend/Utils.h"
27 #include "clang/Frontend/DiagnosticOptions.h"
28 #include "clang/Frontend/FrontendDiagnostic.h"
ChainedIncludesSource.cpp 15 #include "clang/Frontend/ChainedIncludesSource.h"
16 #include "clang/Frontend/TextDiagnosticPrinter.h"
17 #include "clang/Frontend/CompilerInstance.h"
18 #include "clang/Frontend/ASTUnit.h"
  /external/clang/lib/Rewrite/
FrontendActions.cpp 15 #include "clang/Frontend/FrontendActions.h"
16 #include "clang/Frontend/CompilerInstance.h"
17 #include "clang/Frontend/FrontendDiagnostic.h"
18 #include "clang/Frontend/Utils.h"
  /external/clang/www/
clang_video-05-25-2007.html 18 <p><b>Details:</b> New LLVM C Front-end - This talk describes a new from-scratch C frontend (which is aiming to support Objective C and C++ someday) for LLVM, built as a native part of the LLVM system and in the LLVM design style.
  /external/libselinux/src/
label.c 2 * Generalized labeling frontend for userspace object managers.
  /external/webkit/Source/WebKit/mac/WebInspector/
WebInspectorPrivate.h 37 - (void)setFrontend:(WebInspectorFrontend *)frontend;
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_gui.sgml 26 <para>wpa_gui is a QT graphical frontend program for interacting
  /external/chromium/chrome/browser/extensions/
crx_installer.h 82 // frontend->install_directory() then registered with |frontend|. Any install
85 CrxInstaller(ExtensionService* frontend,
165 // notify the frontend.
230 // The frontend we will report results back to.
  /external/webkit/Source/WebCore/storage/
IDBRequest.cpp 221 RefPtr<IDBTransaction> frontend = IDBTransaction::create(scriptExecutionContext(), backend, m_source->idbDatabase().get()); local
222 backend->setCallbacks(frontend.get());
223 m_transaction = frontend;
226 m_source->idbDatabase()->setSetVersionTransaction(frontend.get());
230 m_result = IDBAny::create(frontend.release());
  /frameworks/compile/slang/
slang.cpp 35 #include "clang/Frontend/CodeGenOptions.h"
36 #include "clang/Frontend/DiagnosticOptions.h"
37 #include "clang/Frontend/DependencyOutputOptions.h"
38 #include "clang/Frontend/FrontendDiagnostic.h"
39 #include "clang/Frontend/TextDiagnosticPrinter.h"
40 #include "clang/Frontend/Utils.h"
  /external/clang/include/clang/Frontend/
FrontendActions.h 1 //===-- FrontendActions.h - Useful Frontend Actions -------------*- C++ -*-===//
13 #include "clang/Frontend/FrontendAction.h"
131 * \brief Frontend action adaptor that merges ASTs together.
  /external/chromium/chrome/browser/sync/glue/
change_processor.h 40 // applied to the frontend model. See syncapi.h for detailed instructions on
  /external/clang/test/
CMakeLists.txt 13 "Frontend"
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 19 #include "clang/Frontend/ASTUnit.h"
20 #include "clang/Frontend/FrontendDiagnostic.h"
21 #include "clang/Frontend/DiagnosticRenderer.h"
22 #include "clang/Frontend/DiagnosticOptions.h"
  /external/webkit/Source/WebCore/inspector/
InspectorDOMStorageResource.h 61 void bind(InspectorFrontend* frontend);
InspectorPageAgent.h 44 class Frontend;
  /frameworks/base/media/mca/filterfw/java/android/filterfw/
MffEnvironment.java 26 * Base class for mobile filter framework (MFF) frontend environments. These convenience classes
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMSectLinker.cpp 44 // Register the linker frontend
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsSectLinker.cpp 44 // Register the linker frontend
  /frameworks/compile/mclinker/lib/Target/X86/
X86SectLinker.cpp 44 // Register the linker frontend

Completed in 429 milliseconds

1 2 34 5 6 7 8 91011>>