Home
last modified time | relevance | path

Searched defs:Preprocess (Results 1 – 16 of 16) sorted by relevance

/external/clang/include/clang/Driver/
DPhases.h19 Preprocess, enumerator
/external/libtextclassifier/lang_id/common/fel/
Dfeature-extractor.h315 virtual void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const {} in Preprocess() function
467 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const override { in Preprocess() function
489 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const override { in Preprocess() function
602 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const { in Preprocess() function
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.cc65 Status DfsHloVisitorBase<HloInstructionPtr>::Preprocess(HloInstructionPtr) { in Preprocess() function in xla::DfsHloVisitorBase
Dhlo_verifier.cc85 Status ShapeVerifier::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::ShapeVerifier
1424 Status Preprocess(HloInstruction* instruction) override { in Preprocess() function in xla::__anon5f5427a50811::InstructionVerifier
Dhlo_cost_analysis.cc42 Status HloCostAnalysis::Preprocess(const HloInstruction* hlo) { in Preprocess() function in xla::HloCostAnalysis
Dhlo_evaluator.cc1597 Status HloEvaluator::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::HloEvaluator
/external/libtextclassifier/lang_id/common/
Dembedding-feature-interface.h56 void Preprocess(WorkspaceSet *workspace, OBJ *obj) const { in Preprocess() function
Dembedding-feature-extractor.h145 void Preprocess(WorkspaceSet *workspaces, OBJ *obj) const { in Preprocess() function
/external/pdfium/fxbarcode/
Dcbc_ean8.cpp33 WideString CBC_EAN8::Preprocess(const WideStringView& contents) { in Preprocess() function in CBC_EAN8
Dcbc_ean13.cpp34 WideString CBC_EAN13::Preprocess(const WideStringView& contents) { in Preprocess() function in CBC_EAN13
Dcbc_upca.cpp33 WideString CBC_UPCA::Preprocess(const WideStringView& contents) { in Preprocess() function in CBC_UPCA
/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp248 void CompilationIndexerAction::Preprocess() { in Preprocess() function in __anonf2a529c60111::CompilationIndexerAction
/external/perfetto/src/protozero/protoc_plugin/
Dprotozero_generator.cc252 void Preprocess() { in Preprocess() function in protozero::__anonabf0ff650111::GeneratorJob
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DMetrowerks_Shell_Suite.py476 def Preprocess(self, _object, _attributes={}, **_arguments): member in Metrowerks_Shell_Suite_Events
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2778 Status IrEmitter::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::cpu::IrEmitter
/external/v8/src/wasm/
Dwasm-interpreter.cc1006 InterpreterCode* Preprocess(InterpreterCode* code) { in Preprocess() function in v8::internal::wasm::__anon959de6190111::CodeMap