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

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/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
  /system/core/include/system/
audio.h 95 AUDIO_FORMAT_PCM_SUB_8_BIT = 0x2, /* DO NOT CHANGE - PCM unsigned 8 bits */
161 AUDIO_CHANNEL_OUT_FRONT_RIGHT = 0x2,
289 AUDIO_DEVICE_OUT_SPEAKER = 0x2,
333 AUDIO_DEVICE_IN_AMBIENT = AUDIO_DEVICE_BIT_IN | 0x2,
379 AUDIO_OUTPUT_FLAG_PRIMARY = 0x2, // this output is the primary output of
  /external/elfutils/tests/
testfile44.expect.bz2 
  /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 48 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)
  /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/harfbuzz_ng/src/hb-old/
harfbuzz-shaper-private.h 61 CcmpProperty = 0x2,
  /external/kernel-headers/original/asm-mips/ip32/
crime.h 105 #define CRIME_CPU_ERROR_VICE_WRT_PRTY 0x2
  /external/kernel-headers/original/linux/
icmpv6.h 93 #define ICMPV6_ROUTER_PREF_INVALID 0x2
  /external/llvm/lib/Target/R600/
AMDILDeviceInfo.h 34 DoubleOps = 0x2, ///< Double is supported or not.
  /external/openssl/crypto/pkcs7/
info.pem 7 Version: 3 (0x2)
  /external/openssl/crypto/pkcs7/t/
c.pem 7 Version: 3 (0x2)
s.pem 16 Version: 3 (0x2)
server.pem 7 Version: 3 (0x2)
  /external/oprofile/events/mips/5K/
events 9 event:0x2 counters:0,1 um:zero minimum:500 name:LOADS_EXECED : Load/pref(x)/sync/cache-ops executed
  /external/ppp/pppd/
chap-new.h 59 #define MDTYPE_MICROSOFT 0x2
  /external/qemu/pc-bios/keymaps/
de-ch 13 plus 0x2 shift
  /external/qemu/target-i386/
kvm-gs-restore.c 9 #define KVM_GS_RESTORE_NO 0x2

Completed in 1876 milliseconds

<<11121314151617181920>>