HomeSort by relevance Sort by last modified time
    Searched defs:Classify (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_classifier.cc 20 void AutocompleteClassifier::Classify(const string16& text,
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_classifier.cc 49 void AutocompleteClassifier::Classify(const string16& text,
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
Learning_MulticlassPA.java 82 public int Classify(List<IntFloat> sample) {
  /external/clang/include/clang/AST/
Expr.h 299 /// \brief The return type of classify(). Represents the C++11 expression
362 /// \brief Classify - Classify this expression according to the C++11
374 Classification Classify(ASTContext &Ctx) const {
378 /// \brief ClassifyModifiable - Classify this expression according to the
382 /// This function extends classify in that it also tests whether the
611 /// C++ Core Issue 903 will classify these expressions as "not pointers"
    [all...]

Completed in 115 milliseconds