HomeSort by relevance Sort by last modified time
    Searched refs:x07 (Results 726 - 750 of 2500) sorted by null

<<21222324252627282930>>

  /external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/
der_encode_utf8_string.c 91 case 4: out[x++] = 0xF0 | ((in[y] >> 18) & 0x07); out[x++] = 0x80 | ((in[y] >> 12) & 0x3F); out[x++] = 0x80 | ((in[y] >> 6) & 0x3F); out[x++] = 0x80 | (in[y] & 0x3F); break;
  /external/iptables/include/linux/netfilter/
xt_sctp.h 10 #define XT_SCTP_VALID_FLAGS 0x07
  /external/kernel-headers/original/linux/
kxtf9.h 77 #define SENSITIVITY_REGS 0x07
  /external/kernel-headers/original/linux/netfilter/
xt_sctp.h 8 #define XT_SCTP_VALID_FLAGS 0x07
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_sctp.h 8 #define IPT_SCTP_VALID_FLAGS 0x07
  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 58 #define PH_FRINFC_NDEFRECORD_TNF_MASK 0x07 /**< \internal */
phLlcNfc_Frame.h 87 #define PH_LLCNFC_I_S_FRAME_MAX_NR (0x07)
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.h 77 #define NV30_VP_INST_COND_MASK (0x07 << 11)
nvfx_shader.h 34 #define NVFX_VP_INST_SCA_OP_LIT 0x07
53 #define NVFX_VP_INST_VEC_OP_DP4 0x07
221 #define NVFX_FP_OP_OPCODE_DST 0x07
292 #define NVFX_FP_OP_COND_MASK (0x07 << 18)
  /external/oprofile/events/i386/westmere/
events 11 event:0x04 counters:0,1,2,3 um:x07 minimum:200000 name:SB_DRAIN : All Store buffer stall cycles
14 event:0x07 counters:0,1,2,3 um:x01 minimum:200000 name:PARTIAL_ADDRESS_ALIAS : False dependencies due to partial address aliasing
  /external/sonivox/jet_tools/JetCreator/
img_Find.py 55 \xdc\x1e\x06\x07\x07P\x1d\n}}}kb>t|\x1d?~\xdc\xbep\xe1\x02\xb1X\x0c!\x04\x86\
70 \x99\xe6\x07)c\xe5\xad\xf7\xdeyo\xba\xd4%\xce\t\xb8V\xdbr\x97<Q\x04P\x08\xb4\
  /external/tcpdump/
ip6.h 146 #define IP6OPT_BINDING_ACK 0x07 /* 00 0 00111 */
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 83 #define EAP_TLS_VERSION_MASK 0x07
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_FileWriter.h 64 = M4OSA_OPTION_ID_CREATE(M4_READWRITE, M4OSA_FILE_WRITER, 0x07)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmcdc.h 91 #define BDC_PRIORITY_MASK 0x07
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprof.java 70 HEAP_SUMMARY(0x07, 4 + 4 + 8 + 8),
  /packages/apps/Exchange/tests/src/com/android/exchange/utility/
WbxmlResponseLoggerTests.java 35 private static final byte testArray[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
apm_bios.h 80 #define APM_32_CONNECTED 0x07
fdreg.h 71 #define FD_RECALIBRATE 0x07 /* move to track 0 */
ps2esdi.h 57 #define INT_CMD_ECC_RETRY 0x07
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_sctp.h 8 #define XT_SCTP_VALID_FLAGS 0x07
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_sctp.h 8 #define IPT_SCTP_VALID_FLAGS 0x07
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syslog.h 60 #define LOG_PRIMASK 0x07 /* mask to extract priority part (internal) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
apm_bios.h 80 #define APM_32_CONNECTED 0x07
fdreg.h 71 #define FD_RECALIBRATE 0x07 /* move to track 0 */

Completed in 813 milliseconds

<<21222324252627282930>>