/external/oprofile/libop/ |
op_events.h | 31 /** up to thirty two allowed unit masks */ 38 u32 num; /**< number of possible unit masks */
|
/development/samples/JetBoy/ |
_index.html | 12 is currently playing (use of clips and mute masks).</p>
|
/external/oprofile/events/i386/p6_mobile/ |
unit_masks | 1 # Pentium M possible unit masks
|
/external/webkit/Source/WebCore/dom/ |
Traversal.cpp | 46 // 1 through 12, to whatToShow bit masks.
|
/frameworks/wilhelm/src/ |
attr.h | 37 // bit masks, used with unlock_exclusive_attributes
|
/external/icu4c/i18n/ |
rbt_rule.cpp | 247 * Return true if this rule masks another rule. If r1 masks r2 then 248 * r1 matches any input string that r2 matches. If r1 masks r2 and r2 masks 249 * r1 then r1 == r2. Examples: "a>x" masks "ab>y". "a>x" masks "a[b]>y". 250 * "[c]a>x" masks "[dc]a>y". 252 UBool TransliterationRule::masks(const TransliterationRule& r2) const { function in class:TransliterationRule 253 /* Rule r1 masks rule r2 if the string formed of the 272 * means the row masks the column, N means it doesn't [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
IncludeOverlay.java | 32 * The {@link IncludeOverlay} class renders masks to -partially- hide everything outside 76 Collection<Rectangle> masks = subtractRectangles(whole, includedBounds); local 78 for (Rectangle mask : masks) {
|
/external/llvm/lib/Target/X86/Utils/ |
X86ShuffleDecode.cpp | 82 /// DecodePSHUFMask - This decodes the shuffle masks for pshufd, and vpermilp*. 133 /// DecodeSHUFPMask - This decodes the shuffle masks for shufp*. VT indicates 155 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd 175 /// DecodeUNPCKLMask - This decodes the shuffle masks for unpcklps/unpcklpd 209 /// DecodeVPERMMask - this decodes the shuffle masks for VPERMQ/VPERMPD.
|
/external/llvm/include/llvm/Support/ |
MachO.h | 129 // Constant masks for the "flags" field in llvm::MachO::section and 136 // Constant masks for the "flags[7:0]" field in llvm::MachO::section and 156 // Constant masks for the "flags[31:24]" field in llvm::MachO::section and 166 // Constant masks for the "flags[23:8]" field in llvm::MachO::section and 227 // Constant masks for the "n_type" field in llvm::MachO::nlist and 242 // Constant masks for the "n_sect" field in llvm::MachO::nlist and
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
d3drmdef.h | 138 unsigned long alpha_mask; /* if rgb is true, these are masks for
140 pixel. Otherwise, these are masks
145 green and blue, so the masks should
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D3DRMDEF.H | 138 unsigned long alpha_mask; /* if rgb is true, these are masks for
140 pixel. Otherwise, these are masks
145 green and blue, so the masks should
|
/external/chromium/chrome/common/ |
automation_constants.h | 39 // command. Specifies masks to be used in constructing keyboard event modifiers.
|
/external/harfbuzz_ng/ |
TODO | 12 - mask propagation? (when ligation, "or" the masks).
|
/external/llvm/test/CodeGen/X86/ |
avx-vpermil.ll | 39 ; vpermil should match masks like this: <u,3,1,2,4,u,5,6>. Check that the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
vm86.h | 116 * flags masks
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
vm86.h | 116 * flags masks
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
vm86.h | 116 * flags masks
|
/external/chromium/chrome/browser/ui/views/notifications/ |
balloon_view.h | 98 // Masks the contents to fit within the frame. 101 // Masks the frame for the rounded corners of the shadow-bubble.
|
/external/dropbear/ |
random.c | 217 const unsigned char masks[] = {0xff, 0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f}; local 231 randbuf[0] &= masks[size_bits % 8];
|
/external/libvpx/libvpx/vp8/common/ |
blockd.h | 33 /* Segment Feature Masks */ 96 /* Segment Feature Masks */
|
/external/v8/test/mjsunit/compiler/ |
expression-trees.js | 63 // Set up leaf masks to set 8 least-significant bits. 86 // Set up leaf masks to clear 8 least-significant bits.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_DeblockingChroma_unsafe_s.s | 91 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17 167 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
security.h | 46 /* authorization attribute masks */ 54 /* event masks */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
security.h | 46 /* authorization attribute masks */ 54 /* event masks */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
security.h | 46 /* authorization attribute masks */ 54 /* event masks */
|