/external/skia/include/core/ |
SkScalerContext.h | 138 void toMask(SkMask* mask) const; 140 /** Given a glyph which is has a mask format of LCD or VerticalLCD, take
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
mutable-fst.h | 44 uint64 mask) = 0; // Set property bits wrt mask
|
/external/tcpdump/ |
bootp.h | 214 struct in_addr v_smask; /* Subnet mask */ 224 #define VF_SMASK 1 /* Subnet mask field contains valid data */
|
/external/webkit/WebCore/platform/ |
Arena.h | 60 uword mask; // Mask (power-of-2 - 1) member in struct:WebCore::ArenaPool
|
/external/webkit/WebCore/rendering/style/ |
SVGRenderStyle.h | 95 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(String, mask, maskElement, MaskElement, maskElement, String()) 180 DataRef<StyleMaskData> mask; member in class:WebCore::SVGRenderStyle
|
/external/webkit/WebCore/svg/graphics/ |
SVGResourceClipper.cpp | 114 // we would have to detect such, draw to a mask, and then clip 115 // to that mask
|
/frameworks/base/core/jni/ |
android_media_AudioSystem.cpp | 149 android_media_AudioSystem_setRingerMode(JNIEnv *env, jobject thiz, jint mode, jint mask) 151 return check_AudioSystem_Command(AudioSystem::setRingerMode(mode, mask));
|
android_location_GpsLocationProvider.cpp | 369 jint* mask = env->GetIntArrayElements(maskArray, 0); local 378 mask[0] = sGpsSvStatusCopy.ephemeris_mask; 379 mask[1] = sGpsSvStatusCopy.almanac_mask; 380 mask[2] = sGpsSvStatusCopy.used_in_fix_mask; 386 env->ReleaseIntArrayElements(maskArray, mask, 0);
|
/frameworks/base/tools/aidl/ |
AST.h | 30 // Write the modifiers that are set in both mod and mask 31 void WriteModifiers(FILE* to, int mod, int mask);
|
/hardware/ti/omap3/dspbridge/inc/ |
dbg.h | 52 #ifndef LINUX /* No DEBUGZONE in Linux, DBG mask == GT mask */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbg.h | 52 #ifndef LINUX /* No DEBUGZONE in Linux, DBG mask == GT mask */
|
/sdk/emulator/qtools/ |
thumbdis.cpp | 47 unsigned short value, mask; /* recognise instruction if (op&mask)==value */ member in struct:thumb_opcode 80 %m print register mask for ldm/stm instruction 88 %M print Thumb register mask 89 %N print Thumb register mask (with LR) 90 %O print Thumb register mask (with PC) 258 if ((given & insn->mask) == insn->value) 281 if ((insn1 & insn->mask) != insn->value)
|
/system/core/debuggerd/ |
getevent.c | 118 //printf("%d: %08x \"%s\"\n", event->wd, event->mask, event->len ? event->name : ""); 121 if(event->mask & IN_CREATE) {
|
/system/core/libpixelflinger/ |
picker.cpp | 99 n |= GGL_BUILD_NEEDS(c->state.mask.color^0xF, MASK_ARGB); 122 p |= GGL_BUILD_NEEDS(c->state.mask.depth&1, P_MASK_Z);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/ |
FwEvent.c | 303 * mask the interrupts in the FW 346 * mask the interrupts in the FW 380 * Mask unwanted interrupts. 572 * DESCRIPTION: Write Mask CB 601 * DESCRIPTION: Write Mask CB 784 * DESCRIPTION: returns interrupt enabled bit mask [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
wspi.h | 79 UINT8 mask; member in struct:_WSPIConfig_t 125 UINT8 uConfigMask; /* configurable Mask for the Init CMD */
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ProgressBarTest.java | 405 int mask = 0x0000000C; // View.VISIBILITY_MASK local 406 int expected = (progressBar.getVisibility() & ~mask) | (visibility & mask); 411 expected = (progressBar.getVisibility() & ~mask) | (visibility & mask);
|
/external/freetype/include/freetype/internal/ |
pshints.h | 490 * The number of bits in the hint mask. 493 * An array of bytes modelling the hint mask. 520 * A method of the @T2_Hints class used to set a given counter mask 532 * The number of bits in the hint mask. 535 * An array of bytes modelling the hint mask.
|
/external/iptables/extensions/ |
libip6t_policy.c | 175 struct in6_addr *addr = NULL, mask; local 233 parse_hostnetworkmask(argv[optind-1], &addr, &mask, &naddr); 241 in6addrcpy(&e->smask.a6, &mask); 248 parse_hostnetworkmask(argv[optind-1], &addr, &mask, &naddr); 256 in6addrcpy(&e->dmask.a6, &mask);
|
/external/openssl/ssl/ |
ssl_lib.c | 1716 unsigned long mask,emask; local 1943 unsigned long alg,mask,kalg; local [all...] |
/external/quake/quake/src/WinQuake/ |
console.cpp | 276 int mask; local 282 mask = 128; // go to colored text 289 mask = 128; // go to colored text 293 mask = 0; 337 con_text[y*con_linewidth+con_x] = c | mask;
|
/external/skia/src/images/ |
SkImageDecoder_libico.cpp | 223 int mask = -(((test >> 4) | (test >> 3) | (test >> 2) | (test >> 1) | test) & 0x1); //either 0xFFFFFFFF or 0 local 224 int lineBitWidth = (bitWidth & 0xFFFFFFE0) + (0x20 & mask); 232 /*int */mask = -(((test >> 4) | (test >> 3) | (test >> 2) | (test >> 1) | test) & 0x1); //either 0xFFFFFFFF or 0 233 int andLineWidth = (w & 0xFFFFFFE0) + (0x20 & mask); 237 //if the andbitmap (mask) is all zeroes, then we can easily do an index bitmap
|
/frameworks/base/libs/surfaceflinger_client/ |
SharedBufferStack.cpp | 345 const uint32_t mask = 1<<buffer; local 346 return (android_atomic_and(~mask, &stack.reallocMask) & mask) != 0; 395 uint32_t mask = (1<<mNumBuffers)-1; local 396 android_atomic_or(mask, &stack.reallocMask);
|
SurfaceComposerClient.cpp | 580 uint32_t flags, uint32_t mask) 585 s->flags &= ~mask; 586 s->flags |= (flags & mask); 587 s->mask |= mask;
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmutils.h | 412 #define VALID_MASK(mask) !((mask) & ((mask) + 1)) 599 #define mboolmaskset(mb, mask, val) ((mb) = (((mb) & ~(mask)) | (val)))
|