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

  /external/autotest/frontend/client/src/autotest/common/table/
FieldFilter.java 8 protected boolean isExactMatch = true;
15 isExactMatch = exactMatch;
23 if (!isExactMatch) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.h 52 static bool isExactMatch(const ErrorType containedErrorTypes) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 83 ErrorTypeUtils::isExactMatch(terminalDicNode->getContainedErrorTypes());
142 const bool isExactMatch =
143 ErrorTypeUtils::isExactMatch(terminalDicNode->getContainedErrorTypes());
152 | ((isExactMatch && boostExactMatches) ? Dictionary::KIND_FLAG_EXACT_MATCH : 0)
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 198 bool isExactMatch = configListEqual(egl, m_display, resultConfigs, referenceConfigs);
199 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true);
205 else if (!isExactMatch)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 342 public boolean isExactMatch() {
  /prebuilts/tools/common/m2/repository/commons-digester/commons-digester/1.6/
commons-digester-1.6.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /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 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 

Completed in 885 milliseconds