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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.h 50 static bool isExactMatch(const ErrorType containedErrorTypes) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 91 const bool isExactMatch =
92 ErrorTypeUtils::isExactMatch(terminalDicNode->getContainedErrorTypes());
99 const bool isSafeExactMatch = isExactMatch
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 159 bool isExactMatch = (resultConfigs == referenceConfigs);
160 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true);
166 else if (!isExactMatch)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 316 public boolean isExactMatch() {
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 91 milliseconds