HomeSort by relevance Sort by last modified time
    Searched refs:x40 (Results 701 - 725 of 897) sorted by null

<<21222324252627282930>>

  /packages/apps/IM/libwbxml/src/
wbxml_parser.cpp 307 if (stag & 0x40) {
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86_OSlib.h 602 # define LED_CAP 0x40
  /system/core/toolbox/
powerd.c 38 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) /* get abs value/limits */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 682 os802_11_Domain_MKK = 0x40,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h     [all...]
  /external/dropbear/libtomcrypt/src/hashes/
rmd256.c 405 { 0x57, 0x40, 0xa4, 0x08, 0xac, 0x16, 0xb7, 0x20,
407 0xe3, 0x63, 0xd1, 0xd0, 0xbf, 0x40, 0x17, 0xf1,
rmd320.c 465 0x3f, 0xf6, 0x08, 0x41, 0x97, 0x51, 0x66, 0xbb, 0x40, 0xed,
466 0x23, 0x40, 0x04, 0xb8, 0x82, 0x44, 0x63, 0xe6, 0xb0, 0x09 }
  /external/grub/netboot/
ns8390.c 602 (((unsigned)eth_bmem >> 11) & 0x40) |
607 outb((((unsigned)eth_bmem >> 13) & 0x3F) | 0x40, eth_asic_base+WD_MSR);
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 84 rootL += ( ( rootL + 0x40 ) * ( rootL + 0x40 ) <= valA ) << 6;
    [all...]
  /external/opencore/codecs_v2/audio/mp3/dec/src/asm/
pvmp3_dct_16_gcc.s 304 ldr r4,[r0,#0x40]
308 str lr,[r0,#0x40]
  /external/qemu/block/
vvfat.c 322 unsigned int first_sectors_number; /* 1 for a single partition, 0x40 for a disk with partition table */
323 unsigned char first_sectors[0x40*0x200];
440 entry->name[0]=(number_of_entries-i)|(i==0?0x40:0);
849 memset(&(s->first_sectors[0]),0,0x40*0x200);
1021 s->first_sectors_number=0x40;
1073 if(s->first_sectors_number==0x40)
    [all...]
  /external/stlport/src/
ctype.cpp 210 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
246 0x40, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
  /external/v8/src/ia32/
disasm-ia32.cc 197 SetTableRange(REGISTER_INSTR, 0x40, 0x47, "inc");
951 } else if ((f0byte & 0xF0) == 0x40) {
    [all...]
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 290 x < area.getBounds().fRight; x += 0x40) {
292 y < area.getBounds().fBottom; y += 0x40) {
  /external/webkit/WebKit/mac/WebView/
WebTextCompletionController.mm 289 if (c == ' ' || c >= 0x21 && c <= 0x2F || c >= 0x3A && c <= 0x40 || c >= 0x5B && c <= 0x60 || c >= 0x7B && c <= 0x7D) {
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 304 ldr r4,[r0,#0x40]
308 str lr,[r0,#0x40]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.c 90 #define WSPI_INIT_CMD_TX 0x40
95 #define WSPI_INIT_CMD_IOD 0x40
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 805 emit(0x40 + cc);
822 emit(0x40 + cc);
839 emit(0x40 + cc);
856 emit(0x40 + cc);
    [all...]
  /external/freetype/src/truetype/
ttinterp.c     [all...]
  /external/icu4c/common/
ucnvmbcs.c 439 if(b==0 && stateProps[state]>=0x40) {
519 * A recursive call may do stateProps[state]|=0x40 if this state is the target of an
545 stateProps[state]=-0x40; /* (int8_t)0xc0 */
576 stateProps[nextState]|=0x40;
578 stateProps[state]|=0x40;
628 if(stateProps[state]>=0x40) {
658 maxStage1=0x40;
    [all...]
  /bionic/libc/kernel/common/linux/
cdrom.h 238 #define CDC_MCN 0x40
input.h 61 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
DESEngine.java 117 0x80, 0x40, 0x20, 0x10,
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLChar.java 82 public static final int MASK_NCNAME_START = 0x40;

Completed in 1675 milliseconds

<<21222324252627282930>>