HomeSort by relevance Sort by last modified time
    Searched full:"0 x2" (Results 351 - 375 of 1447) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
elf.h 209 #define PF_W 0x2
253 #define SHF_ALLOC 0x2
  /external/elfutils/tests/
testfile44.expect.bz2 
  /bionic/libc/kernel/arch-x86/asm/
voyager.h 76 #define VOYAGER_WRITE_CONFIG 0x2
426 #define VOYAGER_SUS_VALID 0x2
432 #define VOYAGER_DO_DUMP 0x2
444 #define VOYAGER_OS_IN_PROGRESS 0x2
449 #define VOYAGER_SUS_IN_PROGRESS 0x2
  /development/ndk/platforms/android-9/arch-x86/include/asm/
voyager.h 76 #define VOYAGER_WRITE_CONFIG 0x2
426 #define VOYAGER_SUS_VALID 0x2
432 #define VOYAGER_DO_DUMP 0x2
444 #define VOYAGER_OS_IN_PROGRESS 0x2
449 #define VOYAGER_SUS_IN_PROGRESS 0x2
  /external/kernel-headers/original/asm-x86/
voyager.h 91 #define VOYAGER_WRITE_CONFIG 0x2
456 #define VOYAGER_SUS_VALID 0x2
461 #define VOYAGER_DO_DUMP 0x2
470 #define VOYAGER_OS_IN_PROGRESS 0x2
474 #define VOYAGER_SUS_IN_PROGRESS 0x2
  /external/libvpx/vp8/common/arm/armv6/
idct_v6.asm 70 ldrsh r7, [r0], #0x2 ; input[0] 1, r7 unavail 2 ++ [0]
91 strh r10, [r1], #0x2 ; out[0] = a1+d1 1 ++
158 mov r5, #0x2 ; i i
240 mov r5, #0x2 ; i=2 i
277 mov r5, #0x2 ; i=2 i
  /external/compiler-rt/lib/asan/interception/mach_override/
mach_override.c 662 { 0x2, {0xFF, 0xFF}, {0x89, 0xE5} }, // mov %esp,%ebp
666 { 0x2, {0xFF, 0xFF}, {0x31, 0xC0} }, // xor %eax, %eax
676 { 0x2, {0xFF, 0xFF}, {0xDB, 0xE3} }, // fninit
696 { 0x2, {0xFF, 0x00}, {0x41, 0x00} }, // push %rXX
697 { 0x2, {0xFF, 0x00}, {0x85, 0x00} }, // test %rX,%rX
698 { 0x2, {0xFF, 0x00}, {0x77, 0x00} }, // ja $i8
699 { 0x2, {0xFF, 0x00}, {0x74, 0x00} }, // je $i8
702 { 0x2, {0xFF, 0xFF}, {0x31, 0xC0} }, // xor %eax, %eax
717 { 0x2, {0xFF, 0x00}, {0x89, 0x00} }, // mov r/m32,r32 or r/m16,r16
720 { 0x2, {0xFF, 0xFF}, {0xDB, 0xE3} }, // fnini
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
cast5.c 444 z[2] = x[1] ^ S5[GB(z, 0x0)] ^ S6[GB(z, 0x2)] ^ S7[GB(z, 0x1)] ^ S8[GB(z, 0x3)] ^ S8[GB(x, 0xA)];
447 skey->cast5.K[i++] = S5[GB(z, 0x8)] ^ S6[GB(z, 0x9)] ^ S7[GB(z, 0x7)] ^ S8[GB(z, 0x6)] ^ S5[GB(z, 0x2)];
449 skey->cast5.K[i++] = S5[GB(z, 0xC)] ^ S6[GB(z, 0xd)] ^ S7[GB(z, 0x3)] ^ S8[GB(z, 0x2)] ^ S7[GB(z, 0x9)];
453 x[2] = z[3] ^ S5[GB(x, 0x0)] ^ S6[GB(x, 0x2)] ^ S7[GB(x, 0x1)] ^ S8[GB(x, 0x3)] ^ S8[GB(z, 0x2)];
    [all...]
  /external/grub/stage2/
start.S 237 * BIOS call "INT 0x13 Function 0x2" to read sectors from disk into memory
238 * Call with %ah = 0x2
253 movb $0x2, %ah /* function 2 */
  /bionic/libc/private/
thread_private.h 115 #define FD_WRITE 0x2
  /bionic/libstdc++/src/
one_time_construction.cpp 50 const static int pending = 0x2;
  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java 66 accessModifier |= com.sun.tools.javac.code.Flags.PRIVATE; // 0x2
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
fpga.h 71 #define OMAP1510_FPGA_LCD_PANEL_CONTROL (OMAP1510_FPGA_BASE + 0x2)
  /device/moto/wingray/libaudio/
AudioPostProcessor.h 50 NS = 0x2 // NS is enabled
  /device/samsung/crespo4g/recovery/
recovery_updater.c 41 #define IOCTL_MODEM_CHK_STAT _IO('D',0x2)
  /external/chromium/net/data/cache_tests/bad_rankings3/
contents.txt 11 size 1: 0x2
  /external/clang/test/CXX/expr/expr.unary/expr.new/
p20.cpp 49 new (0, 0) X2<1>; // expected-note{{instantiation}}
  /external/e2fsprogs/ext2ed/
super_com.c 70 if (type_data.u.t_ext2_super_block.s_state & 0x2)
  /external/grub/netboot/
3c595.h 96 #define EEPROM_NODE_ADDR_2 0x2 /* Word */
226 #define START_TRANSCEIVER (unsigned short) (0x2<<11) /* Read ADDR_CFG reg to
247 # define C_CARD_FAILURE (unsigned short) (ACK_INTR|0x2)
287 #define S_CARD_FAILURE (unsigned short) (0x2)
  /external/kernel-headers/original/asm-mips/ip32/
crime.h 105 #define CRIME_CPU_ERROR_VICE_WRT_PRTY 0x2

Completed in 2530 milliseconds

<<11121314151617181920>>