/external/tcpdump/ |
util.c | 370 mask2plen (u_int32_t mask) 385 /* let's see if we can transform the mask into a prefixlen */ 387 if (bitmasks[prefix_len] == mask)
|
/external/webkit/JavaScriptCore/bytecode/ |
SamplingTool.cpp | 46 uint32_t mask = 1 << 31; local 50 if (mask & s_flags) 52 mask >>= 1;
|
/frameworks/base/awt/java/awt/image/ |
MultiPixelPackedSampleModel.java | 52 * The bit mask. 451 final int mask = ~(bitMask << shift); local 475 elem &= mask;
|
/frameworks/base/core/java/android/text/ |
InputType.java | 45 * Mask of bits that determine the overall class 56 * Mask of bits that determine the variation of 62 * Mask of bits that provide addition bit flags
|
/frameworks/base/core/jni/ |
android_net_wifi_Wifi.cpp | 484 jint ipaddr, gateway, mask, dns1, dns2, server, lease; local 485 jboolean succeeded = ((jboolean)::do_dhcp_request(&ipaddr, &gateway, &mask, 490 env->SetIntField(info, dhcpInfoFieldIds.netmask, mask);
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
motion_comp.h | 35 /* CBP Mask defines used in chrominance prediction */ 39 /* CBP Mask defines used in luminance prediction (MODE_INTER4V) */ 45 /* CBP Mask defines used in luminance prediction (MODE_INTER or MODE_INTER_Q) */
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
GL10.java | 286 int mask 852 int mask 856 int mask
|
/frameworks/base/opengl/tests/angeles/include/GLES/ |
gl.h | 478 GLAPI void APIENTRY glClear (GLbitfield mask); 563 GLAPI void APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask); 564 GLAPI void APIENTRY glStencilMask (GLuint mask);
|
/hardware/msm7k/libgralloc/ |
gralloc.cpp | 493 const int mask = pixelAlignment - 1; local 494 stride = (w + mask) & ~mask;
|
/hardware/ti/omap3/dspbridge/inc/ |
dbdefs.h | 177 typedef ULONG DSP_RESOURCEMASK; /* Mask for processor resources */ 178 typedef ULONG DSP_ERRORMASK; /* Mask for various error types */ 565 It is a bit mask with each bit value indicating a specific attribute
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPProcessor.c | 51 *! 09-Nov-2000 rr: Code cleaned up. Use of IsValidEvent/Mask Macros. 505 (TEXT("PROC: Invalid Notify Mask \r\n"))); 510 (TEXT("PROC: Invalid Evnet Mask \r\n")));
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbdefs.h | 171 typedef ULONG DSP_RESOURCEMASK; /* Mask for processor resources */ 172 typedef ULONG DSP_ERRORMASK; /* Mask for various error types */ 554 It is a bit mask with each bit value indicating a specific attribute
|
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/ |
MagicSmokeRS.java | 99 Preset(int processmode, int backcol, int locol, int hicol, float mul, int mask, 106 mTextureMask = mask; 126 // proc back low high alph mask rot blend swap premul
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 147 u_long mask; local 150 for (mask = 1; mask != 0U; mask <<= 1) 151 if (statp->options & mask) 152 fprintf(file, " %s", p_option(mask));
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Integer.java | 709 * and returns the bit mask value for that bit. This is also referred to as 715 * @return the bit mask indicating the highest 1 bit in {@code i}. 730 * and returns the bit mask value for that bit. This is also referred 736 * @return the bit mask indicating the lowest 1 bit in {@code i}. 828 // Shift distances are mod 32 (JLS3 15.19), so we needn't mask -distance 844 // Shift distances are mod 32 (JLS3 15.19), so we needn't mask -distance
|
Long.java | 687 * 1 and returns the bit mask value for that bit. This is also referred to 693 * @return the bit mask indicating the highest 1 bit in {@code v}. 709 * 1 and returns the bit mask value for that bit. This is also referred to 715 * @return the bit mask indicating the lowest 1 bit in {@code v}. 831 // Shift distances are mod 64 (JLS3 15.19), so we needn't mask -distance 847 // Shift distances are mod 64 (JLS3 15.19), so we needn't mask -distance
|
/dalvik/vm/compiler/codegen/arm/ |
ArmLIR.h | 82 /* Mask to strip off fp flags */ 473 kThumb2Ldmia, /* ldmia [111010001001[ rn[19..16] mask[15..0] */ 474 kThumb2Stmia, /* stmia [111010001000[ rn[19..16] mask[15..0] */ 578 kThumb2It, /* it [10111111] firstcond[7-4] mask[3-0] */ [all...] |
/external/kernel-headers/original/linux/ |
jbd.h | 227 #define JFS_HAS_COMPAT_FEATURE(j,mask) \ 229 ((j)->j_superblock->s_feature_compat & cpu_to_be32((mask)))) 230 #define JFS_HAS_RO_COMPAT_FEATURE(j,mask) \ 232 ((j)->j_superblock->s_feature_ro_compat & cpu_to_be32((mask)))) 233 #define JFS_HAS_INCOMPAT_FEATURE(j,mask) \ 235 ((j)->j_superblock->s_feature_incompat & cpu_to_be32((mask)))) [all...] |
/external/quake/quake/src/WinQuake/ |
net_bw.cpp | 684 int mask;
local 698 mask = -1;
714 mask<<=8;
718 mask = htonl(mask);
728 ((ethdevinfo.inetAddr & mask) | addr);
|
/external/srec/srec/cfront/ |
log_tabl.c | 53 logtab->mask = 0x01; 56 logtab->mask = (logtab->mask << 1) | 0x01; 57 logtab->mask = ~logtab->mask; 91 while ((operand & logtab->mask))
|
/frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/ |
messages.properties | 116 awt.62=Wrong mask : {0} 397 awt.23B=The mask of the {0} component is not contiguous 398 awt.23C=The mask of the alpha component is not contiguous 399 awt.23D=The mask of the red component is not contiguous 400 awt.23E=The mask of the green component is not contiguous 401 awt.23F=The mask of the blue component is not contiguous
|
/frameworks/base/opengl/java/android/opengl/ |
GLES10.java | 307 // C function void glClear ( GLbitfield mask ) 310 int mask [all...] |
/bionic/libc/unistd/ |
syslog.c | 86 /* setlogmask -- set the log mask level */ 358 /* setlogmask -- set the log mask level */
|
/dalvik/libcore/awt-kernel/src/main/java/java/awt/font/ |
NumericShaper.java | 426 /** The mask. */ 427 private int mask; field in class:NumericShaper [all...] |
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
HexStringParser.java | 256 long mask = ~(-1L << num); local 257 abandonedNumber += (mantissa & mask);
|