Home
last modified time | relevance | path

Searched refs:fBogus (Results 1 - 21 of 21) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dsfwdchit.cpp33 fBogus = true;
37 fBogus = false;
53 fBogus = true; in SimpleFwdCharIterator()
58 fBogus = false; in SimpleFwdCharIterator()
63 fBogus = false; in SimpleFwdCharIterator()
H A Dsfwdchit.h75 UBool fBogus; member in SimpleFwdCharIterator
/third_party/icu/icu4c/source/i18n/
H A Dnumber_mapper.h30 return fBogus; in isBogus()
34 fBogus = true; in setToBogus()
73 bool fBogus{true};
83 return fBogus; in isBogus()
87 fBogus = true; in setToBogus()
120 bool fBogus{true};
H A Dnumber_mapper.cpp320 fBogus = false; in setTo()
466 fBogus = false; in setTo()
H A Dfmtable.cpp109 fBogus.setToBogus(); in init()
691 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_mapper.h30 return fBogus; in isBogus()
34 fBogus = true; in setToBogus()
73 bool fBogus{true};
83 return fBogus; in isBogus()
87 fBogus = true; in setToBogus()
120 bool fBogus{true};
H A Dnumber_mapper.cpp320 fBogus = false; in setTo()
466 fBogus = false; in setTo()
H A Dfmtable.cpp109 fBogus.setToBogus(); in init()
691 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_mapper.h30 return fBogus; in isBogus()
34 fBogus = true; in setToBogus()
70 bool fBogus{true};
80 return fBogus; in isBogus()
84 fBogus = true; in setToBogus()
115 bool fBogus{true};
H A Dnumber_mapper.cpp316 fBogus = false; in setTo()
455 fBogus = false; in setTo()
H A Dfmtable.cpp109 fBogus.setToBogus(); in init()
691 return (UnicodeString*)&fBogus; /* cast away const :-( */ in getBogus()
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp125 if(resB->fBogus == U_ZERO_ERROR) { /* if this resource is real, */ in getFallbackData()
132 if(resB->fBogus == U_ZERO_ERROR) { in getFallbackData()
383 r->fBogus = U_USING_FALLBACK_WARNING; in init_entry()
394 r->fBogus = *status = U_INVALID_FORMAT_ERROR; in init_entry()
397 r->fBogus = *status; in init_entry()
443 if(r->fBogus != U_ZERO_ERROR && U_SUCCESS(*status)) { in init_entry()
444 *status = r->fBogus; /* set the returning status */ in init_entry()
454 (poolBundle == NULL || poolBundle->fBogus != U_ZERO_ERROR || !poolBundle->fData.isPoolBundle) in getPoolEntry()
478 hasRealData = (UBool)(r->fBogus == U_ZERO_ERROR); in findFirstExisting()
574 if (usingUSRData && U_SUCCESS(usrStatus) && u2->fBogus in loadParentsExceptRoot()
[all...]
H A Duresimp.h56 UErrorCode fBogus; member
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp326 if(dataEntry->fBogus == U_ZERO_ERROR) { /* if this resource is real, */ in getFallbackData()
334 if(dataEntry->fBogus == U_ZERO_ERROR) { in getFallbackData()
581 r->fBogus = U_USING_FALLBACK_WARNING; in init_entry()
592 r->fBogus = *status = U_INVALID_FORMAT_ERROR; in init_entry()
595 r->fBogus = *status; in init_entry()
641 if(r->fBogus != U_ZERO_ERROR && U_SUCCESS(*status)) { in init_entry()
642 *status = r->fBogus; /* set the returning status */ in init_entry()
652 (poolBundle == NULL || poolBundle->fBogus != U_ZERO_ERROR || !poolBundle->fData.isPoolBundle) in getPoolEntry()
677 hasRealData = (UBool)(r->fBogus == U_ZERO_ERROR); in findFirstExisting()
779 if (usingUSRData && U_SUCCESS(usrStatus) && u2->fBogus in loadParentsExceptRoot()
[all...]
H A Duresimp.h55 UErrorCode fBogus; member
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp328 if(dataEntry->fBogus == U_ZERO_ERROR) { /* if this resource is real, */ in getFallbackData()
336 if(dataEntry->fBogus == U_ZERO_ERROR) { in getFallbackData()
583 r->fBogus = U_USING_FALLBACK_WARNING; in init_entry()
594 r->fBogus = *status = U_INVALID_FORMAT_ERROR; in init_entry()
597 r->fBogus = *status; in init_entry()
643 if(r->fBogus != U_ZERO_ERROR && U_SUCCESS(*status)) { in init_entry()
644 *status = r->fBogus; /* set the returning status */ in init_entry()
654 (poolBundle == nullptr || poolBundle->fBogus != U_ZERO_ERROR || !poolBundle->fData.isPoolBundle) in getPoolEntry()
679 hasRealData = (UBool)(r->fBogus == U_ZERO_ERROR); in findFirstExisting()
781 if (usingUSRData && U_SUCCESS(usrStatus) && u2->fBogus in loadParentsExceptRoot()
[all...]
H A Duresimp.h55 UErrorCode fBogus; member
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h709 UnicodeString fBogus; // Bogus string when it's needed. member in Formattable
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfmtable.h709 UnicodeString fBogus; // Bogus string when it's needed. member in Formattable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dfmtable.h709 UnicodeString fBogus; // Bogus string when it's needed. member in Formattable
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp494 SkScalar fBogus[4]; member

Completed in 24 milliseconds