Searched defs:highBit (Results 1 – 14 of 14) sorted by relevance
19 le_int8 LXUtilities::highBit(le_int32 value) in highBit() function in LXUtilities
48 int8_t ScriptRun::highBit(int32_t value) in highBit() function in ScriptRun
33 le_uint8 highBit(le_uint32 value) in highBit() function
24 le_int8 highBit(le_uint32 value) in highBit() function
45 le_int8 PortableFontInstance::highBit(le_int32 value) in highBit() function in PortableFontInstance
28 le_int8 highBit(le_uint32 value) in highBit() function
49 le_int8 PortableFontInstance::highBit(le_int32 value) in highBit() function in PortableFontInstance
126 private static byte highBit(int n) { in highBit() method in IndicInputMethodImpl
37 int highBit = bits - 1, length = 0, zeroes = 0; in generateCompactNaf() local
33 int highBit = bits - 1, length = 0, zeroes = 0; in generateCompactNaf() local
557 private static final byte highBit(int n) in highBit() method in UScriptRun
559 private static final byte highBit(int n) in highBit() method in UScriptRun
120 highBit(int32_t value) in highBit() function
679 const GLuint highBit = 1 << 31; in stipple_polygon_span() local