Home
last modified time | relevance | path

Searched defs:high (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/qtools/
Dtrace_reader.h1044 int high = nregions; in FindRegion() local
1068 int high = nregions; in FindRegionIndex() local
1093 int high = nsyms; in FindFunction() local
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
Detc1.cpp201 etc1_uint32 high = (pIn[0] << 24) | (pIn[1] << 16) | (pIn[2] << 8) | pIn[3]; in etc1_decode_block() local
234 etc1_uint32 high; member