/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMAddressingModes.h | 348 // Likewise, try masking out a splat value first. 369 // Try masking out a splat value first.
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
PainterOpenVG.cpp | 781 // anymore, so we need to perform masking instead. 811 // which means masking never has to modify scissor rectangles.) [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderObject.h | 357 // Per SVG 1.1 objectBoundingBox ignores clipping, masking, filter effects, opacity and stroke-width. 367 // respecting clipping, masking, filters, opacity, stroke-width and markers [all...] |
/external/chromium/base/ |
file_path.h | 26 // application may pass FilePath objects around internally, masking the
|
/external/grub/stage2/ |
boot.c | 185 * masking out some address bits... differently for each
|
/external/icu4c/common/ |
ucnv_ext.h | 426 /* use after masking off the roundtrip flag */
|
uhash.c | 33 * non-negative by masking off the top bit. This has two effects: (1) [all...] |
/external/jpeg/ |
jdmaster.c | 260 * masking.
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefRecord.h | 108 #define PH_FRINFC_NDEFRECORD_TNFBYTE_MASK ((uint8_t)0x07) /** \internal For masking */
|
/external/llvm/utils/TableGen/ |
EDEmitter.cpp | 441 // ignore (this is a masking move)
|
/external/qemu/ |
Changelog | 356 - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_reverbdata.h | 44 The "trick" is that modulo arithmetic is simplified by masking
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_reverbdata.h | 44 The "trick" is that modulo arithmetic is simplified by masking
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_reverbdata.h | 44 The "trick" is that modulo arithmetic is simplified by masking
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
GraphicsLayerAndroid.cpp | 598 // Construct the clip layer for masking the contents. [all...] |
/frameworks/base/core/java/android/view/ |
KeyCharacterMap.java | 212 * after masking with {@link #COMBINING_ACCENT_MASK}.
|
/frameworks/base/media/libeffects/testlibs/ |
EffectReverb.h | 31 The "trick" is that modulo arithmetic is simplified by masking
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
getmask.cpp | 41 Description: Typecast 1 to UInt32 for bitmask to avoid masking on a 16-bit
|
/system/core/libpixelflinger/codeflinger/ |
blending.cpp | 198 // when fb is needed for logic-ops or masking
|
/external/mesa3d/docs/ |
versions.html | 329 <li>color masking and blending were performed in wrong order 773 <li>glClear(GL_COLOR_BUFFER_BIT) with RGBA or CI masking was broken [all...] |
/frameworks/base/core/java/android/text/ |
Layout.java | [all...] |
/external/clang/include/clang/AST/ |
ExprObjC.h | 467 /// We pad this out to a byte to avoid excessive masking and shifting. [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineMulDivRem.cpp | 233 // we know the bool is either zero or one, so this is a 'masking' multiply.
|
/external/valgrind/main/VEX/pub/ |
libvex.h | 572 should still have those values (after masking off the lowest 6 bits
|
/external/webkit/Source/WebCore/loader/ |
HistoryController.cpp | 150 // Because of previousItem's "masking" of currentItem for this purpose, it's important [all...] |