Home
last modified time | relevance | path

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

12

/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/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/node/deps/v8/tools/torque/
Dformat-torque.py25 def preprocess(input): function
/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/astc-encoder/Source/
Dastcenccli_toplevel.cpp466 astcenc_preprocess& preprocess, in init_astcenc_config()
1490 astcenc_preprocess preprocess; in main() local
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/
Dindex.js313 preprocess(globParts) { method in Minimatch
/third_party/node/deps/minimatch/src/dist/mjs/
Dindex.js313 preprocess(globParts) { method in Minimatch
/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/node/deps/minimatch/src/dist/cjs/
Dindex.js325 preprocess(globParts) { method in Minimatch
/third_party/node/deps/npm/node_modules/minimatch/dist/cjs/
Dindex.js325 preprocess(globParts) { method in Minimatch
/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/node/deps/v8/third_party/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.h649 std::tuple<bool, std::string, std::string> preprocess( in preprocess() function
/third_party/jinja2/
Dext.py98 def preprocess( member in Extension
/third_party/node/deps/minimatch/
Dindex.js1173 preprocess(globParts) { method in Minimatch

12