HomeSort by relevance Sort by last modified time
    Searched full:preprocessor (Results 151 - 175 of 988) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/lib/Frontend/
InitPreprocessor.cpp 23 #include "clang/Lex/Preprocessor.h"
72 static void AddImplicitIncludePTH(MacroBuilder &Builder, Preprocessor &PP,
89 static void AddImplicitIncludePCH(MacroBuilder &Builder, Preprocessor &PP,
374 // Initialize language-specific preprocessor defines.
460 // Initialize target-specific preprocessor defines.
647 // In implementations that support a preprocessor, the _OPENMP
720 /// InitializePreprocessor - Initialize the preprocessor getting it and the
723 void clang::InitializePreprocessor(Preprocessor &PP,
737 // this in asm preprocessor mode, because "# 4" is not a line marker directive
762 // These should all be defined in the preprocessor according to th
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
include_next.m4 31 AC_CACHE_CHECK([whether the preprocessor supports include_next],
36 dnl AIX 6.1 support include_next when used as first preprocessor directive
122 # preprocessing, i.e. it does not only define preprocessor macros but also
  /prebuilts/misc/linux-x86/ccache/
ccache 
  /external/chromium/base/test/
test_suite.h 39 // preprocessor directives to replace MAYBE_ with the target prefix.
  /external/chromium/chrome/common/
chrome_paths_internal.h 20 // Note that this cannot be wrapped in a preprocessor define since
  /external/chromium/testing/gmock/scripts/generator/cpp/
tokenize.py 57 PREPROCESSOR = 'PREPROCESSOR'
218 token_type = PREPROCESSOR
227 # TODO(nnorwitz): handle preprocessor statements (\ continuations).
  /external/chromium/testing/gtest/m4/
gtest.m4 22 [C-like preprocessor flags for Google Test.])
  /external/chromium/testing/gtest/scripts/test/
Makefile 23 # Flags passed to the preprocessor.
  /external/clang/docs/
PTHInternals.rst 55 preprocessor state of a header file, Clang's pretokenized header files
158 record the basic structure of nested preprocessor blocks. When the
159 condition of the preprocessor block is false, all of its tokens are
161 Clang's preprocessor.
  /external/clang/include/clang/Frontend/
ASTConsumers.h 29 class Preprocessor;
TextDiagnosticBuffer.h 22 class Preprocessor;
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP);
  /external/clang/include/clang/Serialization/
ASTWriter.h 61 class Preprocessor;
106 /// \brief The preprocessor we're writing.
107 Preprocessor *PP;
418 void WriteControlBlock(Preprocessor &PP, ASTContext &Context,
424 const Preprocessor &PP,
426 void WritePreprocessor(const Preprocessor &PP, bool IsModule);
441 void WriteIdentifierTable(Preprocessor &PP, IdentifierResolver &IdResolver,
733 const Preprocessor &PP;
748 PCHGenerator(const Preprocessor &PP, StringRef OutputFile,
  /external/clang/lib/Rewrite/Frontend/
RewriteMacros.cpp 17 #include "clang/Lex/Preprocessor.h"
62 static void LexRawTokensFromMainFile(Preprocessor &PP,
90 void clang::RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS) {
123 // If the raw file hits a preprocessor directive, they will be extra tokens
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 20 #include "clang/Lex/Preprocessor.h"
77 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, Target.getPtr(),
192 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, Target.getPtr(),
290 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, Target.getPtr(),
  /external/clang/www/
clang_video-07-25-2007.html 18 <p><b>Details:</b> The LLVM 2.0 release brings a number of new features and capabilities to the LLVM toolset. This talk briefly describes those features, then moves on to talk about what is next: llvm 2.1, llvm-gcc 4.2, and puts a special emphasis on the 'clang' C front-end. This describes how the 'clang' preprocessor can be used to improve the scalability of distcc by up to 4.4x.
  /external/e2fsprogs/lib/et/
compile_et.1 53 preprocessor directives defining them as integer constants of up to
  /external/eigen/doc/
A10_Eigen2SupportModes.dox 40 Enable this mode by defining the EIGEN2_SUPPORT_STAGE10_FULL_EIGEN2_API preprocessor macro before including any Eigen 3 header.
54 Enable this mode by defining the EIGEN2_SUPPORT_STAGE10_FULL_EIGEN2_API preprocessor macro before including any Eigen 3 header.
64 Enable this mode by defining the EIGEN2_SUPPORT_STAGE30_FULL_EIGEN3_API preprocessor macro before including any Eigen 3 header. Also, this mode is what you get by default when you just define EIGEN2_SUPPORT.
72 Enable this mode by defining the EIGEN2_SUPPORT_STAGE40_FULL_EIGEN3_STRICTNESS preprocessor macro before including any Eigen 3 header.
  /external/gtest/scripts/test/
Makefile 23 # Flags passed to the preprocessor.
  /external/libpng/scripts/
libpng-config.in 40 --cflags print preprocessor flags, I_opts, and compiler options
  /external/libvpx/libvpx/third_party/googletest/src/m4/
gtest.m4 22 [C-like preprocessor flags for Google Test.])
  /external/libvpx/libvpx/third_party/googletest/src/scripts/test/
Makefile 23 # Flags passed to the preprocessor.
  /external/markdown/markdown/extensions/
imagelinks.py 37 class ImageLinkPreprocessor(markdown.preprocessors.Preprocessor):
  /external/protobuf/gtest/m4/
gtest.m4 22 [C-like preprocessor flags for Google Test.])
  /external/qemu/distrib/sdl-1.2.15/
README.Porting 8 on based on C preprocessor symbols.

Completed in 2034 milliseconds

1 2 3 4 5 67 8 91011>>