HomeSort by relevance Sort by last modified time
    Searched refs:le_int8 (Results 1 - 11 of 11) sorted by null

  /external/icu4c/layoutex/
LXUtilities.h 19 static le_int8 highBit(le_int32 value);
LXUtilities.cpp 17 le_int8 LXUtilities::highBit(le_int32 value)
23 le_int8 bit = 0;
  /external/icu4c/layout/
OpenTypeUtilities.h 22 static le_int8 highBit(le_int32 value);
OpenTypeUtilities.cpp 18 le_int8 OpenTypeUtilities::highBit(le_int32 value)
KhmerReordering.cpp 295 static const le_int8 khmerStateTable[][KhmerClassTable::CC_COUNT] =
339 le_int8 state = 0;
TibetanReordering.cpp 255 static const le_int8 tibetanStateTable[][TibetanClassTable::CC_COUNT] =
302 le_int8 state = 0;
LETypes.h 62 typedef int8_t le_int8; typedef
IndicReordering.cpp 563 static const le_int8 stateTable[][CC_COUNT] =
600 le_int8 state = 0;
601 le_int8 consonant_count = 0;
    [all...]
  /external/icu4c/test/letest/
PortableFontInstance.h 57 static le_int8 highBit(le_int32 value);
cmaps.cpp 21 le_int8 highBit(le_uint32 value)
PortableFontInstance.cpp 31 le_int8 PortableFontInstance::highBit(le_int32 value)

Completed in 127 milliseconds