HomeSort by relevance Sort by last modified time
    Searched full:mask (Results 1101 - 1125 of 2232) sorted by null

<<41424344454647484950>>

  /frameworks/base/libs/surfaceflinger/
BlurFilter.cpp 239 const int mask = kernelSize-1; local
329 TYPE* const tail = scratch + (y & mask) * src->stride;
  /frameworks/base/services/java/com/android/server/
KeyInputQueue.java 997 int mask; local
    [all...]
  /hardware/libhardware_legacy/wifi/
wifi.c 116 int do_dhcp_request(int *ipaddr, int *gateway, int *mask,
130 get_dhcp_info(ipaddr, gateway, mask, dns1, dns2, server, lease);
  /system/core/include/pixelflinger/
pixelflinger.h 283 void (*stencilMask)(void* c, GGLuint mask);
295 void (*clear)(void* c, GGLbitfield mask);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
TrafficMonitor.c 406 * Convert the Mask from the types that declared in the
409 * Sets the aggregation function that corresponds to the specific mask type
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 478 DEPDI,Z -1,32,33,high_mask ; Create Mask 0xffffffff80000000L
505 AND m_0,high_mask,tmp_0 ; m[0] & Mask
506 AND m_1,high_mask,tmp_1 ; m[1] & Mask
512 EXTRD,U tmp_0,32,33,tmp_0 ; tmp_0 = m[0]&Mask >> 32-1
513 EXTRD,U tmp_1,32,33,tmp_1 ; tmp_1 = m[1]&Mask >> 32-1
553 AND m_0,high_mask,tmp_0 ; m & Mask
558 EXTRD,U tmp_0,32,33,tmp_0 ; tmp_0 = m&Mask >> 32-1
    [all...]
pa-risc2W.s 467 DEPDI,Z -1,32,33,high_mask ; Create Mask 0xffffffff80000000L
494 AND m_0,high_mask,tmp_0 ; m[0] & Mask
495 AND m_1,high_mask,tmp_1 ; m[1] & Mask
501 EXTRD,U tmp_0,32,33,tmp_0 ; tmp_0 = m[0]&Mask >> 32-1
502 EXTRD,U tmp_1,32,33,tmp_1 ; tmp_1 = m[1]&Mask >> 32-1
542 AND m_0,high_mask,tmp_0 ; m & Mask
547 EXTRD,U tmp_0,32,33,tmp_0 ; tmp_0 = m&Mask >> 32-1
1018 AND m,high_mask,temp2 ; m & Mask
1023 EXTRD,U temp2,32,33,temp1 ; temp1 = m&Mask >> 32-1
    [all...]
  /external/zlib/contrib/inflate86/
inffas86.c 93 /*100 56 */ unsigned lmask; /* r12 mask for lcode */
94 /*104 60 */ unsigned dmask; /* r13 mask for dcode */
239 " addl %%eax, %%r14d\n" /* len += hold & mask[op] */
338 " movl (%%rbp,%%rax,4), %%eax\n" /* eax = lcode[val+(hold&mask[op])]*/
352 " movl (%%r11,%%rax,4), %%eax\n" /* eax = dcode[val+(hold&mask[op])]*/
551 " addl %%eax, 64(%%esp)\n" /* len += hold & mask[op] */
666 " movl (%%ebp,%%eax,4), %%eax\n" /* eax = lcode[val+(hold&mask[op])]*/
681 " movl (%%ecx,%%eax,4), %%eax\n" /* eax = dcode[val+(hold&mask[op])]*/
    [all...]
  /external/qemu/target-arm/
translate.c 61 int condexec_mask_prev; /* mask at start of instruction/block */
265 #define gen_set_cpsr(var, mask) gen_helper_cpsr_write(var, tcg_const_i32(mask))
317 static void gen_ubfx(TCGv var, int shift, uint32_t mask)
321 tcg_gen_andi_i32(var, var, mask);
340 static void gen_bfi(TCGv dest, TCGv base, TCGv val, int shift, uint32_t mask)
342 tcg_gen_andi_i32(val, val, mask);
344 tcg_gen_andi_i32(base, base, ~(mask << shift));
3456 uint32_t mask; local
6003 uint32_t mask; local
    [all...]
  /external/webkit/WebCore/inspector/front-end/
inspector.css 401 -webkit-mask-image: url(Images/undockButtonGlyph.png);
405 -webkit-mask-image: url(Images/dockButtonGlyph.png);
413 -webkit-mask-image: url(Images/consoleButtonGlyph.png);
417 -webkit-mask-image: url(Images/clearConsoleButtonGlyph.png);
421 -webkit-mask-image: url(Images/consoleButtonGlyph.png); /* TODO: Needs Image for Changes Toggle Button */
425 -webkit-mask-image: url(Images/clearConsoleButtonGlyph.png);
    [all...]
  /bionic/libc/include/
fts.h 56 #define FTS_OPTIONMASK 0x00ff /* valid user option mask */
  /bionic/libc/kernel/common/linux/
fb.h 342 const char *mask; member in struct:fb_cursor
  /bionic/libc/netbsd/nameser/
ns_parse.c 75 return((u_int32_t)((handle)._flags & _ns_flagdata[flag].mask) >> _ns_flagdata[flag].shift);
  /bionic/libm/amd64/
fenv.h 67 * has the rounding control bits offset by 3 and the exception mask
  /bionic/libm/i387/
fenv.h 77 * has the rounding control bits offset by 3 and the exception mask
  /bionic/libm/include/amd64/
fenv.h 67 * has the rounding control bits offset by 3 and the exception mask
  /bionic/libm/include/i387/
fenv.h 77 * has the rounding control bits offset by 3 and the exception mask
  /bionic/libm/include/powerpc/
fenv.h 80 /* We need to be able to map status flag positions to mask flag positions */
  /bionic/libm/include/sparc64/
fenv.h 66 /* We need to be able to map status flag positions to mask flag positions */
  /bionic/libm/powerpc/
fenv.h 80 /* We need to be able to map status flag positions to mask flag positions */
  /bionic/libm/sparc64/
fenv.h 66 /* We need to be able to map status flag positions to mask flag positions */
  /dalvik/libcore/auth/src/main/java/org/apache/harmony/auth/internal/nls/
messages.properties 64 auth.2E=Invalid actions mask
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
CollationKey.java 178 * Mask value to retrieve a single unsigned byte
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
PlatformAddressFactory.java 36 * A mask with all bits set, matching the size of the cache.
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
DerInputStream.java 67 // mask for verifying unused bits for ASN.1 bitstring

Completed in 99 milliseconds

<<41424344454647484950>>