HomeSort by relevance Sort by last modified time
    Searched defs:UBool (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/unicode/
umachine.h 234 typedef int8_t UBool;
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/
icu_utf.h 26 typedef int8_t UBool;
176 UBool strict);
  /external/libweave/third_party/chromium/base/third_party/icu/
icu_utf.h 26 typedef int8_t UBool;
173 UChar32 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);

Completed in 85 milliseconds