Home
last modified time | relevance | path

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

12

/external/angle/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
/external/python/cpython3/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
/external/XNNPACK/tools/
Ddump-jit-output.py38 def preprocess(input_text): function
Dxngen.py59 def preprocess(input_text, input_globals, input_path="codegen"): function
Dxngen59 def preprocess(input_text, input_globals, input_path="codegen"): function
/external/turbine/java/com/google/turbine/binder/
DCompUnitPreprocessor.java92 public static ImmutableList<PreprocessedCompUnit> preprocess(List<CompUnit> units) { in preprocess() method in CompUnitPreprocessor
100 public static PreprocessedCompUnit preprocess(CompUnit unit) { in preprocess() method in CompUnitPreprocessor
/external/tensorflow/tensorflow/examples/speech_commands/
Dwav_to_features.py44 window_stride_ms, feature_bin_count, quantize, preprocess, argument
Dfreeze.py61 feature_bin_count, model_architecture, preprocess): argument
Dmodels.py37 preprocess): argument
Dinput_data_test.py62 def _runGetDataTest(self, preprocess, window_length_ms): argument
/external/rust/crates/bindgen/ir/
Dcomment.rs15 pub fn preprocess(comment: &str) -> String { in preprocess() function
/external/tensorflow/tensorflow/python/distribute/integration_test/
Dtpu_memory_test.py35 def preprocess(image, label): function
/external/harfbuzz_ng/test/subset/
Drun-tests.py50 def run_test (test, should_check_ots, preprocess): argument
/external/libtextclassifier/native/utils/tflite/
Dstring_projection_base.h51 bool preprocess; member
/external/armnn/python/pyarmnn/examples/common/
Dcv_utils.py15 def preprocess(frame: np.ndarray, input_data_type, input_data_shape: tuple, is_normalised: bool, function
/external/python/cpython2/Parser/
Dspark.py170 def preprocess(self, rule, func): return rule, func member in GenericParser
687 def preprocess(self, rule, func): member in GenericASTBuilder
785 def preprocess(self, rule, func): member in GenericASTMatcher
/external/capstone/cstool/
Dcstool.c108 static uint8_t *preprocess(char *code, size_t *size) in preprocess() function
/external/python/setuptools/setuptools/_distutils/
Dbcppcompiler.py361 def preprocess (self, member in BCPPCompiler
/external/python/cpython3/Lib/distutils/
Dbcppcompiler.py361 def preprocess (self, member in BCPPCompiler
Dunixccompiler.py85 def preprocess(self, source, output_file=None, macros=None, member in UnixCCompiler
/external/python/cpython2/Lib/distutils/
Dbcppcompiler.py362 def preprocess (self, member in BCPPCompiler
Dunixccompiler.py88 def preprocess(self, source, member in UnixCCompiler

12