/aosp_15_r20/external/angle/src/tests/preprocessor_tests/ |
H A D | PreprocessorTest.cpp | 13 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 D | op_tile_crop_aot.cpp | 39 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__.py | 34 def preprocess(source, *, function 95 def preprocess(**kwargs): function
|
D | pure.py | 7 def preprocess(lines, filename=None): function
|
/aosp_15_r20/external/executorch/exir/backend/test/ |
H A D | test_backends_nested.py | 77 def preprocess( member in Backend2Demo 130 def preprocess( member in Backend1Demo
|
H A D | qnn_backend_demo.py | 21 def preprocess( member in QnnBackend
|
H A D | backend_with_compiler_demo.py | 79 def preprocess( member in BackendWithCompilerDemo
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | CompUnitPreprocessor.java | 94 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/ |
D | spark.py | 170 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 D | SinglePointerTouchProcessor.kt | 45 fun preprocess(): PreprocessedTouch { in processTouch() method
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/ |
H A D | EffectsFactoryHalAidl.cpp | 295 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 D | example_backend.py | 28 def preprocess( member in ExampleBackend
|
/aosp_15_r20/external/executorch/exir/backend/test/demos/rpc/ |
H A D | executor_backend_preprocess.py | 23 def preprocess( member in ExecutorBackend
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/ |
H A D | backend_preprocess.h | 12 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 D | CodegenCustomizationProcessor.java | 27 void preprocess(ServiceModel serviceModel); in preprocess() method
|
H A D | CodegenCustomizationProcessorChain.java | 33 public void preprocess(ServiceModel serviceModel) { in preprocess() method in CodegenCustomizationProcessorChain
|
/aosp_15_r20/external/executorch/backends/mediatek/ |
H A D | preprocess.py | 29 def preprocess( member in NeuropilotBackend
|
/aosp_15_r20/external/executorch/backends/qualcomm/ |
H A D | qnn_preprocess.py | 40 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 D | RemoveExceptionMessagePropertyProcessor.java | 34 public void preprocess(ServiceModel serviceModel) { in preprocess() method in RemoveExceptionMessagePropertyProcessor
|
H A D | CustomSdkShapesProcessor.java | 34 public void preprocess(ServiceModel serviceModel) { in preprocess() method in CustomSdkShapesProcessor
|
/aosp_15_r20/external/XNNPACK/tools/ |
H A D | dump-jit-output.py | 38 def preprocess(input_text): function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/preprofile/ |
D | main.go | 39 func preprocess(profileFile string, outputFile string) error { func
|
/aosp_15_r20/external/executorch/exir/backend/ |
H A D | backend_details.py | 62 def preprocess( member in BackendDetails
|
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | ImageProcessorInterface.java | 30 void preprocess(int datasize, float quantScale, float quantZeroPoint, in preprocess() method
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/coreml/cpp/ |
H A D | preprocess.cpp | 17 c10::IValue preprocess( in preprocess() function
|