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

  /external/chromium_org/base/third_party/icu/
icu_utf.h 26 typedef int8 UBool;
173 UChar32 utf8_nextCharSafeBody(const uint8 *s, int32 *pi, int32 length, UChar32 c, UBool strict);
  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 200 typedef int8_t UBool;
203 /** The TRUE value of a UBool @stable ICU 2.0 */
207 /** The FALSE value of a UBool @stable ICU 2.0 */