HomeSort by relevance Sort by last modified time
    Searched full:"0 x2" (Results 526 - 550 of 1702) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 88 #define APIC_TIMER_BASE_DIV 0x2
110 #define APIC_TDR_DIV_8 0x2
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 88 #define APIC_TIMER_BASE_DIV 0x2
110 #define APIC_TDR_DIV_8 0x2
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 88 #define APIC_TIMER_BASE_DIV 0x2
110 #define APIC_TDR_DIV_8 0x2
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 88 #define APIC_TIMER_BASE_DIV 0x2
110 #define APIC_TDR_DIV_8 0x2
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 88 #define APIC_TIMER_BASE_DIV 0x2
110 #define APIC_TDR_DIV_8 0x2
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
configuration.h 74 ACONFIGURATION_SCREENLONG_YES = 0x2,
83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /external/grub/netboot/
lance.c 36 #define LANCE_ADDR 0x2
226 outw(0x2, ioaddr+LANCE_ADDR);
228 outw(inw(ioaddr+LANCE_BUS_IF) | 0x2, ioaddr+LANCE_BUS_IF);
277 outw(0x2, ioaddr+LANCE_ADDR);
296 outw(0x2, ioaddr+LANCE_DATA); /* start */
445 outw(0x2, ioaddr+LANCE_ADDR);
  /external/valgrind/main/memcheck/tests/
unit_libcbase.c 67 CHECK( VG_IS_2_ALIGNED(0x2) );
84 CHECK( ! VG_IS_4_ALIGNED(0x2) );
101 CHECK( ! VG_IS_8_ALIGNED(0x2) );
118 CHECK( ! VG_IS_16_ALIGNED(0x2) );
135 CHECK( ! VG_IS_WORD_ALIGNED(0x2) );
161 CHECK( ! VG_IS_PAGE_ALIGNED(0x2) );
  /external/llvm/test/MC/Disassembler/AArch64/
basic-a64-instructions.txt 72 0x9f 0x2 0x0 0x11
100 0xd5 0x2 0x57 0xb
127 0xd5 0x2 0x57 0x8b
154 0xd5 0x2 0x57 0x2b
181 0xd5 0x2 0x57 0xab
208 0xd5 0x2 0x57 0x4b
235 0xd5 0x2 0x57 0xcb
262 0xd5 0x2 0x57 0x6b
289 0xd5 0x2 0x57 0xeb
317 0x5f 0x2 0x93 0x2
    [all...]
  /external/libvorbis/lib/
mdct.c 232 x2[6] = MULT_NORM(r1 * T[1] + r0 * T[0]);
233 x2
[7] = MULT_NORM(r1 * T[0] - r0 * T[1]);
280 x2[6] = MULT_NORM(r1 * T[1] + r0 * T[0]);
281 x2
[7] = MULT_NORM(r1 * T[0] - r0 * T[1]);
289 x2[4] = MULT_NORM(r1 * T[1] + r0 * T[0]);
290 x2
[5] = MULT_NORM(r1 * T[0] - r0 * T[1]);
298 x2[2] = MULT_NORM(r1 * T[1] + r0 * T[0]);
299 x2
[3] = MULT_NORM(r1 * T[0] - r0 * T[1]);
307 x2[0] = MULT_NORM(r1 * T[1] + r0 * T[0]);
308 x2
[1] = MULT_NORM(r1 * T[0] - r0 * T[1]);
  /external/openssl/crypto/x509v3/
x509v3.h 147 #define X509V3_EXT_CTX_DEP 0x2
370 #define IDP_INVALID 0x2
410 #define EXFLAG_KUSAGE 0x2
447 #define XKU_SSL_CLIENT 0x2
456 #define X509_PURPOSE_DYNAMIC_NAME 0x2
  /external/openssl/include/openssl/
x509v3.h 147 #define X509V3_EXT_CTX_DEP 0x2
370 #define IDP_INVALID 0x2
410 #define EXFLAG_KUSAGE 0x2
447 #define XKU_SSL_CLIENT 0x2
456 #define X509_PURPOSE_DYNAMIC_NAME 0x2
  /external/libffi/src/pa/
hpux32.S 314 .byte 0x2 ;# CIE RA Column
332 .uleb128 0x2
359 .uleb128 0x2

Completed in 6407 milliseconds

<<21222324252627282930>>