Home
last modified time | relevance | path

Searched refs:i2 (Results 1 – 25 of 255) sorted by relevance

1234567891011

/openbsd/lib/libcrypto/aes/asm/
H A Daes-armv4.pl499 ldrb $i2,[$tbl,$i2]
525 orr $i2,$i2,$t1,lsl#8
527 orr $i2,$i2,$t2,lsl#16
529 orr $i2,$i2,$t3,lsl#24
541 rev $i2,$i2
563 ldrb $i2,[$tbl,$i2]
596 orr $i2,$i2,$t1,lsl#8
598 orr $i2,$i2,$t2,lsl#16
612 rev $i2,$i2
632 ldrb $i2,[$tbl,$i2]
[all …]
H A Daes-mips.pl137 and $i2,0x3fc
158 and $i2,0x3fc
179 and $i2,0x3fc
850 lbu $i2,1024($i2)
862 _bias $i2,8
905 lbu $i2,1024($i2)
919 _bias $i2,8
964 lbu $i2,1024($i2)
979 _bias $i2,8
1006 lbu $i2,1024($i2)
[all …]
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/
H A Diterator.cc64 i2 = s.end(); in string_stuff()
66 d1 = i2 - i1; in string_stuff()
109 if (i3 + 5 != i2) in string_stuff()
112 if (5 + i3 != i2) in string_stuff()
115 if (i2 - 5 != i3) in string_stuff()
232 ci4 = i2; in string_stuff()
295 i2 = v.end(); in vector_stuff()
297 d1 = i2 - i1; in vector_stuff()
353 if (i2[-1] != 9) in vector_stuff()
358 if (i2[-3] != 9) in vector_stuff()
[all …]
/openbsd/share/misc/
H A Dscsi_modes60 {Connect Time Limit} i2
93 {Minimum Pre-fetch} i2
94 {Maximum Pre-fetch} i2
105 {Obsolete} *i2
110 {Transfer rate} i2
117 {Drive step rate} i2
119 {Head settle delay} i2
142 {Tracks per Zone} i2
148 {Interleave} i2
196 {Drive Step Rate} i2
[all …]
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcollate_members_char.cc69 int i2; in test01() local
72 VERIFY ( i2 == 1 ); in test01()
74 VERIFY ( i2 == -1 ); in test01()
76 VERIFY ( i2 == 0 ); in test01()
91 VERIFY ( i2 == 1 ); in test01()
92 VERIFY ( i1 * i2 > 0 ); in test01()
111 VERIFY ( i2 == 1 ); in test01()
113 VERIFY ( i2 == -1 ); in test01()
115 VERIFY ( i2 == 0 ); in test01()
128 VERIFY ( i2 == -1 ); in test01()
[all …]
H A Dcollate_members_wchar_t.cc69 int i2; in test01() local
72 VERIFY ( i2 == 1 ); in test01()
74 VERIFY ( i2 == -1 ); in test01()
76 VERIFY ( i2 == 0 ); in test01()
91 VERIFY ( i2 == 1 ); in test01()
92 VERIFY ( i1 * i2 > 0 ); in test01()
111 VERIFY ( i2 == 1 ); in test01()
113 VERIFY ( i2 == -1 ); in test01()
115 VERIFY ( i2 == 0 ); in test01()
128 VERIFY ( i2 == -1 ); in test01()
[all …]
H A Dcollate_byname.cc52 int i2; in test01() local
70 i2 = coll_de.compare(strlit4, strlit4 + size4, strlit4, strlit4 + 13); in test01()
71 VERIFY ( i2 == 1 ); in test01()
72 i2 = coll_de.compare(strlit4, strlit4 + 13, strlit4, strlit4 + size4); in test01()
73 VERIFY ( i2 == -1 ); in test01()
74 i2 = coll_de.compare(strlit4, strlit4 + size4, strlit4, strlit4 + size4); in test01()
75 VERIFY ( i2 == 0 ); in test01()
87 i2 = coll_de.compare(strlit3, strlit3 + size3, strlit4, strlit4 + size4); in test01()
88 VERIFY ( i2 == -1 ); in test01()
89 VERIFY ( i1 * i2 > 0 ); in test01()
/openbsd/usr.sbin/relayd/
H A Dshuffle.c34 int i, i2; in shuffle_init() local
41 i2 = arc4random_uniform(i + 1); in shuffle_init()
42 shuffle->id_shuffle[i] = shuffle->id_shuffle[i2]; in shuffle_init()
43 shuffle->id_shuffle[i2] = i; in shuffle_init()
52 int i, i2; in shuffle_generate16() local
59 i2 = (shuffle->isindex - (si & 0x7FFF)) & 0xFFFF; in shuffle_generate16()
61 shuffle->id_shuffle[i] = shuffle->id_shuffle[i2]; in shuffle_generate16()
62 shuffle->id_shuffle[i2] = r; in shuffle_generate16()
/openbsd/sys/netinet/
H A Dip_id.c48 int i, i2; in ip_randomid() local
63 i2 = arc4random_uniform(i + 1); in ip_randomid()
64 ip_shuffle[i] = ip_shuffle[i2]; in ip_randomid()
65 ip_shuffle[i2] = i; in ip_randomid()
72 i2 = (isindex - (si & 0x7FFF)) & 0xFFFF; in ip_randomid()
74 ip_shuffle[i] = ip_shuffle[i2]; in ip_randomid()
75 ip_shuffle[i2] = r; in ip_randomid()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dblocksort.c362 i1++; i2++; in mainGtU()
366 i1++; i2++; in mainGtU()
370 i1++; i2++; in mainGtU()
374 i1++; i2++; in mainGtU()
378 i1++; i2++; in mainGtU()
382 i1++; i2++; in mainGtU()
386 i1++; i2++; in mainGtU()
390 i1++; i2++; in mainGtU()
394 i1++; i2++; in mainGtU()
398 i1++; i2++; in mainGtU()
[all …]
/openbsd/gnu/usr.bin/perl/t/op/
H A Dmultideref.t60 our ($i1, $i2, $k1, $k2) = (3, 1, 'foo', 'c');
67 ::is($a[$i1]{$k1}[$i2]{$k2}, 3, 'fetch: pkg indices');
68 ::is($r->[$i1]{$k1}[$i2]{$k2}, 3, 'fetch: deref pkg indices');
79 ::is($a[$i1]{$k1}[$i2]{$k2} = 7, 7, 'store: pkg indices');
80 ::is($a[$i1]{$k1}[$i2]{$k2}, 7, 'store: pkg indices 2');
81 ::is($r->[$i1]{$k1}[$i2]{$k2} = 9, 9, 'store: deref pkg indices');
102 ::is($a[$i1]{$k1}[$i2]{$k2}, 21, 'local pkg indices 2');
104 ::is($a[$i1]{$k1}[$i2]{$k2}, 15, 'local pkg indices 3');
121 ::ok(exists $a[$i1]{$k1}[$i2]{$k2}, 'exists: pkg indices');
132 ::is(delete $a[$i1]{$k1}[$i2]{$k3}, 1, 'delete: pkg indices');
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930411-1.c5 f(int i1, int i2) in f() argument
13 i2 = heap - 8; in f()
14 *(int*)i2 = 3; in f()
15 *(int*)(i2 + 4) = i1; in f()
17 return i2; in f()
19 i1 = g(i2); in f()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-scope-2.c16 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
20 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
22 d = sizeof (struct foo { int i0; int i1; int i2; int i3; }); in main()
27 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
31 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
37 (c = sizeof (struct foo { int i0; int i1; int i2; })), d--; in main()
42 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
52 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
62 c = sizeof (struct foo { int i0; int i1; int i2; }); in main()
/openbsd/gnu/usr.bin/perl/cpan/bignum/t/
H A Ddown-mbi-up-mbf.t21 my $i2 = 2;
30 cmp_ok($i1/$i2, "==", "3.5", "$i1/$i2 is 3.5");
31 is(ref($i1/$i2), "Math::BigFloat", "$i1/$i2 is 3.5 as a Math::BigFloat");
51 cmp_ok($i1/$i2, "==", "3.5", "$i1/$i2 is 3.5");
52 is(ref($i1/$i2), "Math::BigRat", "$i1/$i2 is 3.5 as a Math::BigRat");
H A Ddown-undef-up-mbf.t21 my $i2 = 2;
30 cmp_ok($i1/$i2, "==", "3.5", "$i1/$i2 is 3.5");
31 is(ref($i1/$i2), "Math::BigFloat",
32 "$i1/$i2 is 3.5 as a Math::BigFloat due to upgrading");
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D980628-0.f13 integer i1, i2, i3 local
27 i2 = 2
34 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
38 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3) argument
43 integer i1, i2, i3 local
54 if (i2 .ne. 2) call abort
H A D980628-1.f14 integer i1, i2, i3 local
28 i2 = 2
35 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
39 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3) argument
44 integer i1, i2, i3 local
55 if (i2 .ne. 2) call abort
H A D980628-7.f13 integer i1, i2, i3 local
27 i2 = 2
34 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
38 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3) argument
43 integer i1, i2, i3 local
54 if (i2 .ne. 2) call abort
H A D980628-8.f14 integer i1, i2, i3 local
28 i2 = 2
35 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
39 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3) argument
44 integer i1, i2, i3 local
55 if (i2 .ne. 2) call abort
H A Df90-intrinsic-bit.f13 integer i, i2, ia, i3
167 i2 = 1
208 i2 = 2
241 call c_i2(ISHFTC(j,i2,j3),ja,
243 call c_i2(ISHFTC(j,i2,k3),ja,
245 call c_i2(ISHFTC(j,i2,m3),ja,
273 call c_i1(ISHFTC(k,i2,j3),ka,
275 call c_i1(ISHFTC(k,i2,k3),ka,
277 call c_i1(ISHFTC(k,i2,m3),ka,
305 call c_i8(ISHFTC(m,i2,j3),ma,
[all …]
H A D980701-0.f14 integer i1, i2, i3 local
33 i2 = 2
41 call x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3)
45 subroutine x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3) argument
51 integer i1, i2, i3 local
64 if (i2 .ne. 2) call abort
H A D980701-1.f14 integer i1, i2, i3 local
33 i2 = 2
41 call x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3)
45 subroutine x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3) argument
51 integer i1, i2, i3 local
64 if (i2 .ne. 2) call abort
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dgenso-thresh.c38 int i2; local
179 for (i2=0; i2<NUMBER_OF_INT_VARS; i2++)
180 fprintf (lib_file, "int i_%d_%d;\n", i, i2);
183 for (i2=0; i2<NUMBER_OF_INT_VARS; i2++)
184 fprintf (lib_file, " i_%d_%d = %d*%d;\n", i, i2, i2, i2);
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Ds.c8 structret (s1, i1, i2, s2) in structret() argument
10 int i1, i2;
12 if (i1 != i2)
14 if (i1 < i2)
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921112-1.c2 struct { int i1, i2; } t; member
14 x[1].t.i1 = x[1].t.i2 = 0; in main()
16 v.t.i2 = 2; in main()
18 if (x[1].t.i1 != 1 || x[1].t.i2 != 2) in main()

1234567891011