Searched defs:UBool (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dumachine.h234 typedef int8_t UBool; typedef
237 /** The TRUE value of a UBool @stable ICU 2.0 */
241 /** The FALSE value of a UBool @stable ICU 2.0 */
/external/libchrome/base/third_party/icu/
H A Dicu_utf.h26 typedef int8_t UBool; typedef in namespace:base_icu
176 UBool strict);
/external/libweave/third_party/chromium/base/third_party/icu/
H A Dicu_utf.h26 typedef int8_t UBool; typedef in namespace:base_icu
173 UChar32 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);

Completed in 3415 milliseconds