Searched
refs:UBool (Results
751 -
775 of
1117) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/i18n/ |
collationweights.cpp | 106 CollationWeights::initForPrimary(UBool compressible) { 210 UBool 310 UBool merged=FALSE; 391 UBool 422 UBool 496 UBool
|
fmtable.cpp | 57 static inline UBool objectEquals(const UObject* a, const UObject* b) { 69 static inline UBool instanceOfMeasure(const UObject* a) { 278 UBool 289 UBool equal = TRUE; 379 UBool 923 U_INTERNAL UBool U_EXPORT2
|
reldtfmt.cpp | 138 UBool RelativeDateFormat::operator==(const Format& other) const { 249 UBool matchedRelative = FALSE; 314 UBool noError = (pos.getErrorIndex() < 0); 459 fCapitalizationOfRelativeUnitsForUIListMenu = static_cast<UBool>(intVector[0]); 460 fCapitalizationOfRelativeUnitsForStandAlone = static_cast<UBool>(intVector[1]); 488 UBool /*noFallback*/, UErrorCode &errorCode) {
|
smpdtfmt.cpp | 631 UBool 668 UBool cTypeIsGregorian = TRUE; [all...] |
ulocdata.cpp | 39 UBool noSubstitute; 92 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) 97 U_CAPI UBool U_EXPORT2
|
casetrn.cpp | 137 UBool isIncremental) const
|
currpinf.cpp | 39 static UBool U_CALLCONV ValueComparator(UHashTok val1, UHashTok val2); 41 UBool 148 UBool 305 UBool hasSeparator = false;
|
dayperiodrules.cpp | 53 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { 285 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { 306 U_CFUNC UBool U_CALLCONV dayPeriodRulesCleanup() { 505 UBool DayPeriodRules::allHoursAreSet() {
|
format.cpp | 158 UBool
|
nortrans.cpp | 103 UBool isIncremental) const {
|
/external/icu/icu4c/source/test/intltest/ |
callimts.cpp | 25 void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 93 UBool 150 UBool hasLeapMonth; 178 UBool next (int32_t &rIndex) { 231 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) { 476 UBool fullRangeSeen = TRUE;
|
idnaconf.cpp | 60 UBool IdnaConfTest::ReadAndConvertFile(){ 158 UBool IdnaConfTest::ReadOneLine(UnicodeString& buf){ 347 void IdnaConfTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/){
|
rbbiapts.cpp | 67 UBool b = (*bi1 != *biequal); 710 UBool success; 910 UBool fail = TRUE; 922 UBool fail = TRUE; 934 UBool fail = TRUE; [all...] |
ssearch.cpp | 61 void SSearchTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char *params ) 276 UBool foundMatch; 345 UBool compare(const OrderList &other) const; 346 UBool matchesAt(int32_t offset, const OrderList &other) const; 482 UBool OrderList::compare(const OrderList &other) const 499 UBool OrderList::matchesAt(int32_t offset, const OrderList &other) const 752 UBool bFound; 785 UBool bFound; 933 UBool found; [all...] |
/external/icu/icu4c/source/common/ |
utrie_swap.cpp | 32 UBool dataIs32; 67 dataIs32=(UBool)((trie.options&UTRIE_OPTIONS_DATA_IS_32_BIT)!=0); 299 getVersion(const void *data, int32_t length, UBool anyEndianOk) {
|
bytestriebuilder.cpp | 346 UBool 375 UBool 428 BytesTrieBuilder::writeValueAndFinal(int32_t i, UBool isFinal) { 463 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) {
|
cstring.h | 52 U_CAPI UBool U_EXPORT2
|
dictbe.h | 65 virtual UBool handles(UChar32 c) const;
|
loadednormalizer2impl.cpp | 42 static UBool U_CALLCONV 54 UBool U_CALLCONV 132 static UBool U_CALLCONV uprv_loaded_normalizer2_cleanup(); 171 static UBool U_CALLCONV uprv_loaded_normalizer2_cleanup() {
|
propsvec.cpp | 36 UBool isCompacted; 162 UBool splitFirstRow, splitLastRow; 197 splitFirstRow= (UBool)(start!=(UChar32)firstRow[0] && value!=(firstRow[column]&mask)); 198 splitLastRow= (UBool)(limit!=(UChar32)lastRow[1] && value!=(lastRow[column]&mask));
|
ucharstriebuilder.cpp | 293 UBool 322 UBool 375 UCharsTrieBuilder::writeValueAndFinal(int32_t i, UBool isFinal) { 399 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) {
|
/external/icu/icu4c/source/test/perf/utfperf/ |
utfperf.cpp | 96 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL); 172 UBool flush; 331 UPerfFunction* UtfPerformanceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* par) {
|
/external/icu/icu4c/source/tools/gensprep/ |
gensprep.c | 46 UBool beVerbose=FALSE, haveCopyright=TRUE; 58 parseMappings(const char *filename, UBool reportError, UErrorCode *pErrorCode); 348 /*UBool* mapWithNorm = (UBool*) context;*/ 428 parseMappings(const char *filename, UBool reportError, UErrorCode *pErrorCode) {
|
/external/icu/icu4c/source/tools/toolutil/ |
package.cpp | 81 makeTypeEnum(uint8_t charset, UBool isBigEndian) { 95 makeTypeLetter(uint8_t charset, UBool isBigEndian) { 105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { 108 isBigEndian=(UBool)(typeEnum&1); 171 return makeTypeEnum(pInfo->charsetFamily, (UBool)pInfo->isBigEndian); 503 inIsBigEndian=(UBool)pInfo->isBigEndian; 696 UBool outIsBigEndian; [all...] |
/external/icu/icu4c/source/common/unicode/ |
umachine.h | 225 typedef int8_t UBool; 228 /** The TRUE value of a UBool @stable ICU 2.0 */ 232 /** The FALSE value of a UBool @stable ICU 2.0 */
|
Completed in 836 milliseconds
<<31323334353637383940>>