exact 88 chrome/browser/history/query_parser.cc virtual bool Matches(const base::string16& word, bool exact) const OVERRIDE; exact 122 chrome/browser/history/query_parser.cc bool QueryNodeWord::Matches(const base::string16& word, bool exact) const { exact 123 chrome/browser/history/query_parser.cc if (exact || !QueryParser::IsWordLongEnoughForPrefixSearch(word_)) exact 174 chrome/browser/history/query_parser.cc virtual bool Matches(const base::string16& word, bool exact) const OVERRIDE; exact 224 chrome/browser/history/query_parser.cc bool QueryNodeList::Matches(const base::string16& word, bool exact) const { exact 41 chrome/browser/history/query_parser.h virtual bool Matches(const base::string16& word, bool exact) const = 0; exact 436 third_party/bintrees/bintrees/cwalker.c static void __Pyx_RaiseArgtupleInvalid(const char* func_name, int exact, exact 2818 third_party/bintrees/bintrees/cwalker.c int exact, exact 2832 third_party/bintrees/bintrees/cwalker.c if (exact) { exact 458 third_party/bintrees/bintrees/qavltree.c static void __Pyx_RaiseArgtupleInvalid(const char* func_name, int exact, exact 2339 third_party/bintrees/bintrees/qavltree.c int exact, exact 2353 third_party/bintrees/bintrees/qavltree.c if (exact) { exact 458 third_party/bintrees/bintrees/qbintree.c static void __Pyx_RaiseArgtupleInvalid(const char* func_name, int exact, exact 2334 third_party/bintrees/bintrees/qbintree.c int exact, exact 2348 third_party/bintrees/bintrees/qbintree.c if (exact) { exact 458 third_party/bintrees/bintrees/qrbtree.c static void __Pyx_RaiseArgtupleInvalid(const char* func_name, int exact, exact 2336 third_party/bintrees/bintrees/qrbtree.c int exact, exact 2350 third_party/bintrees/bintrees/qrbtree.c if (exact) { exact 611 third_party/libwebp/demux/demux.c static int CheckFrameBounds(const Frame* const frame, int exact, exact 613 third_party/libwebp/demux/demux.c if (exact) { exact 588 third_party/re2/re2/prefilter.cc Info* exact = NULL; exact 592 third_party/re2/re2/prefilter.cc (exact && ci->exact().size() * exact->exact().size() > 16)) { exact 594 third_party/re2/re2/prefilter.cc info = And(info, exact); exact 595 third_party/re2/re2/prefilter.cc exact = NULL; exact 600 third_party/re2/re2/prefilter.cc exact = Concat(exact, ci); exact 603 third_party/re2/re2/prefilter.cc info = And(info, exact); exact 51871 third_party/sqlite/amalgamation/sqlite3.c u8 exact exact 51899 third_party/sqlite/amalgamation/sqlite3.c if( exact && nearby<=mxPage ){ exact 4752 third_party/sqlite/src/src/btree.c u8 exact exact 4780 third_party/sqlite/src/src/btree.c if( exact && nearby<=mxPage ){