Searched refs:xf (Results 1 - 25 of 515) sorted by relevance

1234567891011>>

/macosx-10.10.1/files-662.1.1/private/etc/
H A Dttys28 ttyp[0x0-0xf] none network slot=36
29 ttyq[0x0-0xf] none network
30 ttyr[0x0-0xf] none network
31 ttys[0x0-0xf] none network
32 ttyt[0x0-0xf] none network
33 ttyu[0x0-0xf] none network
34 ttyv[0x0-0xf] none network
35 ttyw[0x0-0xf] none network
H A Dttys.embedded27 ttyp[0x0-0xf] none network slot=36 secure
28 ttyq[0x0-0xf] none network secure
29 ttyr[0x0-0xf] none network secure
30 ttys[0x0-0xf] none network secure
31 ttyt[0x0-0xf] none network secure
32 ttyu[0x0-0xf] none network secure
33 ttyv[0x0-0xf] none network secure
34 ttyw[0x0-0xf] none network secure
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dwcsxfrm.c49 wchar_t *xf[2]; local
72 __collate_xfrm(src, xf, loc);
74 slen = wcslen(xf[0]);
75 if (xf[1])
76 slen += wcslen(xf[1]) + 1;
78 wchar_t *w = xf[0];
85 if ((w = xf[1]) != NULL) {
98 free(xf[0]);
99 free(xf[1]);
H A Dstrxfrm.c73 wchar_t *wcs, *xf[2]; local
86 __collate_xfrm(wcs, xf, loc);
88 slen = wcslen(xf[0]) * XFRM_BYTES;
89 if (xf[1])
90 slen += (wcslen(xf[1]) + 1) * XFRM_BYTES;
92 wchar_t *w = xf[0];
107 if ((w = xf[1]) != NULL) {
134 free(xf[0]);
135 free(xf[1]);
/macosx-10.10.1/libiconv-42/libiconv/lib/
H A Dcns11643_inv.h105 0x6,0x21,0x30, 0x6,0x21,0x23, 0xf,0x21,0x6c, 0x4,0x21,0x57,
109 0x3,0x21,0x6e, 0x3,0x21,0x71, 0x3,0x21,0x73, 0xf,0x21,0x44,
111 0x3,0x22,0x6a, 0xf,0x21,0x72, 0x5,0x23,0x34, 0x3,0x24,0x4a,
115 0xf,0x25,0x4a, 0x3,0x2b,0x31, 0x6,0x2e,0x5a, 0x4,0x28,0x39,
132 0x3,0x61,0x3c, 0x4,0x22,0x33, 0xf,0x26,0x5a, 0x4,0x2b,0x69,
176 0x3,0x24,0x6e, 0x3,0x24,0x7a, 0xf,0x23,0x49, 0x3,0x25,0x25,
180 0x4,0x28,0x5c, 0x3,0x2b,0x56, 0xf,0x29,0x5c, 0x4,0x2c,0x25,
186 0x4,0x30,0x6c, 0xf,0x33,0x43, 0x3,0x38,0x53, 0x4,0x30,0x6f,
217 0x3,0x34,0x6a, 0xf,0x33,0x57, 0x4,0x31,0x21, 0x4,0x36,0x6b,
224 0xf,
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tools/
H A Darpaname.c37 fprintf(stdout, "%X.%X.", buf[i] & 0xf,
38 (buf[i] >> 4) & 0xf);
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dns32k-dis.c163 { "us", 0x0, 0xf },
164 { "dcr", 0x1, 0xf },
165 { "bpc", 0x2, 0xf },
166 { "dsr", 0x3, 0xf },
167 { "car", 0x4, 0xf },
168 { "fp", 0x8, 0xf },
169 { "sp", 0x9, 0xf },
170 { "sb", 0xa, 0xf },
171 { "usp", 0xb, 0xf },
172 { "cfg", 0xc, 0xf },
[all...]
H A Dsh-dis.c151 || op->nibbles[3] != (unsigned) (insn & 0xf))
255 print_dsp_reg (field_b & 0xf, fprintf_fn, stream);
289 nib2 = field_b >> 12 & 0xf;
290 nib3 = field_b >> 8 & 0xf;
291 nib4 = field_b >> 4 & 0xf;
353 print_dsp_reg (field_b & 0xf, fprintf_fn, stream);
429 nibs[0] = (insn[1] >> 4) & 0xf;
430 nibs[1] = insn[1] & 0xf;
432 nibs[2] = (insn[0] >> 4) & 0xf;
433 nibs[3] = insn[0] & 0xf;
[all...]
H A Di370-opc.c45 insn.i[1] |= (value & 0xf) << 28;
61 insn.i[1] |= (value & 0xf) << 28;
68 return (insn.i[1] >>28) & 0xf;
80 return (insn.i[1] >>28) & 0xf;
104 #define RR_R1_MASK (0xf << 4)
109 #define RR_R2_MASK (0xf)
119 #define RRE_R1_MASK (0xf << 4)
124 #define RRE_R2_MASK (0xf)
129 #define RRF_R1_MASK (0xf << 4)
134 #define RRF_R2_MASK (0xf)
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dscore-inst.h279 {0xf, 0xf, 0, 0},
284 {0xf, 0x1f, 0, 0},
289 {0xf, 0x1f, 0, 0},
294 {0xf, 0x1f, 0, 0},
314 {0xf, 0xff, 0, 0},
344 {0xf, 0xf, 0xfff, 0},
349 {0xf, 0xf,
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-enc.c43 #define ENC_PRINT_TYPE(wh, xf, nam) \
44 if ((wh) & (xf)) { \
45 printf("%s%s", nam, (wh) == (xf) ? "): " : ","); \
46 (wh) &= ~(xf); \
/macosx-10.10.1/OpenSSL098-52/src/crypto/sha/asm/
H A Dsha1-ia64.pl57 { .mmi; ld1 $X[$i&0xf]=[inp],2 // MSB
61 dep $X[$i&0xf]=$X[$i&0xf],tmp2,8,8 };;
65 { .mmi; ld1 $X[($i+1)&0xf]=[inp],2 // +1
69 dep $X[$i&0xf]=$X[$i&0xf],tmp1,16,16 } //;;
74 add $f=tmp0,$X[$i&0xf] // f=xi+e+K_00_19
83 dep $X[($i+1)&0xf]=$X[($i+1)&0xf],tmp2,8,8 // +1
84 mux2 $X[$i&0xf]
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dhash-string.h51 g = hval & ((unsigned long int) 0xf << (HASHWORDBITS - 4));
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dhash-string.h51 g = hval & ((unsigned long int) 0xf << (HASHWORDBITS - 4));
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dffs.c33 if ((x & 0xf) == 0) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslUtils.c42 if((i&0xf)==0) printf("%04lx :",i);
44 if((i&0xf)==0xf) printf("\n");
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslUtils.c42 if((i&0xf)==0) printf("%04lx :",i);
44 if((i&0xf)==0xf) printf("\n");
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslUtils.c42 if((i&0xf)==0) printf("%04lx :",i);
44 if((i&0xf)==0xf) printf("\n");
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A Dvmdh.h59 #define vmdh_encpw_len(PWLEN) (((PWLEN) & ~0xf) + 16)
/macosx-10.10.1/bc-21/bc/bc/
H A Dconst.h63 #define NODE_MASK 0xf /* Must be NODE_SIZE-1. */
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dndrp.h137 #define NDR_DREP_CHAR_REP(drep) ((drep)[0] & 0xf)
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCELF.cpp25 uint32_t OtherFlags = SD.getFlags() & ~(0xf << ELF_STB_Shift);
30 uint32_t Binding = (SD.getFlags() & (0xf << ELF_STB_Shift)) >> ELF_STB_Shift;
42 uint32_t OtherFlags = SD.getFlags() & ~(0xf << ELF_STT_Shift);
47 uint32_t Type = (SD.getFlags() & (0xf << ELF_STT_Shift)) >> ELF_STT_Shift;
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dhex.c73 p[i * 2] = hexchar[(*q >> 4) & 0xf];
74 p[i * 2 + 1] = hexchar[*q & 0xf];
/macosx-10.10.1/OpenSSH-189/osslshim/heimdal-asn1/
H A Dhex.c100 p[i * 2] = hexchar[(*q >> 4) & 0xf];
101 p[i * 2 + 1] = hexchar[*q & 0xf];
/macosx-10.10.1/JavaScriptCore-7600.1.17/disassembler/ARMv7/
H A DARMv7DOpcode.h59 const unsigned RegPC = 0xf;
70 static const char* conditionName(unsigned condition) { return s_conditionNames[condition & 0xf]; }
226 unsigned rm() { return ((m_opcode >> 3) & 0xf); }
309 unsigned condition() { return (m_opcode >> 8) & 0xf; }
324 unsigned rm() { return ((m_opcode >> 3) & 0xf); }
378 unsigned rm() { return ((m_opcode >> 3) & 0xf); }
396 unsigned op() { return (m_opcode >> 6) & 0xf; }
595 unsigned opA() { return (m_opcode >> 4) & 0xf; }
608 unsigned firstCondition() { return (m_opcode >> 4) & 0xf; }
609 unsigned mask() { return m_opcode & 0xf; }
[all...]

Completed in 200 milliseconds

1234567891011>>