HomeSort by relevance Sort by last modified time
    Searched full:"0 x2" (Results 576 - 600 of 1728) sorted by null

<<21222324252627282930>>

  /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/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
linux.S 303 .byte 0x2 ;# CIE RA Column
321 .uleb128 0x2
348 .uleb128 0x2
  /external/libffi/src/x86/
darwin.S 374 .byte 0x2
399 .byte 0x2
427 .byte 0x2
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 45 #define xFromREX(rex) (((rex) & 0x2) >> 1)
378 VEX_LOB_0F38 = 0x2,
389 VEX_PREFIX_F3 = 0x2,
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/bsdi/
SDL_syscdrom.c 351 cdb[1] = 0x2; /* MSF */
366 cdb[1] = 0x2;
408 cdb[1] = 0x2; /* MSF */
  /frameworks/base/core/java/android/view/
WindowManagerGlobal.java 62 public static final int RELAYOUT_RES_FIRST_TIME = 0x2;
88 public static final int RELAYOUT_DEFER_SURFACE_DESTROY = 0x2;
90 public static final int ADD_FLAG_APP_VISIBLE = 0x2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi.h 271 __volatile_mask = 0x2,
355 __public_mask = 0x2,
531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cxxabi.h 268 __volatile_mask = 0x2,
352 __public_mask = 0x2,
528 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cxxabi.h 268 __volatile_mask = 0x2,
352 __public_mask = 0x2,
528 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 271 __volatile_mask = 0x2,
355 __public_mask = 0x2,
531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 271 __volatile_mask = 0x2,
355 __public_mask = 0x2,
531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 271 __volatile_mask = 0x2,
355 __public_mask = 0x2,
531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.

Completed in 1861 milliseconds

<<21222324252627282930>>