HomeSort by relevance Sort by last modified time
    Searched full:mask (Results 1501 - 1525 of 2232) sorted by null

<<61626364656667686970>>

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 351 /* ScanOptions bit mask field.*/
570 * Join command control bit mask field:
    [all...]
public_radio.h 76 #define RADIO_PARAM_POWER_TABLE_ENABLE (0x01) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
77 #define RADIO_PARAM_POWER_LIMIT_TABLE_ENABLE (0x02) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
78 #define RADIO_PARAM_POWER_ADJ_TABLE_ENABLE (0x04) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
    [all...]
  /hardware/ti/wlan/wl1271/Txn/
WspiBusDrv.c 224 wspi_config.mask = WSPI_INIT_CMD_MASK;
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 476 * flags '[RGB]mask'.
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 476 * flags '[RGB]mask'.
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 478 * flags '[RGB]mask'.
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 476 * flags '[RGB]mask'.
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/
PsdFile.java 270 // Global layer mask info length
  /system/core/adb/
usb_windows.c 52 /// Mask for determining when to use zero length packets
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
g_tester.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 359 tiUINT8 Mask[MAX_DATA_FILTER_MASK_LENGTH];
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 351 /* ScanOptions bit mask field.*/
570 * Join command control bit mask field:
    [all...]
public_radio.h 75 #define RADIO_PARAM_POWER_TABLE_ENABLE (0x01) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
76 #define RADIO_PARAM_POWER_LIMIT_TABLE_ENABLE (0x02) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
77 #define RADIO_PARAM_POWER_ADJ_TABLE_ENABLE (0x04) /* mask for RADIO_PARAM_POWER_ENABLES usage*/
    [all...]
  /system/wlan/ti/wilink_6_1/Txn/
WspiBusDrv.c 224 wspi_config.mask = WSPI_INIT_CMD_MASK;
  /external/webkit/WebCore/rendering/
RenderBox.cpp 670 // Figure out if we need to push a transparency layer to render our mask.
681 // Don't render a masked element until all the mask images have loaded, to prevent a flash of unmasked content.
688 // Before all images have loaded, just use an empty transparency layer as the mask.
693 // We have a mask-box-image and mask-image, so need to composite them together before using the result as a mask.
696 // We have to use an extra image buffer to hold the mask. Multiple mask images need
697 // to composite together using source-over so that they can then combine into a single unified mask that
700 // and composite that buffer as the mask
    [all...]
  /bionic/libc/private/
arpa_nameser.h 120 struct _ns_flagdata { int mask, shift; }; member in struct:_ns_flagdata
347 #define NS_KEY_TYPEMASK 0xC000 /* Mask for "type" bits */
  /dalvik/libcore/luni/src/main/native/
cbigint.c 83 #define bitSection(x, mask, shift) (((x) & (mask)) >> (shift))
  /development/pdk/docs/porting/
keymaps_keyboard_input.jd 339 <td>Modifiers table. The modifier mask values that each of the
351 <td>Characters table. The modifier mask values that each of the
  /device/htc/dream-sapphire/tools/
btconfig.c 226 0x00, // frequency mask: disable
227 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, // freq mask: dont change
  /external/bison/lib/
obstack.h 163 int alignment_mask; /* Mask of alignment for each object. */
218 /* Mask specifying low bits that should be clear in address of an object. */
  /external/grub/netboot/
3c90x.c 414 /** global reset command resets station mask, non-B revision cards
793 /** mask out VCO bit that is defined as 10baseFL bit on B-rev cards **/
natsemi.c 472 /* Disable interrupts using the mask. */
731 /* Disable interrupts using the mask. */
sis900.c 970 /* Disable interrupts by clearing the interrupt mask. */
1046 /* Disable interrupts by clearing the interrupt mask. */
  /external/icu4c/i18n/
rbt_rule.cpp 269 * mask one another if they are exactly equal, and r2 has
285 /* LIMITATION of the current mask algorithm: Some rule
  /external/libffi/src/pa/
ffi.c 636 tramp[1] = 0xd6a01c1e; /* depi 0,31,2,%r21 ; mask priv bits */
667 tramp[1] = 0xd6a01c1e; /* depi 0,31,2,%r21 ; mask priv bits */

Completed in 516 milliseconds

<<61626364656667686970>>