Home
last modified time | relevance | path

Searched defs:CBU8_IS_LEAD (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/third_party/icu/
Dicu_utf.h181 #define CBU8_IS_LEAD(c) ((uint8_t)((c)-0xc2)<=0x32) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/third_party/icu/
Dicu_utf.h181 #define CBU8_IS_LEAD(c) ((uint8_t)((c)-0xc2)<=0x32) macro
/aosp_15_r20/external/libchrome/base/third_party/icu/
H A Dicu_utf.h178 #define CBU8_IS_LEAD(c) ((uint8_t)((c)-0xc2)<=0x32) macro
/aosp_15_r20/external/cronet/base/third_party/icu/
H A Dicu_utf.h182 #define CBU8_IS_LEAD(c) ((uint8_t)((c)-0xc2)<=0x32) macro