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

/external/icu/icu4c/source/layout/
H A DDeviceTables.h32 static const le_uint16 fieldSignBits[]; member in struct:DeviceTable
H A DDeviceTables.cpp16 const le_uint16 DeviceTable::fieldSignBits[] = {0x0002, 0x0008, 0x0080}; member in class:DeviceTable
38 if ((field & fieldSignBits[format]) != 0) {

Completed in 78 milliseconds