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

  /bionic/libc/private/
icu.h 35 typedef int8_t UBool;
  /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 */
  /external/icu/libandroidicu/include/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 */
  /external/libchrome/base/third_party/icu/
icu_utf.h 22 typedef int8_t UBool;
162 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, ::base_icu::UChar32 c, ::base_icu::UBool strict);

Completed in 361 milliseconds