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/python/Tools/c-analyzer/c_parser/preprocessor/
Dpure.py7 def preprocess(lines, filename=None): function
D__init__.py34 def preprocess(source, *, function
95 def preprocess(**kwargs): function
Dgcc.py43 def preprocess(filename, incldirs=None, macros=None, samefiles=None): function
Dcommon.py47 def preprocess(tool, filename, **kwargs): function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/preprocess/
Dopencv_utils.cc24 namespace preprocess { namespace
Dimage_preprocess.cc24 namespace preprocess { namespace
/third_party/rust/crates/bindgen/bindgen/ir/
Dcomment.rs15 pub(crate) fn preprocess(comment: &str) -> String { in preprocess() function
/third_party/skia/m133/third_party/externals/harfbuzz/test/subset/
Drun-tests.py50 def run_test (test, should_check_ots, preprocess): argument
/third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/
Dtest_sync_wait.py32 def preprocess(self, input_): member in Augment
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py115 def preprocess(self, source): member in _PreprocessingLoader
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/profiler/
Dprofiling_framework_data.cc96 void OpRangeData::preprocess() { in preprocess() function in mindspore::profiler::ascend::OpRangeData
/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/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.h649 std::tuple<bool, std::string, std::string> preprocess( in preprocess() function
/third_party/astc-encoder/Source/
Dastcenccli_toplevel.cpp503 astcenc_preprocess& preprocess, in init_astcenc_config()
2034 astcenc_preprocess preprocess; in astcenc_main() local
/third_party/skia/m133/third_party/externals/harfbuzz/util/
Dhb-subset.cc178 gboolean preprocess = false; member
/third_party/jinja2/
Dext.py98 def preprocess( member in Extension
Denvironment.py640 def preprocess( member in Environment
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1878 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess() function in glslang::TShader