Searched
full:mask (Results
1726 -
1750 of
2232) sorted by null
<<61626364656667686970>>
/external/webkit/WebCore/css/ |
CSSStyleSelector.cpp | 219 HANDLE_FILL_LAYER_INHERIT_AND_INITIAL(mask, Mask, prop, Prop) 222 HANDLE_FILL_LAYER_VALUE(mask, Mask, prop, Prop, value) 4763 NinePieceImage mask; local [all...] |
/external/webkit/WebCore/rendering/ |
InlineFlowBox.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pvmp4audiodecoderframe.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
avcdec_api.cpp | 639 video->currFS->IsOutputted |= 0x02; /* The MASK 0x02 means not needed for reference, or returned */ 863 /* MASK 0x01 means the frame is outputted (for display). A frame gets freed when it is [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
target.h | 169 /* Return a mask describing how relocations should be treated when 649 return the mask that they apply. Return 0 otherwise. */ [all...] |
tree-flow.h | 234 /* Mask of reasons this pointer's value escapes the function. */ 382 /* Mask of values saying the reasons why this variable has escaped [all...] |
/external/v8/src/arm/ |
codegen-arm.cc | 1007 unsigned mask = (0x80000000u | kSmiTagMask); local 1025 unsigned mask = 0x80000000u; local [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
ByteOps.java | 313 /** mask for the bits representing the opcode format */
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
CharInfo.java | 128 * A mask to get the low order bits which are used to
|
/dalvik/libcore/xml/src/test/java/tests/api/javax/xml/parsers/ |
DocumentBuilderTest.java | 670 // Expected, ErrorHandler does not mask exception
|
/dalvik/vm/ |
AllocTracker.c | 278 * kNumAllocRecords and then mask it back down.
|
Globals.h | 705 /* Mask used in hash function for JitTable. Should be jitTableSize-1 */
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 376 @ so we can just mask the address.
|
/dalvik/vm/compiler/codegen/arm/ |
Assemble.c | [all...] |
/external/bluetooth/glib/gio/ |
gfileinfo.h | 802 GFileAttributeMatcher *mask); [all...] |
/external/bluetooth/glib/glib/ |
gmessages.c | 251 /* restrict the global mask to levels that are known to glib
|
/external/bluetooth/hcidump/parser/ |
hci.c | 201 "Set Event Mask", 1028 printf("Mask: 0x"); 1030 printf("%2.2x", cp->mask[i]); 1059 printf(" with class 0x%2.2x%2.2x%2.2x mask 0x%2.2x%2.2x%2.2x\n", [all...] |
/external/grub/docs/ |
internals.texi | 277 argument specifies how the function is called, using a bit mask. The
|
/external/grub/netboot/ |
eepro.c | 56 #define ee_FlashMask 0x7 /* Mask */
|
eepro100.c | 496 ioaddr = probeaddrs[0] & ~3; /* Mask the bit that says "this is an io addr" */
|
/external/grub/stage2/ |
jfs.h | 546 #define IFMT 0xF000 /* S_IFMT - mask of file type */
|
/external/icu4c/common/ |
ucnvmbcs.h | 409 * Remove bits from this mask as more options are recognized
|
usprep.cpp | 524 value = trieWord >> 2; //mask off the lower 2 bits and shift
|
/external/icu4c/common/unicode/ |
utf8.h | 66 * Mask a UTF-8 lead byte, leave only the lower bits that form part of the code point value.
|
/external/icu4c/tools/genbidi/ |
genbidi.c | 259 fprintf(stderr, "genbidi error: mask value %d==0 for %s %s\n",
|
Completed in 1054 milliseconds
<<61626364656667686970>>