HomeSort by relevance Sort by last modified time
    Searched full:masks (Results 51 - 75 of 240) sorted by null

1 23 4 5 6 7 8 910

  /hardware/broadcom/wlan/bcm4329/src/include/
spid.h 62 /* Bit masks for SPID_CONFIG device register */
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 75 #define INTR_TRIG_CMD BIT_0 /* Host Command Interrupt. Setting this bit masks*/
  /ndk/build/platforms/android-5/arch-x86/usr/include/
fenv.h 229 * We assume that the masks for the x87 and the SSE unit are
  /ndk/build/platforms/android-8/arch-x86/usr/include/
fenv.h 229 * We assume that the masks for the x87 and the SSE unit are
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_host_int.h 71 #define INTR_TRIG_CMD BIT_0 /* Host Command Interrupt. Setting this bit masks*/
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_host_int.h 75 #define INTR_TRIG_CMD BIT_0 /* Host Command Interrupt. Setting this bit masks*/
public_descriptors.h 64 /* TX attributes masks and offset used in the txAttr of TxIfDescriptor_t. */
  /external/freetype/src/pshinter/
pshalgo.c 214 /* activate the hints that are given by the initial hint masks */
217 PS_Mask mask = hint_masks->masks;
233 FT_TRACE0(( "psh_hint_table_init: missing/incorrect hint masks\n" ));
    [all...]
  /external/freetype/include/freetype/internal/
pshints.h 647 * The function to set hint masks.
650 * The function to set counter masks.
  /external/grub/netboot/
ni5010.c 55 #define EDLC_XMASK (ioaddr + 0x01) /* EDLC transmit "IRQ Masks" */
58 #define EDLC_RMASK (ioaddr + 0x03) /* EDLC receive "IRQ Masks" */
  /external/icu4c/i18n/
rbt_set.cpp 368 if (r1->masks(*r2)) {
374 //| errors.append("Rule " + r1 + " masks " + r2);
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 156 /* If there are no masks, use the defaults */
183 /* Fall through -- read the RGB masks */
  /external/skia/include/core/
SkFontHost.h 241 cache because it'll have the wrong type of masks cached.
256 cache because it'll have the wrong type of masks cached.
  /external/skia/src/core/
SkBlitter_ARGB32.cpp 201 // In LCD mode the masks have either an extra couple of rows or columns on the edges.
313 // In LCD mode the masks have either an extra couple of rows or columns on the edges.
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageReader.h 327 // Masks/offsets for the color values for non-palette formats. These
331 // The right/left shift values are meant to be applied after the masks.
BMPImageReader.cpp 411 // this overwrites the masks we read from the header, which are
458 // Check masks and set shift values.
467 // For empty masks (common on the alpha channel, especially after the
  /dalvik/libcore/luni/src/main/java/java/net/
Inet4Address.java 208 * 239.192.0.0 to 239.195.255.255 Hence masks of 11101111 11000000 to
  /external/icu4c/i18n/unicode/
basictz.h 165 * The time type option bit masks used by getOffsetFromLocal
  /external/opencore/baselibs/gen_data_structures/src/
bitstreamparser.cpp 111 //and masks off all of the bits except the ones we want.
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
matrox_regs.h 177 /* See table on 4-44 for translucidity masks */
  /frameworks/base/awt/java/awt/image/
ColorModel.java 80 int[] bits; // Array of components masks
105 * the array of component masks.
189 * the array of component masks.
944 * the array of component masks.
DirectColorModel.java 101 * the array of component masks.
134 * the array of component masks.
160 * the array of component masks.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos.h 242 /* Make sure we get 256 bit select masks */
  /external/webkit/WebCore/bridge/
npapi.h 288 * The following masks are applied on certain platforms to NPNV and
292 * not understanding a new browser's ABI, these masks change the
295 * use these masks to dynamically determine and use the correct C++
  /frameworks/base/awt/java/awt/
Rectangle.java 615 * the following masks:
622 * If the rectangle is empty, all masks are set, and if the point is inside
630 * of logical OR operation with all out masks.

Completed in 398 milliseconds

1 23 4 5 6 7 8 910