Home
last modified time | relevance | path

Searched refs:fBogus (Results 1 – 16 of 16) sorted by relevance

/external/icu4c/test/intltest/
Dsfwdchit.cpp31 fBogus = TRUE;
35 fBogus = FALSE;
51 fBogus = TRUE; in SimpleFwdCharIterator()
56 fBogus = FALSE; in SimpleFwdCharIterator()
61 fBogus = FALSE; in SimpleFwdCharIterator()
Dsfwdchit.h73 UBool fBogus; variable
/external/chromium_org/third_party/icu/source/test/intltest/
Dsfwdchit.cpp31 fBogus = TRUE;
35 fBogus = FALSE;
51 fBogus = TRUE; in SimpleFwdCharIterator()
56 fBogus = FALSE; in SimpleFwdCharIterator()
61 fBogus = FALSE; in SimpleFwdCharIterator()
Dsfwdchit.h73 UBool fBogus; variable
/external/chromium_org/third_party/icu/source/i18n/
Dsortkey.cpp49 : 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()
Dfmtable.cpp101 fBogus.setToBogus(); in init()
668 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dsortkey.h280 UBool fBogus; variable
310 return fBogus; in isBogus()
Dfmtable.h643 UnicodeString fBogus; // Bogus string when it's needed. variable
/external/chromium_org/third_party/icu/source/common/
Duresbund.c108 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 …]
Duresimp.h62 UErrorCode fBogus; member
/external/icu4c/common/
Duresbund.cpp109 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 …]
Duresimp.h64 UErrorCode fBogus; member
/external/icu4c/i18n/unicode/
Dfmtable.h667 UnicodeString fBogus; // Bogus string when it's needed. variable
/external/icu4c/i18n/
Dfmtable.cpp104 fBogus.setToBogus(); in init()
688 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
/external/chromium_org/third_party/skia/src/gpu/
DGrAAHairLinePathRenderer.cpp512 SkScalar fBogus[4]; member
/external/skia/src/gpu/
DGrAAHairLinePathRenderer.cpp512 SkScalar fBogus[4]; member