Home
last modified time | relevance | path

Searched defs:UChar (Results 1 – 8 of 8) sorted by relevance

/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libandroidicu/include/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libicu/ndk_headers/unicode/
Dumachine.h414 typedef char16_t UChar; typedef
416 typedef UCHAR_TYPE UChar; typedef
418 typedef char16_t UChar; typedef
420 typedef uint16_t UChar; typedef
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Dminireflect.h52 virtual void UChar(uint8_t, const char *) {} in UChar() function
360 void UChar(uint8_t x, const char *name) { Named(x, name); } in UChar() function
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dminireflect.h52 virtual void UChar(uint8_t, const char *) {} in UChar() function
349 void UChar(uint8_t x, const char *name) { Named(x, name); } in UChar() function