Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DPhases.h19 Preprocess, enumerator
/external/libtextclassifier/common/
Dfeature-extractor.h324 virtual void Preprocess(WorkspaceSet *workspaces, OBJ *object) const {} in Preprocess() function
473 void Preprocess(WorkspaceSet *workspaces, OBJ *object) const override { in Preprocess() function
495 void Preprocess(WorkspaceSet *workspaces, OBJ *object) const override { in Preprocess() function
615 void Preprocess(WorkspaceSet *workspaces, OBJ *object) const { in Preprocess() function
Dembedding-feature-extractor.h156 void Preprocess(WorkspaceSet *workspaces, OBJ *obj) const { in Preprocess() function
/external/pdfium/xfa/fxbarcode/
Dcbc_ean8.cpp30 CFX_WideString CBC_EAN8::Preprocess(const CFX_WideStringC& contents) { in Preprocess() function in CBC_EAN8
Dcbc_ean13.cpp30 CFX_WideString CBC_EAN13::Preprocess(const CFX_WideStringC& contents) { in Preprocess() function in CBC_EAN13
Dcbc_upca.cpp30 CFX_WideString CBC_UPCA::Preprocess(const CFX_WideStringC& contents) { in Preprocess() function in CBC_UPCA
/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp235 void CompilationIndexerAction::Preprocess() { in Preprocess() function in __anon1d4729250111::CompilationIndexerAction
/external/v8/src/wasm/
Dwasm-interpreter.cc882 InterpreterCode* Preprocess(InterpreterCode* code) { in Preprocess() function in v8::internal::wasm::CodeMap
/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