Home
last modified time | relevance | path

Searched refs:workspaces (Results 1 – 13 of 13) sorted by relevance

/external/libtextclassifier/common/
Dfeature-extractor.h324 virtual void Preprocess(WorkspaceSet *workspaces, OBJ *object) const {} in Preprocess() argument
329 virtual void Evaluate(const WorkspaceSet &workspaces, const OBJ &object, in Evaluate() argument
331 FeatureValue value = Compute(workspaces, object, args..., result); in Evaluate()
338 virtual FeatureValue Compute(const WorkspaceSet &workspaces, in Compute() argument
473 void Preprocess(WorkspaceSet *workspaces, OBJ *object) const override { in Preprocess() argument
475 function->Preprocess(workspaces, object); in Preprocess()
495 void Preprocess(WorkspaceSet *workspaces, OBJ *object) const override { in Preprocess() argument
497 function->Preprocess(workspaces, object); in Preprocess()
501 void Evaluate(const WorkspaceSet &workspaces, const OBJ &object, ARGS... args, in Evaluate() argument
504 static_cast<const DER *>(this)->GetFocus(workspaces, object, args...); in Evaluate()
[all …]
Dembedding-feature-extractor.h156 void Preprocess(WorkspaceSet *workspaces, OBJ *obj) const { in Preprocess() argument
158 feature_extractor->Preprocess(workspaces, obj); in Preprocess()
165 void ExtractFeatures(const WorkspaceSet &workspaces, const OBJ &obj, in ExtractFeatures() argument
172 feature_extractors_[i]->ExtractFeatures(workspaces, obj, args..., in ExtractFeatures()
/external/libtextclassifier/lang_id/
Drelevant-script-feature.h47 void Evaluate(const WorkspaceSet &workspaces, const LightSentence &sentence,
Dlanguage-identifier-features.h48 void Evaluate(const WorkspaceSet &workspaces, const LightSentence &sentence,
Drelevant-script-feature.cc40 void RelevantScriptFeature::Evaluate(const WorkspaceSet &workspaces, in Evaluate() argument
Dlanguage-identifier-features.cc117 void ContinuousBagOfNgramsFunction::Evaluate(const WorkspaceSet &workspaces, in Evaluate() argument
/external/boringssl/src/util/bot/go/
Dbootstrap.py270 def find_executable(name, workspaces): argument
276 for path in workspaces:
/external/lmfit/
DCHANGELOG39 - revert to just one malloc for all workspaces, now based on a char array
129 - remove redundant calculation by exchanging workspaces and lm_lmpar output
/external/c-ares/
DREADME.msvc99 2) Allow VS20XX to update all projects and workspaces.
/external/skia/third_party/libpng/
DREADME194 projects => Contains project files and workspaces for
/external/libpng/
DREADME197 projects => Contains project files and workspaces for
/external/syslinux/com32/lib/libpng/
DREADME182 projects => Contains project files and workspaces for
/external/ImageMagick/
DInstall-windows.txt25 built and run which creates the Visual Studio workspaces for ImageMagick. The