Home
last modified time | relevance | path

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

/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/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_analyzer/parser/
Dsource.py31 preprocess=preprocessor.run, argument
/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/boost/boost/multi_index/detail/
Drnd_index_loader.hpp99 void preprocess() in preprocess() function in boost::multi_index::detail::random_access_index_loader_base
/third_party/boost/tools/build/src/engine/
Dvariable.cpp74 void var_defines( struct module_t * module, const char * const * e, int preprocess ) in var_defines()
/third_party/python/Lib/distutils/
Dunixccompiler.py85 def preprocess(self, source, output_file=None, macros=None, member in UnixCCompiler
Dbcppcompiler.py361 def preprocess (self, member in BCPPCompiler
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/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/boost/boost/numeric/ublas/
Dstorage.hpp1216 basic_range preprocess (size_type size) const { in preprocess() function in boost::numeric::ublas::basic_range
1451 basic_slice preprocess (size_type size) const { in preprocess() function in boost::numeric::ublas::basic_slice
1727 indirect_array preprocess (size_type size) const { in preprocess() function in boost::numeric::ublas::indirect_array
/third_party/ffmpeg/libavfilter/
Daf_afftdn.c858 static void preprocess(FFTComplex *in, int len) in preprocess() function
/third_party/node/tools/
Dlint-md.mjs42180 function preprocess() { function