Searched refs:UBIDI_MIRROR_INDEX_SHIFT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.h140 UBIDI_MIRROR_INDEX_SHIFT=21, enumerator in enum:__anon11940
146 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT)
/external/icu/icu4c/source/common/
H A Dubidi_props.h140 UBIDI_MIRROR_INDEX_SHIFT=21, enumerator in enum:__anon21730
146 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT)

Completed in 68 milliseconds