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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_classifier.cc 20 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 253 /// \brief The return type of classify(). Represents the C++0x expression
316 /// \brief Classify - Classify this expression according to the C++0x
328 Classification Classify(ASTContext &Ctx) const {
332 /// \brief ClassifyModifiable - Classify this expression according to the
336 /// This function extends classify in that it also tests whether the
546 /// C++ Core Issue 903 will classify these expressions as "not pointers"
    [all...]

Completed in 73 milliseconds