/external/chromium_org/third_party/icu/source/test/intltest/ |
srchtest.cpp | 199 BreakIterator * StringSearchTest::getBreakIterator(const char *breaker) 204 if (breaker == NULL) { 207 if (strcmp(breaker, "wordbreaker") == 0) { 362 BreakIterator *breaker = getBreakIterator(search->breaker); local 367 if(search->breaker) { 379 if (breaker != NULL) { 380 breaker->setText(text); 385 breaker, status); 419 BreakIterator *breaker = getBreakIterator(search->breaker) local 472 BreakIterator *breaker = getBreakIterator(search->breaker); local 806 BreakIterator *breaker = getBreakIterator(search->breaker); local 1673 BreakIterator *breaker = getBreakIterator(search->breaker); local [all...] |
srchtest.h | 40 BreakIterator * getBreakIterator(const char *breaker);
|
/external/icu4c/test/intltest/ |
srchtest.cpp | 199 BreakIterator * StringSearchTest::getBreakIterator(const char *breaker) 204 if (breaker == NULL) { 207 if (strcmp(breaker, "wordbreaker") == 0) { 465 BreakIterator *breaker = getBreakIterator(search->breaker); local 470 if(search->breaker) { 482 if (breaker != NULL) { 483 breaker->setText(text); 488 breaker, status); 522 BreakIterator *breaker = getBreakIterator(search->breaker) local 575 BreakIterator *breaker = getBreakIterator(search->breaker); local 909 BreakIterator *breaker = getBreakIterator(search->breaker); local 1766 BreakIterator *breaker = getBreakIterator(search->breaker); local [all...] |
srchtest.h | 40 BreakIterator * getBreakIterator(const char *breaker);
|
ucaconf.cpp | 249 // Up to UCA 6.1, the collation test files use a custom tie-breaker, 252 // Starting with UCA 6.2, the collation test files use the standard UCA tie-breaker,
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
usrchtst.c | 181 static UBreakIterator *getBreakIterator(const char *breaker) 183 if (breaker == NULL) { 187 if (strcmp(breaker, "wordbreaker") == 0) { 449 UBreakIterator *breaker = getBreakIterator(search.breaker); local 452 CHECK_BREAK_BOOL(search.breaker); 458 breaker, &status); 480 UBreakIterator *breaker = getBreakIterator(search.breaker); local 484 CHECK_BREAK_BOOL(search.breaker); 521 UBreakIterator *breaker = getBreakIterator(search.breaker); local 677 UBreakIterator *breaker = getBreakIterator(search->breaker); local 1767 UBreakIterator *breaker = getBreakIterator(search->breaker); local [all...] |
/external/llvm/test/CodeGen/X86/ |
break-anti-dependencies.ll | 3 ; breaker requires liveness information to be kept.
|
/external/icu4c/test/cintltst/ |
usrchtst.c | 181 static UBreakIterator *getBreakIterator(const char *breaker) 183 if (breaker == NULL) { 187 if (strcmp(breaker, "wordbreaker") == 0) { 548 UBreakIterator *breaker = getBreakIterator(search.breaker); local 551 CHECK_BREAK_BOOL(search.breaker); 557 breaker, &status); 579 UBreakIterator *breaker = getBreakIterator(search.breaker); local 583 CHECK_BREAK_BOOL(search.breaker); 620 UBreakIterator *breaker = getBreakIterator(search.breaker); local 776 UBreakIterator *breaker = getBreakIterator(search->breaker); local 1866 UBreakIterator *breaker = getBreakIterator(search->breaker); local [all...] |
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
iapps_finder_impl_mac.mm | 63 // In case of two databases with the same modified time, tie breaker goes
|
/external/llvm/include/llvm/CodeGen/ |
LatencyPriorityQueue.h | 38 /// predecessor for. This is used as a tie-breaker heuristic for better
|
ResourcePriorityQueue.h | 44 /// predecessor for. This is used as a tie-breaker heuristic for better
|
/external/llvm/lib/CodeGen/ |
AntiDepBreaker.h | 60 /// UpdateDbgValue - Update DBG_VALUE if dependency breaker is updating
|
AggressiveAntiDepBreaker.cpp | 1 //===----- AggressiveAntiDepBreaker.cpp - Anti-dep breaker ----------------===// 35 cl::desc("Debug control for aggressive anti-dep breaker"), 39 cl::desc("Debug control for aggressive anti-dep breaker"), [all...] |
/external/llvm/test/CodeGen/ARM/ |
2011-02-07-AntidepClobber.ll | 2 ; PR8986: PostRA antidependence breaker must respect "earlyclobber".
|
2011-08-25-ldmia_ret.ll | 8 ; uses the return register, otherwise its antidep breaker scavenges
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
StreamItemPhotoEntry.java | 26 * tie-breaker).
|
/external/chromium/chrome/browser/history/ |
query_parser.h | 64 // false positives. Moreover, the current ICU word breaker gives us
|
/external/chromium_org/chrome/browser/history/ |
query_parser.h | 64 // false positives. Moreover, the current ICU word breaker gives us
|
/external/chromium_org/webkit/browser/appcache/ |
appcache.h | 95 // Tie breaker. Newer caches have a larger cache ID.
|
/external/llvm/utils/ |
codegen-diff | 40 } elsif (/^(0x[0-9a-f]*):\t$/) { # deal with gdb's line breaker
|
/external/llvm/lib/Target/PowerPC/ |
PPCSubtarget.cpp | 169 // to extract its value which the anti-dependency breaker can't currently
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
search_metadata.cc | 51 // drive.google.com), we use last modified time as the tie breaker.
|
/external/llvm/lib/Transforms/IPO/ |
LoopExtractor.cpp | 215 /// instruction. The critical edge breaker will refuse to break critical edges
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_build.c | 82 wpa_printf(MSG_DEBUG, "P2P: * GO Intent: Intent %u Tie breaker %u",
|
/ndk/tests/build/check-armeabi-v7a-prebuilts/ |
build.sh | 183 # Clearly, any trace of NEON is a deal-breaker!
|