/prebuilts/go/darwin-x86/test/ |
iota.go | 74 bbit, bmask = 1 << iota, 1<<iota - 1 const 119 assert(bmask == 1, "bmask")
|
/prebuilts/go/linux-x86/test/ |
iota.go | 74 bbit, bmask = 1 << iota, 1<<iota - 1 const 119 assert(bmask == 1, "bmask")
|
/external/libvncserver/webclients/novnc/include/ |
input.js | 210 var bmask; 238 bmask = this._touchButton; 239 // If bmask is set 242 bmask = 1 << evt.button; 245 bmask = (evt.button & 0x1) + // Left 252 ", x: " + pos.x + ", y: " + pos.y + ", bmask: " + bmask); 253 this._onMouseButton(pos.x, pos.y, down, bmask); 281 var bmask; 283 bmask = 1 << 3 [all...] |
rfb.js | 549 _handleMouseButton: function (x, y, down, bmask) { 551 this._mouse_buttonMask |= bmask; 553 this._mouse_buttonMask ^= bmask; [all...] |
/hardware/intel/img/psb_video/src/x11/ |
psb_x11.c | 132 uint32_t bmask = 0; local 180 bmask = visual->blue_mask; 184 bshift = mask2shift(bmask); 186 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: Pixel masks: R = %08x G = %08x B = %08x\n", rmask, gmask, bmask); 216 *pixel = ((r << rshift) & rmask) | ((g << gshift) & gmask) | ((b << bshift) & bmask);
|
/prebuilts/misc/windows/sdl2/test/ |
testautomation_surface.c | 37 Uint32 rmask, gmask, bmask, amask; local 41 bmask = 0x0000ff00; 46 bmask = 0x00ff0000; 51 testSurface = SDL_CreateRGBSurface(SDL_SWSURFACE, referenceSurface->w, referenceSurface->h, 32, rmask, gmask, bmask, amask);
|
/external/mesa3d/src/mesa/drivers/x11/ |
xm_api.c | 425 unsigned long rmask, gmask, bmask; local 447 bmask = GET_BLUEMASK(v); 448 while ((bmask & 1)==0) { 450 bmask = bmask >> 1; 465 GLint bBits = _mesa_bitcount(bmask); 474 for (i=0; i<=bmask; i++) 475 v->PixelToB[i] = (unsigned char) ((i * 255) / bmask); [all...] |
xm_dd.c | 67 GLboolean rmask, GLboolean gmask, GLboolean bmask, GLboolean amask) 81 if (rmask && gmask && bmask) { 88 if (bmask) m |= GET_BLUEMASK(xmesa->xm_visual);
|
/external/mesa3d/src/mesa/main/ |
pixeltransfer.c | 112 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1; local 122 rgba[i][BCOMP] = bMap[index[i] & bmask];
|
dd.h | 457 GLboolean bmask, GLboolean amask ); 459 GLboolean gmask, GLboolean bmask, GLboolean amask); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
TexImageTransform.java | 250 int bmask, int bshift, 264 int b = (x & bmask) >>> bshift;
|
/external/libvncserver/libvncserver/ |
cursor.c | 574 unsigned int rmask, gmask, bmask; local 585 bmask = (bmax << bshift); 634 bdst = (dval & bmask) >> bshift; 638 bsrc = (sval & bmask) >> bshift;
|
/external/opencv3/3rdparty/libjpeg/ |
jdhuff.c | 577 #define BIT_MASK(nbits) bmask[nbits] 578 #define HUFF_EXTEND(x,s) ((x) <= bmask[(s) - 1] ? (x) - bmask[s] : (x)) 580 static const int bmask[16] = /* bmask[n] is mask for n rightmost bits */ variable [all...] |
/external/mksh/src/ |
funcs.c | 3799 sigset_t omask, bmask; local [all...] |
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nouveau_state.c | 68 GLboolean bmask, GLboolean amask)
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
arm_neon.h | 8197 int64_t bmask; variable 8245 uint64_t bmask; variable 8307 int64_t bmask; variable 8368 uint64_t bmask; variable 13042 __m128i c7, maskgt, bmask, b128; local 13063 __m128i c15, a01, maskgt15, bmask, b128; local 13086 __m128i c15, c23, maskgt23, bmask, maskgt15, sh0, sh1, a01, b128; local 13114 __m128i c15, c31, maskgt31, bmask, maskgt15, sh0, sh1, a01, a23, b128; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ |
arm_neon.h | 8197 int64_t bmask; variable 8245 uint64_t bmask; variable 8307 int64_t bmask; variable 8368 uint64_t bmask; variable 13042 __m128i c7, maskgt, bmask, b128; local 13063 __m128i c15, a01, maskgt15, bmask, b128; local 13086 __m128i c15, c23, maskgt23, bmask, maskgt15, sh0, sh1, a01, b128; local 13114 __m128i c15, c31, maskgt31, bmask, maskgt15, sh0, sh1, a01, a23, b128; local [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
arm_neon.h | 8197 int64_t bmask; variable 8245 uint64_t bmask; variable 8307 int64_t bmask; variable 8368 uint64_t bmask; variable 13042 __m128i c7, maskgt, bmask, b128; local 13063 __m128i c15, a01, maskgt15, bmask, b128; local 13086 __m128i c15, c23, maskgt23, bmask, maskgt15, sh0, sh1, a01, b128; local 13114 __m128i c15, c31, maskgt31, bmask, maskgt15, sh0, sh1, a01, a23, b128; local [all...] |