Home
last modified time | relevance | path

Searched refs:byt (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/pci_ids/
Di965_pci_ids.h89 CHIPSET(0x0F31, byt, "Intel(R) Bay Trail")
90 CHIPSET(0x0F32, byt, "Intel(R) Bay Trail")
91 CHIPSET(0x0F33, byt, "Intel(R) Bay Trail")
92 CHIPSET(0x0157, byt, "Intel(R) Bay Trail")
93 CHIPSET(0x0155, byt, "Intel(R) Bay Trail")
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java1531 static int findToU(IntBuffer toUSection, int length, short byt) { in findToU() argument
1540 if (byt < start || limit < byt) { in findToU()
1546 … return TO_U_GET_VALUE(toUSection.get(toUSection.position() + byt - start)); /* could be 0 */ in findToU()
1550 word0 = TO_U_MAKE_WORD((byte) byt, 0) & UConverterConstants.UNSIGNED_INT_MASK; in findToU()
1599 if (byt == TO_U_GET_BYTE((int)word)) { in findToU()
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.pat.txt1354 5byt
/external/libxml2/
DChangeLog16055 byt Prashanth Naidu