Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/angle/src/tests/preprocessor_tests/
H A 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
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_tile_crop_aot.cpp39 TORCH_LIBRARY(preprocess, m) { in TORCH_LIBRARY() argument
45 TORCH_LIBRARY_IMPL(preprocess, CompositeExplicitAutograd, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/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
/aosp_15_r20/external/executorch/exir/backend/test/
H A Dtest_backends_nested.py77 def preprocess( member in Backend2Demo
130 def preprocess( member in Backend1Demo
H A Dqnn_backend_demo.py21 def preprocess( member in QnnBackend
H A Dbackend_with_compiler_demo.py79 def preprocess( member in BackendWithCompilerDemo
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/
H A DCompUnitPreprocessor.java94 public static ImmutableList<PreprocessedCompUnit> preprocess(List<CompUnit> units) { in preprocess() method in CompUnitPreprocessor
102 public static PreprocessedCompUnit preprocess(CompUnit unit) { in preprocess() method in CompUnitPreprocessor
/aosp_15_r20/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
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/udfps/
H A DSinglePointerTouchProcessor.kt45 fun preprocess(): PreprocessedTouch { in processTouch() method
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DEffectsFactoryHalAidl.cpp295 std::vector<effectsConfig::DeviceEffects>& deviceprocess) { in getProcessings()
351 std::vector<effectsConfig::InputStream> preprocess; in getProcessings() local
/aosp_15_r20/external/executorch/backends/example/
H A Dexample_backend.py28 def preprocess( member in ExampleBackend
/aosp_15_r20/external/executorch/exir/backend/test/demos/rpc/
H A Dexecutor_backend_preprocess.py23 def preprocess( member in ExecutorBackend
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_preprocess.h12 const detail::BackendPreprocessFunction& preprocess) in backend_preprocess_register()
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/customization/
H A DCodegenCustomizationProcessor.java27 void preprocess(ServiceModel serviceModel); in preprocess() method
H A DCodegenCustomizationProcessorChain.java33 public void preprocess(ServiceModel serviceModel) { in preprocess() method in CodegenCustomizationProcessorChain
/aosp_15_r20/external/executorch/backends/mediatek/
H A Dpreprocess.py29 def preprocess( member in NeuropilotBackend
/aosp_15_r20/external/executorch/backends/qualcomm/
H A Dqnn_preprocess.py40 def preprocess( member in QnnBackend
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/customization/processors/
H A DRemoveExceptionMessagePropertyProcessor.java34 public void preprocess(ServiceModel serviceModel) { in preprocess() method in RemoveExceptionMessagePropertyProcessor
H A DCustomSdkShapesProcessor.java34 public void preprocess(ServiceModel serviceModel) { in preprocess() method in CustomSdkShapesProcessor
/aosp_15_r20/external/XNNPACK/tools/
H A Ddump-jit-output.py38 def preprocess(input_text): function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/preprofile/
Dmain.go39 func preprocess(profileFile string, outputFile string) error { func
/aosp_15_r20/external/executorch/exir/backend/
H A Dbackend_details.py62 def preprocess( member in BackendDetails
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DImageProcessorInterface.java30 void preprocess(int datasize, float quantScale, float quantZeroPoint, in preprocess() method
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/coreml/cpp/
H A Dpreprocess.cpp17 c10::IValue preprocess( in preprocess() function

12345678