Searched refs:LE_ARRAY_SIZE (Results 1 - 12 of 12) sorted by relevance

/external/icu/icu4c/source/layout/
H A DDeviceTables.cpp19 #define FORMAT_COUNT LE_ARRAY_SIZE(fieldBits)
H A DHanLayoutEngine.cpp37 static const le_int32 featureMapCount = LE_ARRAY_SIZE(featureMap);
H A DLETypes.h320 #define LE_ARRAY_SIZE(array) (sizeof array / sizeof array[0]) macro
365 #define LE_ARRAY_SIZE(array) (sizeof array / sizeof array[0]) macro
H A DArabicShaping.cpp109 count = LE_ARRAY_SIZE(featureMap);
H A DLayoutEngine.cpp52 const le_int32 DefaultCharMapper::controlCharsCount = LE_ARRAY_SIZE(controlChars);
141 static const le_int32 canonFeatureMapCount = LE_ARRAY_SIZE(canonFeatureMap);
H A DHangulLayoutEngine.cpp104 static const le_int32 featureMapCount = LE_ARRAY_SIZE(featureMap);
H A DKhmerReordering.cpp232 static const le_int32 featureMapCount = LE_ARRAY_SIZE(featureMap);
H A DTibetanReordering.cpp241 static const le_int32 featureMapCount = LE_ARRAY_SIZE(featureMap);
H A DOpenTypeLayoutEngine.cpp126 static const le_int32 featureMapCount = LE_ARRAY_SIZE(featureMap);
H A DIndicReordering.cpp537 static const le_int32 featureCount = LE_ARRAY_SIZE(featureMap);
561 static const le_int32 v2FeatureMapCount = LE_ARRAY_SIZE(v2FeatureMap);
/external/icu/icu4c/source/test/letest/
H A Dcletest.c638 le_int32 charCount = LE_ARRAY_SIZE(chars);
H A Dletest.cpp874 le_int32 charCount = LE_ARRAY_SIZE(chars);

Completed in 194 milliseconds