/external/icu/icu4c/source/common/ |
ucnv_bld.h | 84 uint8_t hasToUnicodeFallback; /* +77: 1 UBool needs to be changed to UBool to be consistent across platform */ 104 UBool sharedDataCached; /* TRUE: shared data is in cache, don't destroy on ucnv_close() if 0 ref. FALSE: shared data isn't in the cache, do attempt to clean it up if the ref is 0 */ 106 UBool isReferenceCounted; 184 UBool sharedDataIsCached; /* TRUE: shared data is in cache, don't destroy on ucnv_close() if 0 ref. FALSE: shared data isn't in the cache, do attempt to clean it up if the ref is 0 */ 185 UBool isCopyLocal; /* TRUE if UConverter is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */ 186 UBool isExtraLocal; /* TRUE if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */ 188 UBool useFallback; 222 UBool useSubChar1;
|
/external/icu/icu4c/source/i18n/ |
olsontz.h | 149 virtual UBool operator==(const TimeZone& other) const; 184 virtual void getOffset(UDate date, UBool local, int32_t& rawOffset, 214 virtual UBool useDaylightTime() const; 219 virtual UBool inDaylightTime(UDate date, UErrorCode& ec) const; 229 virtual UBool hasSameRules(const TimeZone& other) const; 239 virtual UBool getNextTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const; 249 virtual UBool getPreviousTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const; 296 void getHistoricalOffset(UDate date, UBool local [all...] |
zrule.cpp | 37 U_CAPI UBool U_EXPORT2 61 U_CAPI UBool U_EXPORT2 86 U_CAPI UBool U_EXPORT2 112 U_CAPI UBool U_EXPORT2 117 U_CAPI UBool U_EXPORT2 123 U_CAPI UBool U_EXPORT2 129 U_CAPI UBool U_EXPORT2 131 int32_t prevDSTSavings, UBool inclusive, UDate& result) { 135 U_CAPI UBool U_EXPORT2 137 int32_t prevDSTSavings, UBool inclusive, UDate& result) [all...] |
nfsubs.h | 77 virtual UBool operator==(const NFSubstitution& rhs) const; 85 UBool operator!=(const NFSubstitution& rhs) const { return !operator==(rhs); } 189 virtual UBool doParse(const UnicodeString& text, 193 UBool lenientParse, 245 virtual UBool isModulusSubstitution() const;
|
reldtfmt.h | 83 virtual UBool operator==(const Format& other) const; 262 UBool fCombinedHasDateAtStart; 263 UBool fCapitalizationInfoSet; 264 UBool fCapitalizationOfRelativeUnitsForUIListMenu; 265 UBool fCapitalizationOfRelativeUnitsForStandAlone;
|
uitercollationiterator.h | 37 UIterCollationIterator(const CollationData *d, UBool numeric, UCharIterator &ui) 67 FCDUIterCollationIterator(const CollationData *data, UBool numeric, UCharIterator &ui, int32_t startIndex) 101 UBool nextSegment(UErrorCode &errorCode); 112 UBool previousSegment(UErrorCode &errorCode); 114 UBool normalize(const UnicodeString &s, UErrorCode &errorCode);
|
dtptngen_impl.h | 133 UBool isFieldEmpty(int32_t field) const; 137 inline UBool operator==(const SkeletonFields& other) const; 138 inline UBool operator!=(const SkeletonFields& other) const; 145 inline UBool SkeletonFields::operator==(const SkeletonFields& other) const { 150 inline UBool SkeletonFields::operator!=(const SkeletonFields& other) const { 159 UBool addedDefaultDayPeriod; 165 UBool equals(const PtnSkeleton& other) const; 180 UBool skeletonWasSpecified; // if specified in availableFormats, not derived 196 UBool isPatternSeparator(const UnicodeString& field) const; 197 static UBool isQuoteLiteral(const UnicodeString& s) [all...] |
collationsettings.h | 118 UBool operator==(const CollationSettings &other) const; 120 inline UBool operator!=(const CollationSettings &other) const { 134 inline UBool hasReordering() const { return reorderTable != NULL; } 135 static UBool reorderTableHasSplitBytes(const uint8_t table[256]); 187 static inline UBool isTertiaryWithCaseBits(int32_t options) { 196 static UBool sortsTertiaryUpperCaseFirst(int32_t options) { 202 inline UBool dontCheckFCD() const { 206 inline UBool hasBackwardSecondary() const { 210 inline UBool isNumeric() const {
|
tzrule.cpp | 56 UBool 65 UBool 86 UBool 123 UBool 130 UBool 135 UBool 146 UBool 153 UBool 160 UBool 164 UBool /*inclusive*/ [all...] |
tznames_impl.h | 84 inline UBool hasValues() const; 92 UBool fHasValuesVector; 93 UBool fPadding; 100 inline UBool CharacterNode::hasValues() const { 101 return (UBool)(fValues != NULL); 124 virtual UBool handleMatch(int32_t matchLength, 135 TextTrieMap(UBool ignoreCase, UObjectDeleter *valeDeleter); 145 UBool fIgnoreCase; 151 UBool fIsEmpty; 154 UBool growNodes() [all...] |
collationkeys.h | 67 UBool Overflowed() const { return appended_ > capacity_; } 69 UBool IsOk() const { return buffer_ != NULL; } 73 virtual UBool Resize(int32_t appendCapacity, int32_t length) = 0; 100 virtual UBool needToWrite(Collation::Level level); 111 const UBool *compressibleBytes, 115 UBool preflight, UErrorCode &errorCode);
|
tridpars.h | 74 UBool sawSource; 76 const UnicodeString& v, UBool sawS, 191 static UBool parseCompoundID(const UnicodeString& id, int32_t dir, 238 UBool& isSourcePresent); 284 UBool bidirectional, 320 UBool allowFilter);
|
collation.h | 277 static UBool isAssignedCE32(uint32_t ce32) { 336 static inline UBool isSpecialCE32(uint32_t ce32) { 344 static inline UBool hasCE32Tag(uint32_t ce32, int32_t tag) { 348 static inline UBool isLongPrimaryCE32(uint32_t ce32) { 352 static UBool isSimpleOrLongCE32(uint32_t ce32) { 361 static UBool isSelfContainedCE32(uint32_t ce32) { 368 static inline UBool isPrefixCE32(uint32_t ce32) { 372 static inline UBool isContractionCE32(uint32_t ce32) { 376 static inline UBool ce32HasContext(uint32_t ce32) { 460 static uint32_t incTwoBytePrimaryByOffset(uint32_t basePrimary, UBool isCompressible [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
dtitvfmt.h | 368 virtual UBool operator==(const Format& other) const; 377 UBool operator!=(const Format& other) const; 614 UBool laterDateFirst; 714 UBool fromToOnSameDay, [all...] |
smpdtfmt.h | [all...] |
sortkey.h | 146 UBool operator==(const CollationKey& source) const; 154 UBool operator!=(const CollationKey& source) const; 163 UBool isBogus(void) const; 317 inline UBool 323 inline UBool
|
simpletz.h | 112 virtual UBool operator==(const TimeZone& that) const; 408 int32_t time, UBool after, UErrorCode& status); 428 int32_t time, TimeMode mode, UBool after, UErrorCode& status); 528 int32_t time, UBool after, UErrorCode& status); 549 int32_t time, TimeMode mode, UBool after, UErrorCode& status); 618 virtual void getOffset(UDate date, UBool local, int32_t& rawOffset [all...] |
/external/icu/icu4c/source/common/unicode/ |
idna.h | 280 UBool hasErrors() const { return errors!=0; } 301 UBool isTransitionalDifferent() const { return isTransDiff; } 317 UBool isTransDiff; 318 UBool isBiDi; 319 UBool isOkBiDi;
|
stringtriebuilder.h | 71 static UBool equalNodes(const void *left, const void *right); 128 virtual UBool matchNodesCanHaveValues() const = 0; 204 virtual UBool operator==(const Node &other) const; 205 inline UBool operator!=(const Node &other) const { return !operator==(other); } 265 virtual UBool operator==(const Node &other) const; 280 virtual UBool operator==(const Node &other) const; 287 UBool hasValue; 299 virtual UBool operator==(const Node &other) const; 317 virtual UBool operator==(const Node &other) const; 341 virtual UBool operator==(const Node &other) const [all...] |
/external/icu/icu4c/source/test/intltest/ |
usettest.h | 36 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL); 100 UBool toPatternAux(UChar32 start, UChar32 end); 102 UBool checkPat(const UnicodeString& source, 105 UBool checkPat(const UnicodeString& source, const UnicodeSet& testSet, const UnicodeString& pat); 150 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange); 152 UBool checkEqual(const UnicodeSet& s, const UnicodeSet& t, const char* message); 175 void doAssert(UBool, const char*); 177 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16, 181 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
|
intltest.cpp | 59 static UBool noKnownIssues = FALSE; // if TRUE, don't emit known issues 237 UnicodeString toString(UBool b) { 323 static inline UBool isPrintable(UChar32 c) { 365 IntlTest::prettify(const UnicodeString &source, UBool parseBackslash) 604 UBool IntlTest::callTest( IntlTest& testToBeCalled, char* par ) 609 UBool result = testToBeCalled.runTest( testPath, par, testToBeCalled.basePath ); 619 UBool IntlTest::setVerbose( UBool verboseVal ) 621 UBool rval = this->verbose; 626 UBool IntlTest::setNotime( UBool no_time [all...] |
numbertest.h | 39 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 80 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 133 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 146 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 156 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 174 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 188 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 203 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 217 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0); 230 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) [all...] |
/external/icu/icu4c/source/tools/gennorm2/ |
norms.h | 37 UBool isEmpty() const { return fLength==0; } 41 UBool didReorder() const { return fDidReorder; } 50 UBool fDidReorder; 61 UBool hasMapping() const { return mappingType>REMOVED; } 92 UBool combinesBack; 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; 164 UBool combinesBack(UChar32 c) const { 171 UBool combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const; 208 UBool didDecompose;
|
/external/icu/icu4c/source/samples/strsrch/ |
strsrch.cpp | 52 UBool opt_help = FALSE; 53 UBool opt_norm = FALSE; 54 UBool opt_french = FALSE; 55 UBool opt_shifted = FALSE; 56 UBool opt_lower = FALSE; 57 UBool opt_upper = FALSE; 58 UBool opt_case = FALSE; 59 UBool opt_overlap = FALSE; 60 UBool opt_canonical = FALSE; 101 UBool processOptions(int argc, const char **argv, OptSpec opts[] [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
ppucd.h | 50 UBool binProps[UCHAR_BINARY_LIMIT]; 124 UBool lineHasPropertyValues() const { 143 UBool getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode); 146 UBool isLineBufferAvailable(int32_t i) { 153 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, 156 UBool parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode);
|