Searched defs:UBool (Results 1 – 13 of 13) sorted by relevance
/external/icu4c/common/unicode/ |
D | umachine.h | 228 typedef int8_t UBool; typedef
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | umachine.h | 235 typedef int8_t UBool; typedef
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | umachine.h | 235 typedef int8_t UBool; typedef
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | umachine.h | 235 typedef int8_t UBool; typedef
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | umachine.h | 235 typedef int8_t UBool; typedef
|
/external/chromium/base/third_party/icu/ |
D | icu_utf.h | 25 typedef int8 UBool; typedef
|
/external/icu4c/i18n/ |
D | tzrule.cpp | 162 UBool /*inclusive*/, in getNextStart() argument 171 UBool /*inclusive*/, in getPreviousStart() argument
|
D | nfsubs.cpp | 310 virtual UBool doParse(const UnicodeString& /*text*/, in doParse() argument 1229 UBool /*lenientParse*/, in doParse() argument
|
D | ucol_res.cpp | 817 UBool /*commonlyUsed*/, UErrorCode* status) { in ucol_getKeywordValuesForLocale() argument
|
D | ucol_sit.cpp | 405 UBool, in ucol_prepareShortStringOpen() argument
|
/external/icu4c/common/ |
D | udata.cpp | 198 setCommonICUDataPointer(const void *pData, UBool /*warn*/, UErrorCode *pErrorCode) { in setCommonICUDataPointer() argument
|
D | uniset.cpp | 219 UnicodeSet::UnicodeSet(const UnicodeSet& o, UBool /* asThawed */) : in UnicodeSet() argument
|
/external/icu4c/test/intltest/ |
D | ustrtest.cpp | 1783 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString() argument
|