Searched refs:doCompare (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h3183 doCompare(int32_t start,
3189 int8_t doCompare(int32_t start,
3529 UnicodeString::doCompare(int32_t start, function in class:UnicodeString
3539 return doCompare(start, thisLength, srcText.getArrayStart(), srcStart, srcLength);
3553 doCompare(0, len, text, 0, textLength) == 0;
3563 { return doCompare(0, length(), text, 0, text.length()) == 1; }
3567 { return doCompare(0, length(), text, 0, text.length()) == -1; }
3571 { return doCompare(0, length(), text, 0, text.length()) != -1; }
3575 { return doCompare(0, length(), text, 0, text.length()) != 1; }
3579 { return doCompare(
[all...]
/external/icu4c/common/unicode/
H A Dunistr.h3284 doCompare(int32_t start,
3290 int8_t doCompare(int32_t start,
3664 UnicodeString::doCompare(int32_t start, function in class:UnicodeString
3674 return doCompare(start, thisLength, srcText.getArrayStart(), srcStart, srcLength);
3695 { return doCompare(0, length(), text, 0, text.length()) == 1; }
3699 { return doCompare(0, length(), text, 0, text.length()) == -1; }
3703 { return doCompare(0, length(), text, 0, text.length()) != -1; }
3707 { return doCompare(0, length(), text, 0, text.length()) != 1; }
3711 { return doCompare(0, length(), text, 0, text.length()); }
3717 { return doCompare(star
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtestidna.h83 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules=TRUE);
H A Dtestidna.cpp452 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules){
478 if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
508 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
543 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
570 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
597 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
626 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
450 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules) argument
/external/icu4c/test/intltest/
H A Dtestidna.h83 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules=TRUE);
H A Dtestidna.cpp452 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules){
478 if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
508 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
543 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
570 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
597 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
626 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
450 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules) argument
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Didnatest.c75 UBool doCompare, UBool testUnassigned, TestFunc func){
102 if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
124 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
148 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
170 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
191 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
214 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
73 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func) argument
/external/icu4c/test/cintltst/
H A Didnatest.c75 UBool doCompare, UBool testUnassigned, TestFunc func){
102 if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
124 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
148 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
170 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
191 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
214 if(U_SUCCESS(status) && (doCompare==TRUE) && u_strCaseCompare(dest,destLen, expected,expectedLen,0,&status)!=0){
73 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func) argument
/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp570 UnicodeString::doCompare( int32_t start, function in class:UnicodeString
647 /* String compare in code point order - doCompare() compares in code unit order. */
/external/icu4c/common/
H A Dunistr.cpp579 UnicodeString::doCompare( int32_t start, function in class:UnicodeString
656 /* String compare in code point order - doCompare() compares in code unit order. */
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 188 milliseconds