Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 2438) sorted by relevance

12345678910>>...98

/openbsd/gnu/usr.bin/binutils-2.17/
H A DMakefile.def301 dependencies = { module=all-gdb; on=all-bfd; };
305 dependencies = { module=all-gdb; on=all-sim; };
336 dependencies = { module=all-gas; on=all-bfd; };
343 dependencies = { module=all-ld; on=all-bfd; };
348 dependencies = { module=all-ld; on=all-intl; };
367 dependencies = { module=all-itcl; on=all-tk; };
371 dependencies = { module=all-tk; on=all-tcl; };
374 dependencies = { module=all-sid; on=all-bfd; };
376 dependencies = { module=all-sid; on=all-tcl; };
377 dependencies = { module=all-sid; on=all-tk; };
[all …]
/openbsd/gnu/usr.bin/binutils/
H A DMakefile.tpl379 all: all.normal
1196 cross: all-texinfo all-bison all-byacc all-binutils all-gas all-ld
1283 all-gcc: maybe-all-libiberty maybe-all-intl maybe-all-bison maybe-all-byacc maybe-all-binutils mayb…
1287 all-bootstrap: maybe-all-libiberty maybe-all-intl maybe-all-texinfo maybe-all-bison maybe-all-byacc…
1296 all-libgui: maybe-all-tcl maybe-all-tk maybe-all-itcl
1301 all-binutils: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-flex maybe-all-bison ma…
1308 all-gas: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-intl
1309 all-gprof: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-intl
1310 all-ld: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-bison maybe-all-byacc maybe-a…
1314 all-dejagnu: maybe-all-tcl maybe-all-expect maybe-all-tk
[all …]
/openbsd/regress/sbin/pfctl/
H A Dpf10.in2 pass in inet proto icmp all
3 pass in inet6 proto icmp6 all
4 block in inet proto icmp all
5 block in inet6 proto icmp6 all
6 block return-rst in inet proto tcp all
7 block return-rst in inet6 proto tcp all
8 block return-rst(ttl 10) in inet proto tcp all
10 block return-icmp in inet proto icmp all
11 block return-icmp(0) in inet proto icmp all
13 block return-icmp(5) in inet proto icmp all
[all …]
H A Dpf10.ok1 pass in inet proto icmp all
2 pass in inet6 proto ipv6-icmp all
3 block drop in inet proto icmp all
4 block drop in inet6 proto ipv6-icmp all
5 block return-rst in inet proto tcp all
6 block return-rst in inet6 proto tcp all
7 block return-rst(ttl 10) in inet proto tcp all
8 block return-rst(ttl 10) in inet6 proto tcp all
10 block return-icmp(net-unr) in inet proto icmp all
29 block return-icmp(srcfail, admin-unr) in all
[all …]
H A Dpf40.ok1 block drop all
2 block return all
4 pass all flags S/SA
5 pass in all no state
6 pass out all no state
7 pass all no state
8 block drop in all
9 block drop out all
10 block drop all
13 block drop on lo0 all
[all …]
H A Dpf92.ok1 anchor all {
2 anchor in all {
3 pass quick all flags S/SA
5 anchor out all {
6 anchor in all {
7 anchor out all {
8 anchor in all {
9 anchor out all {
10 anchor in all {
11 anchor out all {
[all …]
H A Dpfopt6.ok1 anchor all {
2 anchor in all {
3 pass quick all flags S/SA
5 anchor out all {
6 anchor in all {
7 anchor out all {
8 anchor in all {
9 anchor out all {
10 anchor in all {
11 anchor out all {
[all …]
H A Dpf31.in2 block return in on lo0 all
3 block return in on lo0 inet all
5 block drop in on lo0 all
8 block in on lo0 all
9 block in on lo0 inet all
10 block in on lo0 inet6 all
12 block return in on lo0 all
15 block drop in on lo0 all
18 block in on lo0 all
19 block in on lo0 inet all
[all …]
H A Dpf31.ok3 block return in on lo0 all
4 block return in on lo0 inet all
5 block return in on lo0 inet6 all
6 block drop in on lo0 all
7 block drop in on lo0 inet all
8 block drop in on lo0 inet6 all
9 block drop in on lo0 all
10 block drop in on lo0 inet all
12 block return in on lo0 all
15 block drop in on lo0 all
[all …]
H A Dpf11.in1 pass in inet proto icmp all icmp-type 0
2 pass in inet proto icmp all icmp-type 0 code 0
3 pass in inet proto icmp all icmp-type 1
4 pass in inet proto icmp all icmp-type 1 code 1
5 pass in inet6 proto ipv6-icmp all icmp6-type 0
7 pass in inet6 proto ipv6-icmp all icmp6-type 1
9 block in inet proto icmp all icmp-type 0
10 block in inet proto icmp all icmp-type 0 code 0
11 block in inet proto icmp all icmp-type 1
12 block in inet proto icmp all icmp-type 1 code 1
[all …]
H A Dpf100.ok1 pass all flags S/SA
2 anchor "a/b" all
3 anchor "1/2/3" all
4 anchor "relative" all {
7 anchor "camield/*" all
8 anchor "relayd/*" all
9 anchor "foo" in on lo0 all {
10 anchor "bar" in all {
11 anchor "/1/2/3" all
12 anchor "/relative" all
[all …]
H A Dpf11.ok1 pass in inet proto icmp all icmp-type echorep
2 pass in inet proto icmp all icmp-type echorep code 0
3 pass in inet proto icmp all icmp-type 1
4 pass in inet proto icmp all icmp-type 1 code 1
5 pass in inet6 proto ipv6-icmp all icmp6-type 0
6 pass in inet6 proto ipv6-icmp all icmp6-type 0 code 0
7 pass in inet6 proto ipv6-icmp all icmp6-type unreach
9 block drop in inet proto icmp all icmp-type echorep
11 block drop in inet proto icmp all icmp-type 1
12 block drop in inet proto icmp all icmp-type 1 code 1
[all …]
H A Dpf3.ok1 pass in all flags S/SA
2 pass in all flags S/SA
4 block drop in proto tcp all flags FS/FSRA
6 pass in proto udp all
7 pass in proto icmp all
8 pass in proto tcp all flags S/SA
9 pass in all flags S/SA no state
10 pass in all no state
11 pass in all flags any
12 pass in all flags S/SA
[all …]
H A Dpf28.ok1 block drop in log (all) quick on lo0 all
2 block drop in log quick on lo0 all
3 block drop in log (all) quick on lo0 all
4 block drop in log quick on lo0 all
5 block drop in log on lo0 all
6 block drop in log (all) on lo0 all
H A Dpf28.in2 block in log (all) quick on lo0 all
3 block in quick log on lo0 all
4 block in quick log (all) on lo0 all
5 block in log quick on lo0 all
6 block in log on lo0 all
7 block in log (all) on lo0 all
H A Dpf7.ok1 block drop out log on tun1000000 all
2 block drop in log on tun1000000 all
3 block return-rst out log on tun1000000 proto tcp all
4 block return-rst in log on tun1000000 proto tcp all
15 pass out on tun1000000 proto udp all
18 pass in on tun1000000 proto tcp all flags S/SA modulate state
19 pass in on tun1000000 proto udp all
20 pass in on tun1000000 proto icmp all
21 pass in on tun1000000 proto udp all
22 pass in on tun1000000 proto tcp all flags S/SA synproxy state
[all …]
H A Dpf15.ok3 match all scrub (no-df)
4 match all scrub (min-ttl 25)
5 match all scrub (max-mss 224)
6 match all scrub (no-df max-mss 224)
7 match all set (tos 0x10)
8 match out proto esp all set (tos 0x08)
9 match out proto ah all set (tos 0x04)
10 match out proto icmp all set (tos 0x12)
11 match out all set (tos 0x08) tagged THROUGHPUT
/openbsd/etc/etc.amd64/
H A DMAKEDEV.md25 _DEV(all)
122 target(all, ch, 0)dnl
124 target(all, diskmap)dnl
127 target(all, pty, 0)dnl
128 target(all, bio)dnl
131 target(all, rd, 0)dnl
135 target(all, bktr, 0)dnl
137 target(all, nvram)dnl
138 target(all, dri)dnl
140 target(all, ipmi, 0)dnl
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dprune.exp22 …regsub -all "(^|\n)\[^\n\]*: In (function|member|method|(copy )?constructor|instantiation|program|…
23 regsub -all "(^|\n)\[^\n\]*: At (top level|global scope):\[^\n\]*" $text "" text
24 regsub -all "(^|\n)collect2: ld returned \[^\n\]*" $text "" text
25 regsub -all "(^|\n)Please submit.*instructions\[^\n\]*" $text "" text
28 regsub -all "(^|\n)\[^\n\]*: warning: -f(pic|PIC) ignored for target\[^\n\]*" $text "" text
29 …regsub -all "(^|\n)\[^\n\]*: warning: -f(pic|PIC)( and -fpic are| is)? not supported\[^\n\]*" $tex…
36 regsub -all "(^|\n)\[^\n\]*file path prefix \[^\n\]* never used" $text "" text
37 regsub -all "(^|\n)\[^\n\]*linker input file unused since linking not done" $text "" text
/openbsd/etc/etc.i386/
H A DMAKEDEV.md27 _DEV(all)
122 target(all, ch, 0)dnl
124 target(all, diskmap)dnl
127 target(all, pty, 0)dnl
128 target(all, bio)dnl
131 target(all, rd, 0)dnl
135 target(all, bktr, 0)dnl
137 target(all, nvram)dnl
138 target(all, dri)dnl
139 target(all, amdmsr)dnl
[all …]
/openbsd/etc/etc.arm64/
H A DMAKEDEV.md23 _DEV(all)
104 target(all, ch, 0)dnl
105 target(all, vscsi, 0)dnl
106 target(all, diskmap)dnl
107 target(all, pty, 0)dnl
108 target(all, bio)dnl
111 target(all, rd, 0)dnl
115 target(all, bktr, 0)dnl
117 target(all, dri)dnl
118 target(all, ipmi, 0)dnl
[all …]
/openbsd/etc/etc.luna88k/
H A DMAKEDEV.md42 dnl all)
45 target(all, ch, 0)dnl
46 target(all, vscsi, 0)dnl
47 target(all, diskmap)dnl
48 target(all, pty, 0)dnl
49 target(all, bio)dnl
52 target(all, rd, 0)dnl
53 target(all, cd, 0, 1)dnl
55 target(all, uk, 0)dnl
61 twrget(all, xp, xp)dnl
[all …]
/openbsd/etc/etc.riscv64/
H A DMAKEDEV.md23 _DEV(all)
102 target(all, ch, 0)dnl
103 target(all, vscsi, 0)dnl
104 target(all, diskmap)dnl
105 target(all, dri)dnl
106 target(all, pty, 0)dnl
107 target(all, bio)dnl
110 target(all, rd, 0)dnl
111 target(all, cd, 0, 1)dnl
114 target(all, bktr, 0)dnl
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dudivmodti4.c103 dividend.all = a; in __udivmodti4()
105 divisor.all = b; in __udivmodti4()
108 if (divisor.all > dividend.all) { in __udivmodti4()
110 *rem = dividend.all; in __udivmodti4()
131 return quotient.all; in __udivmodti4()
136 divisor.all <<= shift; in __udivmodti4()
148 (ti_int)(divisor.all - dividend.all - 1) >> (n_utword_bits - 1); in __udivmodti4()
150 dividend.all -= divisor.all & s; in __udivmodti4()
151 divisor.all >>= 1; in __udivmodti4()
154 *rem = dividend.all; in __udivmodti4()
[all …]
/openbsd/etc/etc.macppc/
H A DMAKEDEV.md39 _DEV(all)
117 target(all, ch, 0)dnl
118 target(all, vscsi, 0)dnl
119 target(all, diskmap)dnl
122 target(all, pty, 0)dnl
123 target(all, tun, 0, 1, 2, 3)dnl
125 target(all, rd, 0)dnl
126 target(all, cd, 0, 1)dnl
129 target(all, gpio, 0, 1, 2)dnl
130 target(all, bio)dnl
[all …]

12345678910>>...98