HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 376 - 400 of 687) sorted by null

<<11121314151617181920>>

  /bionic/libc/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */
  /bionic/libc/kernel/common/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 46 #define AT_EGRESS 0x2
  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorTest.java 218 fout.write(new byte[] { 0x0, 0x1, 0x2, 0x3 });
  /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 */
  /external/iproute2/include/linux/
pkt_cls.h 59 #define AT_EGRESS 0x2
  /external/iptables/extensions/
libipt_string.c 165 #define ALGO 0x2
  /external/kernel-headers/original/linux/
mtio.h 328 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 59 #define AT_EGRESS 0x2
  /external/libffi/src/powerpc/
sysv.S 215 .uleb128 0x2
  /external/libxml2/include/libxml/
HTMLparser.h 258 HTML_DEPRECATED = 0x2 ,
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
bitstream_io.cpp 25 const static uint8 trailing_bits[9] = {0, 0x1, 0x2, 0x4, 0x8, 0x10, 0x20, 0x40, 0x80};
  /external/opencore/fileformats/mp4/composer/include/
a_atomdefs.h 89 static const int32 INITIAL_OBJ_DESCR_TAG = 0x2;
  /external/openssl/crypto/conf/
conf.h 113 #define CONF_MFLAGS_IGNORE_RETURN_CODES 0x2
  /external/openssl/crypto/pkcs12/
p12_kiss.c 196 #define MATCH_CERT 0x2
  /external/openssl/crypto/x509v3/
x509v3.h 140 #define X509V3_EXT_CTX_DEP 0x2
361 #define EXFLAG_KUSAGE 0x2
397 #define XKU_SSL_CLIENT 0x2
406 #define X509_PURPOSE_DYNAMIC_NAME 0x2
  /external/openssl/include/openssl/
conf.h 113 #define CONF_MFLAGS_IGNORE_RETURN_CODES 0x2
x509v3.h 140 #define X509V3_EXT_CTX_DEP 0x2
361 #define EXFLAG_KUSAGE 0x2
397 #define XKU_SSL_CLIENT 0x2
406 #define X509_PURPOSE_DYNAMIC_NAME 0x2
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
matrox_regs.h 203 #define MGAREG_MISC_CLK_SEL_MGA_PIX (0x2 << 2)
  /external/qemu/
elf.h 671 #define STT_HP_STUB (STT_LOOS + 0x2)
768 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
    [all...]
  /external/qemu/hw/
pci.h 100 #define PCI_COMMAND_MEMORY 0x2 /* Enable response in Memory space */
  /external/tcpdump/
icmp6.h 378 #define NI_NODEADDR_FLAG_ALL ((u_int16_t)htons(0x2))
print-ip6opts.c 64 #define IP6SOPT_UI 0x2
print-mobility.c 82 #define IP6MOPT_REFRESH 0x2 /* Binding Refresh Advice */
sctpConstants.h 284 #define SCTP_TIMER_RUNNING 0x2

Completed in 1110 milliseconds

<<11121314151617181920>>