Home
last modified time | relevance | path

Searched defs:preprocess (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
DPreprocessorTest.cpp13 void SimplePreprocessorTest::preprocess(const char *input, in preprocess() function in angle::SimplePreprocessorTest
35 void SimplePreprocessorTest::preprocess(const char *input, const pp::PreprocessorSettings &settings) in preprocess() function in angle::SimplePreprocessorTest
41 void SimplePreprocessorTest::preprocess(const char *input) in preprocess() function in angle::SimplePreprocessorTest
46 void SimplePreprocessorTest::preprocess(const char *input, const char *expected) in preprocess() function in angle::SimplePreprocessorTest
51 void SimplePreprocessorTest::preprocess(const char *input, const char *expected, ShShaderSpec spec) in preprocess() function in angle::SimplePreprocessorTest
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
DPreprocessorTest.cpp13 void SimplePreprocessorTest::preprocess(const char *input, in preprocess() function in angle::SimplePreprocessorTest
35 void SimplePreprocessorTest::preprocess(const char *input, const pp::PreprocessorSettings &settings) in preprocess() function in angle::SimplePreprocessorTest
41 void SimplePreprocessorTest::preprocess(const char *input) in preprocess() function in angle::SimplePreprocessorTest
46 void SimplePreprocessorTest::preprocess(const char *input, const char *expected) in preprocess() function in angle::SimplePreprocessorTest
51 void SimplePreprocessorTest::preprocess(const char *input, const char *expected, ShShaderSpec spec) in preprocess() function in angle::SimplePreprocessorTest
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
D__init__.py34 def preprocess(source, *, function
95 def preprocess(**kwargs): function
Dpure.py7 def preprocess(lines, filename=None): function
Dgcc.py43 def preprocess(filename, incldirs=None, macros=None, samefiles=None): function
Dcommon.py47 def preprocess(tool, filename, **kwargs): function
/third_party/rust/crates/bindgen/bindgen/ir/
Dcomment.rs15 pub fn preprocess(comment: &str) -> String { in preprocess() function
/third_party/flutter/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py109 def preprocess(self, source): member in _PreprocessingLoader
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py115 def preprocess(self, source): member in _PreprocessingLoader
/third_party/python/Lib/distutils/
Dbcppcompiler.py361 def preprocess (self, member in BCPPCompiler
Dunixccompiler.py85 def preprocess(self, source, output_file=None, macros=None, member in UnixCCompiler
Dccompiler.py498 def preprocess(self, source, output_file=None, macros=None, member in CCompiler
/third_party/node/tools/inspector_protocol/jinja2/
Dext.py82 def preprocess(self, source, name, filename=None): member in Extension
Denvironment.py516 def preprocess(self, source, name=None, filename=None): member in Environment
/third_party/skia/third_party/externals/jinja2/
Dext.py89 def preprocess(self, source, name, filename=None): member in Extension
Denvironment.py557 def preprocess(self, source, name=None, filename=None): member in Environment
/third_party/glslang/gtests/
DTestFixture.h626 std::tuple<bool, std::string, std::string> preprocess( in preprocess() function
/third_party/jinja2/
Dext.py98 def preprocess( member in Extension
Denvironment.py640 def preprocess( member in Environment
/third_party/ffmpeg/libavfilter/
Daf_afftdn.c858 static void preprocess(FFTComplex *in, int len) in preprocess() function
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1895 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess() function in glslang::TShader
/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c2277 struct token * preprocess(struct token *token) in preprocess() function
/third_party/node/tools/
Dlint-md.mjs42180 function preprocess() { function