Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 4797) sorted by relevance

12345678910>>...192

/openbsd/usr.bin/calendar/calendars/
H A Dcalendar.holiday13 01/02 Ancestry Day in Haiti
17 01/04 Martyrs Day in Zaire
20 01/07 Christmas in Ethiopia
27 01/15 Arbor Day in Jordan
28 01/16 Martyrs Day in Benin
33 01/20 Army Day in Mali
65 03/03 Girl's Day in Japan
75 03/08 Youth Day in Zambia
109 04/01 Youth Day in Benin
175 05/18 Flag Day in Haiti
[all …]
H A Dcalendar.discord10 01/01 Sweetmorn, day 1 in the season of Chaos, 3172.
11 01/02 Boomtime, day 2 in the season of Chaos, 3172.
12 01/03 Pungenday, day 3 in the season of Chaos, 3172.
16 01/06 Sweetmorn, day 6 in the season of Chaos, 3172.
17 01/07 Boomtime, day 7 in the season of Chaos, 3172.
18 01/08 Pungenday, day 8 in the season of Chaos, 3172.
21 01/11 Sweetmorn, day 11 in the season of Chaos, 3172.
22 01/12 Boomtime, day 12 in the season of Chaos, 3172.
23 01/13 Pungenday, day 13 in the season of Chaos, 3172.
27 01/17 Boomtime, day 17 in the season of Chaos, 3172.
[all …]
H A Dcalendar.music11 01/03 Steven Stills is born in Dallas, 1945
15 01/06 Max Bruch is born in Germany, 1838
21 01/08 Arcangelo Corelli dies in Italy, 1713
38 01/22 Sam Cooke is born in Chicago, 1935
177 04/22 Eduardo Lalo dies in Paris, 1892
196 05/07 Beethoven's Ninth Symphony is premiered in the Karntnertortheater in
201 05/11 Bob Marley dies in his sleep in Miami, Florida, 1981
228 riot in Paris, France, 1913
286 07/03 Jim Morrison dies in Paris, 1971
306 07/16 Cream forms in the U.K., 1966
[all …]
/openbsd/regress/usr.bin/mandoc/char/space/
H A Dtab.out_lint1 mandoc: tab.in:11:2: WARNING: tab in filled text
2 mandoc: tab.in:13:3: WARNING: tab in filled text
3 mandoc: tab.in:15:4: WARNING: tab in filled text
4 mandoc: tab.in:17:5: WARNING: tab in filled text
5 mandoc: tab.in:19:6: WARNING: tab in filled text
6 mandoc: tab.in:21:7: WARNING: tab in filled text
7 mandoc: tab.in:23:8: WARNING: tab in filled text
8 mandoc: tab.in:25:9: WARNING: tab in filled text
9 mandoc: tab.in:27:10: WARNING: tab in filled text
10 mandoc: tab.in:29:11: WARNING: tab in filled text
[all …]
H A Dtab-man.out_lint1 mandoc: tab-man.in:8:2: WARNING: tab in filled text
2 mandoc: tab-man.in:10:3: WARNING: tab in filled text
3 mandoc: tab-man.in:12:4: WARNING: tab in filled text
4 mandoc: tab-man.in:14:5: WARNING: tab in filled text
5 mandoc: tab-man.in:16:6: WARNING: tab in filled text
6 mandoc: tab-man.in:18:7: WARNING: tab in filled text
7 mandoc: tab-man.in:20:8: WARNING: tab in filled text
8 mandoc: tab-man.in:22:9: WARNING: tab in filled text
9 mandoc: tab-man.in:24:10: WARNING: tab in filled text
10 mandoc: tab-man.in:26:11: WARNING: tab in filled text
[all …]
/openbsd/regress/usr.bin/calendar/
H A Din6 01/Sun+1 Sun+1: First Sunday in January
9 02/Sun+1 Sun+1: First Sunday in February
12 03/Sun+1 Sun+1: First Sunday in March
15 04/Sun+1 Sun+1: First Sunday in April
18 05/Sun+1 Sun+1: First Sunday in May
19 May Sunday+1 First: First Sunday in May
21 06/Sun+1 Sun+1: First Sunday in June
24 07/Sun+1 Sun+1: First Sunday in July
27 08/Sun+1 Sun+1: First Sunday in August
58 05/Mon+1 Mon+1: First Monday in May
[all …]
/openbsd/bin/dd/
H A Dconv.c124 for (inp = in.db, cnt = in.dbrcnt; in block()
128 in.dbp = in.db; in block()
141 for (inp = in.dbp - in.dbcnt, outp = out.dbp; in.dbcnt;) { in block()
156 (void)memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in block()
177 for (; in.dbcnt && *inp++ != '\n'; --in.dbcnt); in block()
190 in.dbp = in.db + in.dbcnt; in block()
206 (void)memmove(out.dbp, in.dbp - in.dbcnt, in.dbcnt); in block_close()
236 for (inp = in.db; in.dbcnt >= cbsz; inp += cbsz, in.dbcnt -= cbsz) { in unblock()
250 (void)memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in unblock()
251 in.dbp = in.db + in.dbcnt; in unblock()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dyamlish.t16 in => [
23 in => [
30 in => [
37 in => [
44 in => [
53 in => [
62 in => [
71 in => [
81 in => [
91 in => [
[all …]
/openbsd/gnu/usr.bin/binutils/gas/
H A Dmacro.c232 if (idx < in->len in get_token()
247 if (macro_alternate && idx < in->len && in->ptr[idx] == '&') in get_token()
287 else if (in->ptr[idx] == '"' || in->ptr[idx] == '\'') in getstring()
320 if (idx >= in->len || in->ptr[idx] != tchar) in getstring()
350 if (in->len > idx + 2 && in->ptr[idx + 1] == '\'' && ISBASE (in->ptr[idx])) in get_any_string()
365 in, in get_any_string()
447 if (idx < in->len && in->ptr[idx] == '=') in do_formals()
523 if (idx < in->len && in->ptr[idx] == '(') in define_macro()
638 if (src + 1 < in->len && in->ptr[src + 1] == '&') in macro_expand_body()
656 while (src < in->len && in->ptr[src] != ')') in macro_expand_body()
[all …]
/openbsd/regress/usr.bin/mandoc/char/unicode/
H A Dinput.out_lint1 mandoc: input.in:11:21: ERROR: skipping bad character: 0x0
2 mandoc: input.in:12:21: ERROR: skipping bad character: 0x1f
3 mandoc: input.in:13:21: ERROR: skipping bad character: 0x7f
4 mandoc: input.in:14:7: ERROR: skipping bad character: 0x80
5 mandoc: input.in:15:7: ERROR: skipping bad character: 0xbf
6 mandoc: input.in:21:15: ERROR: skipping bad character: 0xc0
7 mandoc: input.in:21:16: ERROR: skipping bad character: 0x80
8 mandoc: input.in:22:15: ERROR: skipping bad character: 0xc1
9 mandoc: input.in:22:16: ERROR: skipping bad character: 0xbf
10 mandoc: input.in:25:9: ERROR: skipping bad character: 0xc2
[all …]
/openbsd/usr.sbin/nsd/
H A Dxfr-inspect.c102 fclose(in); in inspect_header()
107 fclose(in); in inspect_header()
121 fclose(in); in inspect_header()
237 fclose(in); in inspect_part()
243 fclose(in); in inspect_part()
248 fclose(in); in inspect_part()
253 fclose(in); in inspect_part()
321 FILE* in; in inspect_file() local
332 fclose(in); in inspect_file()
478 FILE* in; in list_file() local
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dmacro.c365 if (idx >= in->len || in->ptr[idx] != tchar) in getstring()
395 if (in->len > idx + 2 && in->ptr[idx + 1] == '\'' && ISBASE (in->ptr[idx])) in get_any_string()
409 in, in get_any_string()
574 if (idx < in->len && in->ptr[idx] == '=') in do_formals()
676 if (idx < in->len && in->ptr[idx] == '(') in define_macro()
680 if (idx < in->len && in->ptr[idx] == ')') in define_macro()
825 if (src < in->len && in->ptr[src] == '(') in macro_expand_body()
829 while (src < in->len && in->ptr[src] != ')') in macro_expand_body()
840 else if (src < in->len && in->ptr[src] == '@') in macro_expand_body()
849 else if (src < in->len && in->ptr[src] == '&') in macro_expand_body()
[all …]
/openbsd/usr.bin/calendar/calendars/de_DE.UTF-8/
H A Dcalendar.musik16 02/13 Richard Wagner in Venedig gestorben, 1883
23 03/29 Carl Orff in München gestorben, 1982
24 03/31 Joseph Haydn in Rohrau geboren, 1732
25 04/01 Sergej Rachmaninow in Oneg geboren, 1873
28 05/18 Gustav Mahler in Wien gestorben, 1911
29 05/22 Richard Wagner in Leipzig geboren, 1813
30 05/31 Joseph Haydn in Wien gestorben, 1809
35 06/15 Edvard Grieg in Bergen geboren, 1843
37 07/10 Carl Orff in München geboren, 1895
40 09/04 Edvard Grieg in Bergen gestorben, 1907
[all …]
/openbsd/regress/sbin/pfctl/
H A Dpf4.ok1 block drop in all
2 block drop in proto tcp all
3 block drop in proto tcp all
4 block drop in proto udp all
5 block drop in all
6 block drop in inet from 10.0.0.0/8 to any
7 block drop in inet from ! 10.0.0.0/8 to any
8 block drop in inet from 10.0.0.0/8 to any
9 block drop in inet from 172.16.0.0/12 to any
10 block drop in proto tcp from any port = 22 to any
[all …]
H A Dpf47.in1 pass in on lo0 all label ""
3 pass in all label "$if"
4 pass in on lo0 all label "$if"
5 pass in on lo0 all label "$if$if"
7 pass in on lo0 all label "$srcaddr"
22 pass in on lo0 all label "!$dstaddr!"
36 pass in on lo0 all label "x$srcportx"
49 pass in on lo0 all label "$dstport"
54 pass in on lo0 all label "$proto"
62 pass in on lo0 all label "$nr"
[all …]
/openbsd/gnu/usr.bin/cvs/lib/
H A Dmd5.c114 unsigned char *p = ctx->in + t;
122 cvs_MD5Transform (ctx->buf, ctx->in);
130 memcpy(ctx->in, buf, 64);
138 memcpy(ctx->in, buf, len);
158 p = ctx->in + count;
171 memset(ctx->in, 0, 56);
178 putu32(ctx->bits[0], ctx->in + 56);
179 putu32(ctx->bits[1], ctx->in + 60);
181 cvs_MD5Transform (ctx->buf, ctx->in);
214 cvs_uint32 in[16]; local
[all …]
/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_community_test.h589 int in[8]; member
701 .in = { -1 },
734 .in = { 28, -1 },
741 .in = { 31, -1 },
748 .in = { 31, -1 },
754 .in = { 31, -1 },
760 .in = { 31, -1 },
766 .in = { 32, -1 },
772 .in = { 32, -1 },
778 .in = { 32, -1 },
[all …]
/openbsd/regress/lib/libm/msun/
H A Dconj_test.c73 complex float in; in ATF_TC_BODY() local
79 __imag__ in = tests[2 * i + 1]; in ATF_TC_BODY() local
82 ATF_REQUIRE(fpequal_cs(libcrealf(in), __real__ in, true)); in ATF_TC_BODY()
83 ATF_REQUIRE(fpequal_cs(libcreal(in), __real__ in, true)); in ATF_TC_BODY()
84 ATF_REQUIRE(fpequal_cs(libcreall(in), __real__ in, true)); in ATF_TC_BODY()
85 ATF_REQUIRE(fpequal_cs(libcimagf(in), __imag__ in, true)); in ATF_TC_BODY()
86 ATF_REQUIRE(fpequal_cs(libcimag(in), __imag__ in, true)); in ATF_TC_BODY()
87 ATF_REQUIRE(fpequal_cs(libcimagl(in), __imag__ in, true)); in ATF_TC_BODY()
92 "conjf(%#.2g + %#.2gI): wrong value", creal(in), cimag(in) in ATF_TC_BODY()
100 "conj(%#.2g + %#.2gI): wrong value", creal(in), cimag(in)); in ATF_TC_BODY()
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/croak/
H A Dregcomp33 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+. <-- HERE }/ at - l…
38 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+100. <-- HERE }/ at …
43 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+_ <-- HERE 100}/ at …
48 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+100_ <-- HERE }/ at …
56 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/[\xDF\N{U+. <-- HERE }]/ …
64 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/[\x59\N{U+. <-- HERE }]/ …
70 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+_ <-- HERE FF}/ at -…
82 \K not permitted in lookahead/lookbehind in regex; marked by <-- HERE in m/(?=a\K <-- HERE a)a/ at …
93 \K not permitted in lookahead/lookbehind in regex; marked by <-- HERE in m/(?!a\K <-- HERE a)a/ at …
133 # NAME \K nesting in lookahead in negative lookahead
[all …]
/openbsd/lib/libc/hash/
H A Dmd5.c159 u_int32_t a, b, c, d, in[MD5_BLOCK_LENGTH / 4]; in MD5Transform() local
162 memcpy(in, block, sizeof(in)); in MD5Transform()
165 in[a] = (u_int32_t)( in MD5Transform()
178 MD5STEP(F1, a, b, c, d, in[ 0] + 0xd76aa478, 7); in MD5Transform()
179 MD5STEP(F1, d, a, b, c, in[ 1] + 0xe8c7b756, 12); in MD5Transform()
180 MD5STEP(F1, c, d, a, b, in[ 2] + 0x242070db, 17); in MD5Transform()
181 MD5STEP(F1, b, c, d, a, in[ 3] + 0xc1bdceee, 22); in MD5Transform()
182 MD5STEP(F1, a, b, c, d, in[ 4] + 0xf57c0faf, 7); in MD5Transform()
183 MD5STEP(F1, d, a, b, c, in[ 5] + 0x4787c62a, 12); in MD5Transform()
184 MD5STEP(F1, c, d, a, b, in[ 6] + 0xa8304613, 17); in MD5Transform()
[all …]
/openbsd/sys/crypto/
H A Dmd5.c147 u_int32_t a, b, c, d, in[MD5_BLOCK_LENGTH / 4]; in MD5Transform() local
150 memcpy(in, block, sizeof(in)); in MD5Transform()
153 in[a] = (u_int32_t)( in MD5Transform()
166 MD5STEP(F1, a, b, c, d, in[ 0] + 0xd76aa478, 7); in MD5Transform()
167 MD5STEP(F1, d, a, b, c, in[ 1] + 0xe8c7b756, 12); in MD5Transform()
168 MD5STEP(F1, c, d, a, b, in[ 2] + 0x242070db, 17); in MD5Transform()
169 MD5STEP(F1, b, c, d, a, in[ 3] + 0xc1bdceee, 22); in MD5Transform()
170 MD5STEP(F1, a, b, c, d, in[ 4] + 0xf57c0faf, 7); in MD5Transform()
171 MD5STEP(F1, d, a, b, c, in[ 5] + 0x4787c62a, 12); in MD5Transform()
172 MD5STEP(F1, c, d, a, b, in[ 6] + 0xa8304613, 17); in MD5Transform()
[all …]
/openbsd/regress/usr.sbin/httpd/patterns/
H A Dtest-patterns-lua.out43 [C]: in ?
50 [C]: in ?
57 [C]: in ?
64 [C]: in ?
71 [C]: in ?
78 [C]: in ?
85 [C]: in ?
92 [C]: in ?
99 [C]: in ?
106 [C]: in ?
[all …]
/openbsd/regress/usr.bin/mandoc/roff/esc/
H A Dinvalid.out_lint1 mandoc: invalid.in:7:8: WARNING: undefined escape, printing literally: \+
2 mandoc: invalid.in:7:11: ERROR: invalid special character: \[+]
4 mandoc: invalid.in:8:16: ERROR: invalid special character: \[;]
6 mandoc: invalid.in:9:16: ERROR: invalid special character: \[<]
8 mandoc: invalid.in:10:15: ERROR: invalid special character: \[=]
10 mandoc: invalid.in:11:19: ERROR: invalid special character: \[>]
12 mandoc: invalid.in:12:9: ERROR: invalid special character: \[@]
14 mandoc: invalid.in:14:16: ERROR: invalid special character: \[{]
15 mandoc: invalid.in:14:21: ERROR: invalid special character: \[}]
19 mandoc: invalid.in:16:8: ERROR: invalid special character: \[G]
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/
H A Dpoderrs.xr2 *** WARNING: empty section in previous paragraph at line 22 in file t/pod/poderrs.t
3 *** WARNING: Verbatim paragraph in NAME section at line 26 in file t/pod/poderrs.t
11 *** WARNING: line containing nothing but whitespace in paragraph at line 48 in file t/pod/poderrs.t
21 *** WARNING: empty section in previous paragraph at line 65 in file t/pod/poderrs.t
25 *** WARNING: empty section in previous paragraph at line 77 in file t/pod/poderrs.t
28 *** WARNING: empty section in previous paragraph at line 93 in file t/pod/poderrs.t
31 *** ERROR: Unknown E content in E<alea iacta est> at line 105 in file t/pod/poderrs.t
34 *** ERROR: Unknown E content in E<unknown_entity> at line 105 in file t/pod/poderrs.t
43 *** ERROR: alternative text 'some text with / in it' contains non-escaped | or / at line 145 in fil…
53 *** WARNING: line containing nothing but whitespace in paragraph at line 189 in file t/pod/poderrs.t
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A D9uninit298 Use of uninitialized value in print at - line 5.
299 Use of uninitialized value in print at - line 6.
302 Use of uninitialized value in print at - line 7.
304 Use of uninitialized value in print at - line 8.
668 Use of uninitialized value in sort at - line 10.
669 Use of uninitialized value in sort at - line 12.
670 Use of uninitialized value in sort at - line 13.
1245 Use of uninitialized value in open at - line 7.
1246 Use of uninitialized value in open at - line 8.
1247 Use of uninitialized value in open at - line 9.
[all …]

12345678910>>...192