HomeSort by relevance Sort by last modified time
    Searched refs:preprocessor (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /external/swiftshader/src/OpenGL/compiler/
Android.mk 40 preprocessor/Diagnostics.cpp \
41 preprocessor/DirectiveHandler.cpp \
42 preprocessor/DirectiveParser.cpp \
43 preprocessor/ExpressionParser.cpp \
44 preprocessor/Input.cpp \
45 preprocessor/Lexer.cpp \
46 preprocessor/Macro.cpp \
47 preprocessor/MacroExpander.cpp \
48 preprocessor/Preprocessor.cpp
    [all...]
  /external/eigen/bench/
BenchUtil.h 11 #include <boost/preprocessor/repetition/enum_params.hpp>
12 #include <boost/preprocessor/repetition.hpp>
13 #include <boost/preprocessor/seq.hpp>
14 #include <boost/preprocessor/array.hpp>
15 #include <boost/preprocessor/arithmetic.hpp>
16 #include <boost/preprocessor/comparison.hpp>
17 #include <boost/preprocessor/punctuation.hpp>
18 #include <boost/preprocessor/punctuation/comma.hpp>
19 #include <boost/preprocessor/stringize.hpp>
  /external/clang/test/Lexer/
unicode.c 26 CHECK: The preprocessor should not complain about Unicode characters like ©.
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/
Android.mk 36 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
37 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
77 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=multidex -D jack.preprocessor=true\
78 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
  /external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp 28 #include "clang/Lex/Preprocessor.h"
44 // Set of preprocessor callbacks used to record files included.
212 // Runs the preprocessor over the translation unit.
236 clang::Preprocessor& preprocessor = getCompilerInstance().getPreprocessor(); local
237 preprocessor.addPPCallbacks(llvm::make_unique<IncludeFinderPPCallbacks>(
242 preprocessor.getDiagnostics().setIgnoreAllWarnings(true);
243 preprocessor.SetSuppressIncludeNotFoundError(true);
244 preprocessor.EnterMainSourceFile();
247 preprocessor.Lex(token)
    [all...]
  /art/build/
Android.common_test.mk 222 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true -D jack.preprocessor.file=$(LOCAL_PATH)/$(2)/main.jpp
238 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true -D jack.preprocessor.file=$(LOCAL_PATH)/$(2)/main.jpp
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/
Android.mk 38 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
39 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/
Android.mk 35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/
Android.mk 35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/
Android.mk 35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/
Android.mk 90 glslang/MachineIndependent/preprocessor/PpAtom.cpp \
91 glslang/MachineIndependent/preprocessor/PpContext.cpp \
92 glslang/MachineIndependent/preprocessor/Pp.cpp \
93 glslang/MachineIndependent/preprocessor/PpMemory.cpp \
94 glslang/MachineIndependent/preprocessor/PpScanner.cpp \
95 glslang/MachineIndependent/preprocessor/PpSymbols.cpp \
96 glslang/MachineIndependent/preprocessor/PpTokens.cpp
  /external/jemalloc/bin/
jemalloc-config.in 20 --cppflags : Print preprocessor flags used to build jemalloc.
  /external/libpng/
libpng-config.in 40 --cflags print preprocessor flags, I_opts, and compiler options
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue17537.go 6 // with const/volatile qualifiers breaks C preprocessor macros that
  /prebuilts/go/linux-x86/misc/cgo/test/
issue17537.go 6 // with const/volatile qualifiers breaks C preprocessor macros that
  /prebuilts/go/darwin-x86/src/cmd/asm/
doc.go 43 run through a simplified C preprocessor that implements #include,
  /prebuilts/go/linux-x86/src/cmd/asm/
doc.go 43 run through a simplified C preprocessor that implements #include,
  /external/eigen/Eigen/src/Core/util/
Constants.h 425 #error The preprocessor symbol 'Success' is defined, possibly by the X11 header file X.h
  /toolchain/binutils/binutils-2.25/binutils/
windres.c 665 --preprocessor=<program> Program to use to preprocess rc file\n\
666 --preprocessor-arg=<arg> Additional preprocessor argument\n\
674 the preprocessor output\n\
698 /* Quote characters that will confuse the shell when we run the preprocessor. */
747 {"preprocessor", required_argument, 0, OPTION_PREPROCESSOR},
748 {"preprocessor-arg", required_argument, 0, OPTION_PREPROCESSOR_ARG},
798 char *preprocessor;
829 preprocessor = NULL;
890 preprocessor = optarg
792 char *preprocessor; local
    [all...]
  /external/guice/extensions/persist/lib/
antlr-2.7.5h3.jar 
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
unixccompiler.py 35 # we need some way for outsiders to feed preprocessor/compiler/linker
41 # should just happily stuff them into the preprocessor/compiler/linker
112 # instance attributes 'preprocessor', 'compiler', etc. from them, and
117 executables = {'preprocessor' : None,
151 pp_args = self.preprocessor + pp_opts
  /external/clang/tools/scan-build-py/libscanbuild/
report.py 273 | <td><a href="{file}">preprocessor output</a></td>
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts

Completed in 841 milliseconds

1 2 3 4 5 6 7