/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
H A D | PreprocessorTest.cpp | 8 #include "compiler/preprocessor/Token.h" 15 pp::Preprocessor *preprocessor) in preprocess() 17 ASSERT_TRUE(preprocessor->init(1, &input, nullptr)); in preprocess() 23 preprocessor->lex(&token); in preprocess() 37 pp::Preprocessor preprocessor(&mDiagnostics, &mDirectiveHandler, settings); in preprocess() 38 preprocess(input, nullptr, &preprocessor); in preprocess() 53 pp::Preprocessor preprocessor(&mDiagnostics, &mDirectiveHandler, in preprocess() 56 preprocess(input, &output, &preprocessor); in preprocess() 64 pp::Preprocessor preprocessor(&mDiagnostics, &mDirectiveHandler, in lexSingleToken() 66 ASSERT_TRUE(preprocessor in lexSingleToken() 13 preprocess(const char *input, std::stringstream *output, pp::Preprocessor *preprocessor) preprocess() argument [all...] |
H A D | PreprocessorTest.h | 11 #include "compiler/preprocessor/Preprocessor.h" 12 #include "compiler/preprocessor/SourceLocation.h" 51 void preprocess(const char *input, std::stringstream *output, pp::Preprocessor *preprocessor);
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
H A D | errors.py | 17 """Something preprocessor-related went wrong.""" 26 def __init__(self, filename, preprocessor=None, reason=None): 31 self.preprocessor = preprocessor or None 36 if preprocessor: 37 msg = f'[{preprocessor}] {msg}' 42 """The preprocessor command failed.""" 46 msg = 'preprocessor command failed' 51 def __init__(self, filename, argv, error=None, preprocessor=None): 66 super().__init__(filename, preprocessor, reaso [all...] |
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 32 sub preprocessor { subroutine 67 my $old_pp = $t->preprocessor(\&new_pp); 73 reference to a preprocessor subroutine. When filling out a template, 77 The preprocessor subroutine will be called repeatedly, once for each 84 C<preprocessor()>, which sets a new preprocessor for the object. This 85 preprocessor is used for all subsequent calls to C<fill_in> except 87 C<preprocessor()> returns the previous default preprocessor function, 89 C<preprocessor()> return [all...] |
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 32 sub preprocessor { subroutine 67 my $old_pp = $t->preprocessor(\&new_pp); 73 reference to a preprocessor subroutine. When filling out a template, 77 The preprocessor subroutine will be called repeatedly, once for each 84 C<preprocessor()>, which sets a new preprocessor for the object. This 85 preprocessor is used for all subsequent calls to C<fill_in> except 87 C<preprocessor()> returns the previous default preprocessor function, 89 C<preprocessor()> return [all...] |
/third_party/glslang/ |
H A D | Android.mk | 111 glslang/MachineIndependent/preprocessor/PpAtom.cpp \ 112 glslang/MachineIndependent/preprocessor/PpContext.cpp \ 113 glslang/MachineIndependent/preprocessor/Pp.cpp \ 114 glslang/MachineIndependent/preprocessor/PpScanner.cpp \ 115 glslang/MachineIndependent/preprocessor/PpTokens.cpp
|
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | __main__.py | 18 from .preprocessor import get_preprocessor 19 from .preprocessor.__main__ import (
|
H A D | __init__.py | 3 from .preprocessor import get_preprocessor as _get_preprocessor
|
/third_party/python/Tools/c-analyzer/cpython/ |
H A D | _parser.py | 4 from c_parser.preprocessor import (
|
/third_party/lzma/CPP/ |
H A D | Build.mak | 223 $(CCOMPL) /EP /Zc:preprocessor /PD
225 $(COMPL) -EP -Zc:preprocessor -PD
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_config_cmd.py | 49 cmd = missing_compiler_executable(['preprocessor']) 56 if sys.platform[:3] == "aix" and "xlc" in compiler.preprocessor[0].lower():
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | flac_dsp_gpl.asm | 41 ; need to copy a maximum of 32 samples. Therefore we let the preprocessor
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | glslang_lex_autogen.cpp | 875 #include "compiler/preprocessor/Token.h" 3796 // Initialize preprocessor. in glslang_scan() 3797 angle::pp::Preprocessor *preprocessor = &context->getPreprocessor(); in glslang_scan() local 3799 if (!preprocessor->init(count, string, length)) in glslang_scan() 3813 preprocessor->predefineMacro(GetExtensionNameString(iter->first), 1); in glslang_scan() 3816 preprocessor->predefineMacro("GL_FRAGMENT_PRECISION_HIGH", 1); in glslang_scan() 3818 preprocessor->setMaxTokenSize(sh::GetGlobalMaxTokenSize(context->getShaderSpec())); in glslang_scan()
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 107 $(WINDRES) $(IFLAGS) $(foreach ARG,$(CC_DEPFLAGS),--preprocessor-arg "$(ARG)") -o $@ $<
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | PpScanner.cpp | 106 // This is technically not correct, as the preprocessor should just 450 // This is technically not correct, as the preprocessor should just 1219 // The main functional entry point into the preprocessor, which will 1245 parseContext.ppError(ppToken.loc, "preprocessor directive cannot be preceded by another token", "#", ""); in tokenize()
|
/third_party/python/Lib/distutils/ |
H A D | sysconfig.py | 253 preprocessor=cpp,
|
H A D | 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 50 # instance attributes 'preprocessor', 'compiler', etc. from them, and 55 executables = {'preprocessor' : None, 90 pp_args = self.preprocessor + pp_opts
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 375 \item \attr{name} - enumerant name, a legal C preprocessor token name. 592 \item \attr{name} - version name, used as the C preprocessor token under 595 \item \attr{protect} - an additional preprocessor token used to protect 683 \item \attr{protect} - an additional preprocessor token used to protect
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 439 \item \attr{name} - enumerant name, a legal C preprocessor token name. 671 \item \attr{name} - version name, used as the C preprocessor token under 674 \item \attr{protect} - an additional preprocessor token used to protect 762 \item \attr{protect} - an additional preprocessor token used to protect
|
/third_party/gn/src/gn/ |
H A D | variables.cc | 1116 "defines: [string list] C preprocessor defines."; 1118 R"(defines: C preprocessor defines.
|
/third_party/icu/tools/unicode/py/ |
H A D | preparseucd.py | 1618 # (preprocessor, dest_folder, parser, order) tuple 1619 # where all fields except the preprocessor are optional. 1708 preprocessor = value[0] 1710 # The value was [preprocessor, dest_folder, ...], leave [...]. 1714 # The value was [preprocessor, ...], leave [...]. 1724 parse_file = preprocessor(source_file, dest_file)
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 292 # The alternative would be to use a preprocessor macro to generate rules for nmake.
|
/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 273 # The alternative would be to use a preprocessor macro to generate rules for nmake.
|
/third_party/icu/icu4c/source/ |
H A D | configure | 1501 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 1514 CPP C preprocessor 2114 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 2115 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} 2532 # Predefined preprocessor variables. 3997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 3998 $as_echo_n "checking how to run the C preprocessor... " >&6; } 4119 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 1489 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 1502 CPP C preprocessor 2102 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 2103 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} 2520 # Predefined preprocessor variables. 3985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 3986 $as_echo_n "checking how to run the C preprocessor... " >&6; } 4107 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
|