Searched refs:fBogus (Results 1 – 16 of 16) sorted by relevance
/external/icu4c/test/intltest/ |
D | sfwdchit.cpp | 31 fBogus = TRUE; 35 fBogus = FALSE; 51 fBogus = TRUE; in SimpleFwdCharIterator() 56 fBogus = FALSE; in SimpleFwdCharIterator() 61 fBogus = FALSE; in SimpleFwdCharIterator()
|
D | sfwdchit.h | 73 UBool fBogus; variable
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | sfwdchit.cpp | 31 fBogus = TRUE; 35 fBogus = FALSE; 51 fBogus = TRUE; in SimpleFwdCharIterator() 56 fBogus = FALSE; in SimpleFwdCharIterator() 61 fBogus = FALSE; in SimpleFwdCharIterator()
|
D | sfwdchit.h | 73 UBool fBogus; variable
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | sortkey.cpp | 49 : UObject(), fBogus(FALSE), fCount(0), fCapacity(0), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 56 : UObject(), fBogus(FALSE), fCount(count), fCapacity(count), in CollationKey() 71 : UObject(other), fBogus(FALSE), fCount(other.fCount), fCapacity(other.fCapacity), in CollationKey() 74 if (other.fBogus) in CollationKey() 103 fBogus = FALSE; in adopt() 115 fBogus = FALSE; in reset() 168 fBogus = FALSE; in operator =() 321 fBogus = FALSE; in ensureCapacity()
|
D | fmtable.cpp | 101 fBogus.setToBogus(); in init() 668 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | sortkey.h | 280 UBool fBogus; variable 310 return fBogus; in isBogus()
|
D | fmtable.h | 643 UnicodeString fBogus; // Bogus string when it's needed. variable
|
/external/chromium_org/third_party/icu/source/common/ |
D | uresbund.c | 108 if(resB->fBogus == U_ZERO_ERROR) { /* if this resource is real, */ in getFallbackData() 115 if(resB->fBogus == U_ZERO_ERROR) { in getFallbackData() 382 r->fBogus = U_USING_FALLBACK_WARNING; in init_entry() 392 r->fBogus = *status = U_INVALID_FORMAT_ERROR; in init_entry() 395 r->fBogus = *status; in init_entry() 440 if(r->fBogus != U_ZERO_ERROR && U_SUCCESS(*status)) { in init_entry() 441 *status = r->fBogus; /* set the returning status */ in init_entry() 451 … (poolBundle == NULL || poolBundle->fBogus != U_ZERO_ERROR || !poolBundle->fData.isPoolBundle) in getPoolEntry() 473 hasRealData = (UBool)(r->fBogus == U_ZERO_ERROR); in findFirstExisting() 564 if(u1->fBogus == U_ZERO_ERROR) { in entryOpen() [all …]
|
D | uresimp.h | 62 UErrorCode fBogus; member
|
/external/icu4c/common/ |
D | uresbund.cpp | 109 if(resB->fBogus == U_ZERO_ERROR) { /* if this resource is real, */ in getFallbackData() 116 if(resB->fBogus == U_ZERO_ERROR) { in getFallbackData() 380 r->fBogus = U_USING_FALLBACK_WARNING; in init_entry() 390 r->fBogus = *status = U_INVALID_FORMAT_ERROR; in init_entry() 393 r->fBogus = *status; in init_entry() 438 if(r->fBogus != U_ZERO_ERROR && U_SUCCESS(*status)) { in init_entry() 439 *status = r->fBogus; /* set the returning status */ in init_entry() 449 … (poolBundle == NULL || poolBundle->fBogus != U_ZERO_ERROR || !poolBundle->fData.isPoolBundle) in getPoolEntry() 471 hasRealData = (UBool)(r->fBogus == U_ZERO_ERROR); in findFirstExisting() 564 if(u1->fBogus == U_ZERO_ERROR) { in entryOpen() [all …]
|
D | uresimp.h | 64 UErrorCode fBogus; member
|
/external/icu4c/i18n/unicode/ |
D | fmtable.h | 667 UnicodeString fBogus; // Bogus string when it's needed. variable
|
/external/icu4c/i18n/ |
D | fmtable.cpp | 104 fBogus.setToBogus(); in init() 688 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrAAHairLinePathRenderer.cpp | 512 SkScalar fBogus[4]; member
|
/external/skia/src/gpu/ |
D | GrAAHairLinePathRenderer.cpp | 512 SkScalar fBogus[4]; member
|