HomeSort by relevance Sort by last modified time
    Searched refs:matched (Results 26 - 46 of 46) sorted by null

12

  /packages/inputmethods/LatinIME/native/src/
correction.cpp 737 // Promotion for an exactly matched word
754 of the output word, and also all of characters of the user input are matched
756 that word can be considered the combination of skipped and matched characters.
    [all...]
  /external/mksh/src/
misc.c 668 int matched = 0; local
674 matched = 1;
680 if (!matched &&
    [all...]
  /external/icu4c/common/
triedict.cpp 176 int matched; local
177 matched = search(fIter, length, NULL, count, 0, parent, pMatched);
179 while (matched++ < length) {
    [all...]
  /frameworks/base/libs/utils/
BackupHelpers.cpp     [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 515 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); local
516 if (matched) {
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 468 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); local
469 if (matched) {
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 468 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); local
469 if (matched) {
    [all...]
  /external/v8/test/mjsunit/
regexp-static.js 130 // global regexp is matched and replaced with the result of a function, in
  /external/dnsmasq/src/
rfc2131.c 607 int i, matched = 0; local
614 matched = 1;
618 matched = 1;
625 matched = 1;
635 if (matched)
    [all...]
  /external/dbus/bus/
signals.c 778 "Argument %d matched more than once in match rule\n", key);
2206 dbus_bool_t matched; local
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 1594 bool matched = true; local
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Program.cpp 1176 bool matched = false; local
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 396 # ! if we get this far, we matched
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 394 # ! if we get this far, we matched
  /external/chromium/net/base/
dnssec_unittest.cc 635 unsigned matched = 0; local
    [all...]
  /external/genext2fs/
configure     [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/v8/src/
d8.js 1085 // If we matched one of the command formats, then excType will be non-null:
    [all...]
  /external/jdiff/
xerces.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1552 milliseconds

12