HomeSort by relevance Sort by last modified time
    Searched refs:x20 (Results 2451 - 2475 of 5150) sorted by null

<<919293949596979899100>>

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
ioctls.h 55 #define TIOCPKT_DOSTOP 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
ctype.h 50 #define _C 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
akm8976.h 76 #define ECS_IOCTL_SET_STEP_CNT _IOW(AKMIO, 0x20, short)
  /system/core/toolbox/
sendevent.c 34 #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, 'E', 0x20 + ev, len) /* get event bits */
  /external/chromium_org/ppapi/examples/video_decode/
testdata.h 21 0x01, 0x25, 0xb8, 0x20, 0x20, 0x63, 0xfc, 0x7e, 0x2c, 0x37, 0x14, 0x00,
56 0xc4, 0xed, 0xea, 0x13, 0xdf, 0xfe, 0x20, 0x8f, 0xa7, 0xb0, 0x0b, 0xfe,
57 0xa0, 0x69, 0x73, 0x9b, 0x5e, 0x7e, 0xff, 0x20, 0x7f, 0x7d, 0xd5, 0xde,
90 0xc0, 0x24, 0x54, 0x1f, 0x20, 0xb3, 0x4f, 0x72, 0x7f, 0xc7, 0xc3, 0xfe,
118 0x08, 0x37, 0x20, 0x99, 0xa7, 0xa6, 0x91, 0x17, 0x1f, 0x87, 0x7e, 0x96,
149 0x34, 0x20, 0x3f, 0xde, 0xf2, 0xfc, 0x4a, 0xe0, 0x08, 0x65, 0x60, 0xf8,
150 0x87, 0xbf, 0x20, 0x0a, 0x2a, 0x40, 0xf9, 0x00, 0x71, 0x7d, 0x2f, 0x07,
191 0x3f, 0xa5, 0x20, 0x84, 0xd0, 0x02, 0x06, 0x5f, 0x72, 0xfc, 0xf4, 0xe0,
196 0x20, 0xe0, 0x1e, 0x0b, 0x16, 0xc0, 0x81, 0x9d, 0x35, 0xac, 0xaa, 0x3d
    [all...]
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.hex 19 0x09,0x11,0x06,0x20,0x10,0x1C,0x5C,0x00, /* 00000020 "... ..\." */
23 0x20,0x10,0x49,0x1F,0x5F,0x53,0x42,0x5F, /* 00000040 " .I._SB_" */
169 0x20,0x44,0x52,0x53,0x42,0x20,0x44,0x52, /* 000004D0 " DRSB DR" */
170 0x53,0x43,0x20,0x44,0x52,0x53,0x45,0x20, /* 000004D8 "SC DRSE " */
171 0x44,0x52,0x53,0x46,0x20,0x44,0x52,0x53, /* 000004E0 "DRSF DRS" */
172 0x47,0x20,0x44,0x52,0x53,0x48,0x20,0x44, /* 000004E8 "G DRSH D" */
173 0x52,0x53,0x49,0x20,0x44,0x52,0x53,0x4A, /* 000004F0 "RSI DRSJ" *
    [all...]
  /external/speex/libspeex/
filters.c 503 spx_word16_t x10, x20; local
507 x20 = xx2[N2-2-i];
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20);
523 y3 = MAC16_16(MAC16_16(y3, a1, x10), a1, x20);
527 y2 = ADD32(y2,MULT16_16(a0, x10-x20));
528 y3 = ADD32(y3,MULT16_16(a1, x10+x20));
533 x20 = xx2[N2+j-i];
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20);
538 y1 = MAC16_16(MAC16_16(y1, a1, x10), a1, x20);
542 y0 = ADD32(y0,MULT16_16(a0, x10-x20));
    [all...]
  /external/chromium_org/net/cert/
x509_certificate_known_roots_mac.h 16 0x66, 0x5c, 0x20, 0xa7, 0x27, 0xb7, 0xa1, 0x58, 0xe2, 0x8f},
29 {0x07, 0xe0, 0x32, 0xe0, 0x20, 0xb7, 0x2c, 0x3f, 0x19, 0x2f,
36 0x20, 0xbf, 0x71, 0xec, 0x41, 0x2e, 0x72, 0x09, 0xfa, 0xbf},
45 {0x17, 0xc0, 0xc5, 0x9a, 0xb5, 0xd8, 0xd5, 0x85, 0x20, 0x43,
51 {0x20, 0x42, 0x85, 0xdc, 0xf7, 0xeb, 0x76, 0x41, 0x95, 0x57,
53 {0x20, 0x99, 0x00, 0xb6, 0x3d, 0x95, 0x57, 0x28, 0x14, 0x0c,
55 {0x20, 0xce, 0xb1, 0xf0, 0xf5, 0x1c, 0x0e, 0x19, 0xa9, 0xf3,
70 0x1b, 0xa0, 0xd7, 0x77, 0x70, 0x02, 0x8f, 0x20, 0xee, 0xe4},
71 {0x29, 0x36, 0x21, 0x02, 0x8b, 0x20, 0xed, 0x02, 0xf5, 0x66,
148 0x67, 0xd6, 0x2a, 0x99, 0x63, 0x1b, 0x21, 0x77, 0x20, 0x50}
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
sgiarcs.h 52 #define PROM_ETIMEDOUT 0x20
300 #define SGIPROM_DELFILE 0x20
  /bionic/libc/kernel/common/linux/
fb.h 46 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32)
389 #define FB_CUR_SETSIZE 0x20
zorro_ids.h 47 #define ZORRO_PROD_CBM_A560_RAM ZORRO_ID(COMMODORE_WEST_CHESTER_1, 0x20, 0)
89 #define ZORRO_PROD_MICROBOTICS_DELTA_RAM ZORRO_ID(MICROBOTICS, 0x20, 0)
169 #define ZORRO_PROD_GVP_GFORCE_040_1 ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x0B, 0x20)
189 #define ZORRO_PROD_GVP_IMPACT_VISION_24 ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x20, 0)
284 #define ZORRO_PROD_BSC_FRAMEMASTER_II ZORRO_ID(BSC_ALFADATA_3, 0x20, 0)
349 #define ZORRO_PROD_HELFRICH_RAINBOW_II ZORRO_ID(HELFRICH_1, 0x20, 0)
384 #define ZORRO_PROD_UTILITIES_UNLIMITED_EMPLANT_DELUXE2 ZORRO_ID(UTILITIES_UNLIMITED, 0x20, 0)
401 #define ZORRO_PROD_MTEC_A1200_T68030_RTC ZORRO_ID(M_TECH_GERMANY, 0x20, 0)
    [all...]
  /bionic/libc/kernel/common/linux/mtd/
nand.h 74 #define NAND_STATUS_TRUE_READY 0x20
239 #define NAND_MFR_STMICRO 0x20
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
ProtocolParamsReaderActivity.java 53 if ((sak & 0x20) != 0) {
54 sb.append(" (OK) ISO-DEP bit (0x20) is set.\n");
57 sb.append(" (FAIL) ISO-DEP bit (0x20) is NOT set.\n");
85 if ((ats[atsIndex] & 0x20) != 0) {
  /development/ndk/platforms/android-3/include/linux/mtd/
nand.h 70 #define NAND_STATUS_TRUE_READY 0x20
239 #define NAND_MFR_STMICRO 0x20
  /development/ndk/platforms/android-3/include/linux/
zorro_ids.h 41 #define ZORRO_PROD_CBM_A560_RAM ZORRO_ID(COMMODORE_WEST_CHESTER_1, 0x20, 0)
82 #define ZORRO_PROD_MICROBOTICS_DELTA_RAM ZORRO_ID(MICROBOTICS, 0x20, 0)
160 #define ZORRO_PROD_GVP_GFORCE_040_1 ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x0B, 0x20)
177 #define ZORRO_PROD_GVP_IMPACT_VISION_24 ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x20, 0)
273 #define ZORRO_PROD_BSC_FRAMEMASTER_II ZORRO_ID(BSC_ALFADATA_3, 0x20, 0)
339 #define ZORRO_PROD_HELFRICH_RAINBOW_II ZORRO_ID(HELFRICH_1, 0x20, 0)
375 #define ZORRO_PROD_UTILITIES_UNLIMITED_EMPLANT_DELUXE2 ZORRO_ID(UTILITIES_UNLIMITED, 0x20, 0)
394 #define ZORRO_PROD_MTEC_A1200_T68030_RTC ZORRO_ID(M_TECH_GERMANY, 0x20, 0)

Completed in 742 milliseconds

<<919293949596979899100>>