Searched refs:i2 (Results 1 - 25 of 106) sorted by relevance

12345

/freebsd-10-stable/contrib/sendmail/libsm/
H A Dstrrevcmp.c36 register int i1, i2; local
39 i2 = strlen(s2) - 1;
40 while (i1 >= 0 && i2 >= 0 &&
42 charmap[(unsigned char) s2[i2]])
45 --i2;
49 if (i2 < 0)
56 if (i2 < 0)
60 charmap[(unsigned char) s2[i2]]);
78 register int i1, i2; local
81 i2
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_file.c68 static unsigned i2(const unsigned char *p) { return ((p[0] & 0xff) | ((p[1] & 0xff) << 8)); } function
69 static unsigned i4(const unsigned char *p) { return (i2(p) | (i2(p + 2) << 16)); }
125 assertEqualInt(i2(p + 4), 0);
127 assertEqualInt(i2(p + 6), 0);
129 assertEqualInt(i2(p + 8), i2(p + 10));
132 assertEqualInt(i2(p + 20), 0);
142 assertEqualInt(i2(p + 4), 3 * 256 + zip_version); /* Version made by */
143 assertEqualInt(i2(
[all...]
H A Dtest_write_format_zip_compression_store.c112 i2(const void *p_) function
122 return (i2(p) | (i2(p + 2) << 16));
146 assertEqualInt(i2(p + 4), 0);
148 assertEqualInt(i2(p + 6), 0);
150 assertEqualInt(i2(p + 8), i2(p + 10));
155 assertEqualInt(i2(p + 20), 0);
165 assertEqualInt(i2(p + 4), 3 * 256 + 10); /* Version made by */
166 assertEqualInt(i2(
[all...]
H A Dtest_write_format_zip_file_zip64.c68 static unsigned i2(const unsigned char *p) { return ((p[0] & 0xff) | ((p[1] & 0xff) << 8)); } function
69 static unsigned i4(const unsigned char *p) { return (i2(p) | (i2(p + 2) << 16)); }
128 assertEqualInt(i2(p + 4), 0);
130 assertEqualInt(i2(p + 6), 0);
132 assertEqualInt(i2(p + 8), i2(p + 10));
135 assertEqualInt(i2(p + 20), 0);
145 assertEqualInt(i2(p + 4), 3 * 256 + zip_version); /* Version made by */
146 assertEqualInt(i2(
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d39 inline int i2 = pid != 0; /* expression involving a variable */
57 printf("i2 = %d\n", i2);
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.h85 /// @param i2 - The indentation level to use with stream o2.
90 unsigned &i1, unsigned &i2, unsigned &ModRMTableNum,
113 /// @param i2 - The indent level to use with stream o2.
118 unsigned &i1, unsigned &i2, unsigned &ModRMTableNum,
147 /// @param i2 - The indent level to use with stream o2.
153 unsigned &i1, unsigned &i2, unsigned &ModRMTableNum,
210 /// @param i2 - The indent level to use with stream o2.
213 unsigned &i1, unsigned &i2,
H A DX86DisassemblerTables.cpp395 unsigned &i1, unsigned &i2,
404 o2.indent(i2) << "{ /* ModRMDecision */" << "\n";
405 i2++;
407 o2.indent(i2) << stringForDecisionType(dt) << "," << "\n";
408 o2.indent(i2) << 0 << " /* EmptyTable */\n";
410 i2--;
411 o2.indent(i2) << "}";
460 o2.indent(i2) << "{ /* struct ModRMDecision */" << "\n";
461 i2++;
463 o2.indent(i2) << stringForDecisionTyp
[all...]
/freebsd-10-stable/contrib/bzip2/
H A Dblocksort.c348 UInt32 i2,
358 AssertD ( i1 != i2, "mainGtU" );
360 c1 = block[i1]; c2 = block[i2];
362 i1++; i2++;
364 c1 = block[i1]; c2 = block[i2];
366 i1++; i2++;
368 c1 = block[i1]; c2 = block[i2];
370 i1++; i2++;
372 c1 = block[i1]; c2 = block[i2];
374 i1++; i2
347 mainGtU( UInt32 i1, UInt32 i2, UChar* block, UInt16* quadrant, UInt32 nblock, Int32* budget ) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-armv4.pl46 $i2="r8";
284 and $i2,lr,$s0,lsr#8
290 ldr $t2,[$tbl,$i2,lsl#2] @ Te2[s0>>8]
291 and $i2,lr,$s1
298 ldr $i2,[$tbl,$i2,lsl#2] @ Te3[s1>>0]
303 eor $t2,$t2,$i2,ror#8
304 and $i2,lr,$s2,lsr#16 @ i1
309 ldr $i2,[$tbl,$i2,ls
[all...]
H A Daes-s390x.pl106 $i2="%r6";
304 sllg $i2,$s1,`0+3`
309 ngr $i2,$mask
319 x $t2,1($i2,$tbl) # Te3[s1>>0]
323 srlg $i2,$s2,`16-3` # i1
325 nr $i2,$mask
339 x $s1,3($i2,$tbl) # Te1[s2>>16]
343 srlg $i3,$s3,`16-3` # i2
373 sllg $i2,$s1,`0+3`
374 ngr $i2,
[all...]
H A Daes-mips.pl104 my ($i0,$i1,$i2,$i3)=($at,$t0,$t1,$t2);
132 _xtr $i2,$s3,16-2
136 and $i2,0x3fc
140 $PTR_ADD $i2,$Tbl
144 lwl $t2,3($i2) # Te1[s3>>16]
148 lwr $t2,2($i2) # Te1[s3>>16]
153 _xtr $i2,$s0,8-2
157 and $i2,0x3fc
161 $PTR_ADD $i2,$Tbl
165 lwl $t6,2($i2) # Te
[all...]
/freebsd-10-stable/lib/libkse/arch/sparc64/sparc64/
H A Dthr_getcontext.S55 mov %i2, %l2
65 ldx [%l0 + MC_OUT + (2 * 8)], %i2
83 add %i2, %i3, %i2
84 sub %i2, SPOFF + CCFSZ, %sp
/freebsd-10-stable/usr.sbin/ctm/mkCTM/
H A Dmkctm.c430 int i1, i2, n1, n2, i; local
439 i1 = i2 = -1;
441 GetNext(&i2, &n2, nl2, dir2, name, &s2_ignored, &s2_bogus, &s2_wrong);
442 for (;i1 < n1 || i2 < n2;) {
453 if (i2 < n2 && !nl2[i2])
454 GetNext(&i2, &n2, nl2, dir2, name,
457 if (i1 >= n1 && i2 >= n2) {
460 } else if (i1 >= n1 && i2 < n2) {
462 Add(dir1, dir2, name, nl2[i2]);
[all...]
/freebsd-10-stable/sbin/sunlabel/
H A Druntest.sh50 dd if=/dev/$MD of=${TMP}i2 count=16 > /dev/null 2>&1
56 if dd if=${TMP}i2 of=/dev/${MD}$t 2>/dev/null ; then
87 if dd if=${TMP}i2 of=/dev/${MD}c 2>/dev/null ; then
101 if dd if=${TMP}i2 of=/dev/${MD}a 2>/dev/null ; then
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dtime.c206 ULARGE_INTEGER i1, i2; local
213 i2.LowPart = t2->absolute.dwLowDateTime;
214 i2.HighPart = t2->absolute.dwHighDateTime;
216 if (i1.QuadPart <= i2.QuadPart)
222 i3 = (i1.QuadPart - i2.QuadPart) / 10;
231 ULARGE_INTEGER i1, i2; local
238 i2.LowPart = temp.dwLowDateTime;
239 i2.HighPart = temp.dwHighDateTime;
241 i3 = (i1.QuadPart - i2.QuadPart) / 10000000;
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dlist.c144 const atf_list_citer_t i2)
146 return i1.m_list == i2.m_list && i1.m_entry == i2.m_entry;
181 const atf_list_iter_t i2)
183 return i1.m_list == i2.m_list && i1.m_entry == i2.m_entry;
143 atf_equal_list_citer_list_citer(const atf_list_citer_t i1, const atf_list_citer_t i2) argument
180 atf_equal_list_iter_list_iter(const atf_list_iter_t i1, const atf_list_iter_t i2) argument
H A Dmap.c106 const atf_map_citer_t i2)
108 return i1.m_map == i2.m_map && i1.m_entry == i2.m_entry;
150 const atf_map_iter_t i2)
152 return i1.m_map == i2.m_map && i1.m_entry == i2.m_entry;
105 atf_equal_map_citer_map_citer(const atf_map_citer_t i1, const atf_map_citer_t i2) argument
149 atf_equal_map_iter_map_iter(const atf_map_iter_t i1, const atf_map_iter_t i2) argument
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dswtch.S51 mov %g0, %i2
202 3: cmp %i2, %g0
207 ATOMIC_STORE_LONG(%l4, %l6, %l7, %i2)
209 stx %i2, [%l4]
306 8: cmp %i2, %g0
311 ATOMIC_STORE_LONG(%l4, %l6, %l7, %i2)
316 stx %i2, [%l4]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh53 mov 2006, %i2
/freebsd-10-stable/contrib/gcc/
H A Dcfgcleanup.c951 old_insns_match_p (int mode ATTRIBUTE_UNUSED, rtx i1, rtx i2)
956 if (GET_CODE (i1) != GET_CODE (i2))
960 p2 = PATTERN (i2);
977 CALL_INSN_FUNCTION_USAGE (i2))
978 || SIBLING_CALL_P (i1) != SIBLING_CALL_P (i2)))
1002 for (note = REG_NOTES (i2); note; note = XEXP (note, 1))
1028 rtx equiv2 = find_reg_equal_equiv_note (i2);
1039 rtx s2 = single_set (i2);
1044 validate_change (i2, &SET_SRC (s2), XEXP (equiv2, 0), 1);
1068 rtx i1, i2, last
945 old_insns_match_p(int mode ATTRIBUTE_UNUSED, rtx i1, rtx i2) argument
1061 rtx i1, i2, last1, last2, afterlast1, afterlast2; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Drlmbutil.h136 #define _rl_find_next_mbchar(b, i1, i2, f) ((i1) + (i2))
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dcheck-der.c552 heim_integer i2; local
575 ret = der_get_heim_integer(NULL, 0, &i2, &size);
578 if (i2.length != 0)
580 der_free_heim_integer(&i2);
603 heim_integer i2; local
626 ret = der_get_heim_integer(NULL, 0, &i2, &size);
629 if (i2.length != 0)
631 der_free_heim_integer(&i2);
790 heim_integer i2; local
801 ret = der_parse_hex_heim_integer(str, &i2);
827 heim_integer i2 = { 1, "\\x10", 1 }; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Dsparccpuid.S104 clr %i2
192 .enter: ld [%i0],%i2
193 cmp %i2,-4096
195 mov -1,%i2
196 swap [%i0],%i2
197 cmp %i2,-1
199 add %i2,%i1,%i2
201 st %i2,[%i0]
202 sra %i2,
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dfont.cpp50 int i2; member in struct:font_kern_list
338 : i1(c1), i2(c2), amount(n), next(p)
342 inline int font::hash_kern(int i1, int i2) argument
344 int n = ((i1 << 10) + i2) % KERN_HASH_TABLE_SIZE;
348 void font::add_kern(int i1, int i2, int amount) argument
355 font_kern_list **p = kern_hash_table + hash_kern(i1, i2);
356 *p = new font_kern_list(i1, i2, amount, *p);
359 int font::get_kern(int i1, int i2, int point_size) argument
362 for (font_kern_list *p = kern_hash_table[hash_kern(i1, i2)]; p; p = p->next)
363 if (i1 == p->i1 && i2
684 int i2 = name_to_index(c2); local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-atalk.c556 int i1, i2; local
561 if (sscanf(line, "%d.%d %256s", &i1, &i2, nambuf) == 3)
563 i2 |= (i1 << 8);
566 i2 = (i1 << 8) | 255;
570 for (tp = &hnametable[i2 & (HASHNAMESIZE-1)];
573 tp->addr = i2;

Completed in 398 milliseconds

12345