HomeSort by relevance Sort by last modified time
    Searched refs:x4 (Results 301 - 325 of 397) sorted by null

<<111213141516

  /external/grub/netboot/
davicom.c 479 rxd[i].control = 0x4; /* Chain Structure */
  /external/openssl/crypto/pkcs7/
pkcs7.h 257 #define PKCS7_NOSIGS 0x4
  /external/openssl/include/openssl/
pkcs7.h 257 #define PKCS7_NOSIGS 0x4
evp.h 359 #define EVP_CIPH_OFB_MODE 0x4
390 #define EVP_CTRL_GET_RC5_ROUNDS 0x4
    [all...]
asn1t.h 620 #define ASN1_ITYPE_EXTERN 0x4
ocsp.h 81 #define OCSP_NOSIGS 0x4
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 180 if (asc == 0x4 && ascq == 0x1 ) /* coming ready */
  /external/tcpdump/
print-bootp.c 327 { 0x4, "m-node" },
print-isoclns.c 244 { 0x4, "Header syntax error (cannot be parsed)"},
276 { 0x4, "Unsupported recording of route option"},
422 #define ISIS_MASK_LSP_OL_BIT(x) ((x)&0x4)
542 { 0x4, "Suppress adjacency advertisement"},
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 373 #define CDC_LOCK 0x4 /* disable manual eject */
412 #define CDO_USE_FFLAGS 0x4 /* use O_NONBLOCK information on open */
    [all...]
  /external/openssl/crypto/evp/
evp.h 359 #define EVP_CIPH_OFB_MODE 0x4
390 #define EVP_CTRL_GET_RC5_ROUNDS 0x4
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 159 this.x4 = i;
  /bionic/libc/arch-arm/bionic/
memcpy.S 232 tst r3, #0x4
  /dalvik/libcore/luni/src/main/native/
cbigint.c 510 else if (x & 0x4)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
DESEngine.java 118 0x8, 0x4, 0x2, 0x1
  /external/elfcopy/
dwarf2.h 563 DW_ATE_float = 0x4,
  /external/grub/stage2/
shared.h 819 #define BUILTIN_TITLE 0x4 /* Only for the command title. */
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 161 OMX_AUDIO_ChannelLS = 0x4, /**< Left surround */
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_internal.h 145 #define MASK_HTTPHEAD_EXTENSIONHEADER 0x4 // bit 2 for HTTP HEAD
    [all...]
  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_audit.h 413 #define MM_AUDIT_VALIDATE_ALL_HEAP_FLAG 0x4
    [all...]
  /external/openssl/crypto/asn1/
asn1t.h 620 #define ASN1_ITYPE_EXTERN 0x4
  /external/openssl/crypto/ocsp/
ocsp.h 81 #define OCSP_NOSIGS 0x4
  /external/ppp/pppd/
pppd.h 351 #define CHAP_WITHPEER 0x4
    [all...]
  /external/quake/quake/src/WinQuake/
mpdosock.h 512 #define MSG_DONTROUTE 0x4 /* send without using routing tables */
  /external/webkit/JavaScriptCore/runtime/
JSImmediate.h 176 static const intptr_t ExtendedTagBitBool = 0x4;

Completed in 1131 milliseconds

<<111213141516