Home
last modified time | relevance | path

Searched defs:maskBit (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocketFrame.cpp42 const unsigned char maskBit = 0x80; variable
/external/llvm/include/llvm/ADT/
DAPInt.h126 static uint64_t maskBit(unsigned bitPosition) { in maskBit() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1179 unsigned long long maskBit = (unsigned long long)1 << (type.width - 1); in lp_build_sgn() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1179 unsigned long long maskBit = (unsigned long long)1 << (type.width - 1); in lp_build_sgn() local