Home
last modified time | relevance | path

Searched refs:all (Results 76 – 100 of 9579) sorted by relevance

12345678910>>...384

/netbsd/external/gpl3/gdb/dist/cpu/
H A Dmep-fmax.cpu54 (attrs all-fmax-isas)
66 (attrs all-fmax-isas)
78 (attrs all-fmax-isas)
117 (attrs all-fmax-isas VIRTUAL IS_FLOAT)
137 (attrs all-fmax-isas VIRTUAL)
154 (attrs all-fmax-isas)
192 (all-fmax-isas MAY_TRAP)
211 (all-fmax-isas MAY_TRAP)
230 (all-fmax-isas MAY_TRAP)
266 (all-fmax-isas MAY_TRAP)
[all …]
/netbsd/tests/ipf/regress/
H A Dp3.ipf1 call now srcgrpmap/1010 in all
2 call now dstgrpmap/2010 out all
3 pass in all group 1020
4 block in all group 1030
5 pass out all group 2020
6 block out all group 2040
H A Di141 block in on eri0 all head 1
2 pass in on eri0 proto icmp all group 1
3 pass out on ed0 all head 1000000
4 block out on ed0 proto udp all group 1000000
5 block in on vm0 proto tcp/udp all head 101
9 block in on vm0 proto tcp/udp all head vm0-group
11 block in on vm0 proto tcp/udp all head vm0-group
H A Df161 pass in all
2 skip 2 in proto tcp all
3 block in quick proto tcp all
4 skip 4 in proto udp all
5 block in quick proto udp all
10 block in all
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl-java/
H A DMakefile.am34 all-local: all-classes all-javadoc1 all-javadoc2
42 all-classes: all-classes-@BUILDJAVA@
43 all-classes-no:
44 all-classes-yes: libintl.jar
59 install-classes-yes: all-classes-yes
72 all-javadoc1: $(srcdir)/javadoc1/tree.html
100 install-javadoc1: all-javadoc1
121 all-javadoc2: $(srcdir)/javadoc2/index.html
132 javadoc2/index-all.html \
144 install-javadoc2: all-javadoc2
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Drun-tests20 all=0
86 all=`expr $all + 1`
94 all=`expr $all + 1`
130 banner="All $all tests passed"
132 banner="$failed of $all tests failed"
/netbsd/share/misc/
H A Dna.phone13 204:Manitoba (Canada):all locations:MB
16 207:Maine (USA):all locations:ME
17 208:Idaho (USA):all locations:ID
42 242:Bahamas (Caribbean):all locations:
69 302:Delaware (USA):all locations:DE
74 307:Wyoming (USA):all locations:WY
129 406:Montana (USA):all locations:MT
177 501:Arkansas (USA):all locations:AR
288 671:Guam (Pacific):all locations:
367 808:Hawaii (USA):all locations:HI
[all …]
/netbsd/external/gpl3/gcc.old/dist/libbacktrace/
H A Dtestlib.c72 check (const char *name, int index, const struct info *all, int want_lineno, in check() argument
77 if (all[index].filename == NULL || all[index].function == NULL) in check()
84 if (strcmp (base (all[index].filename), want_file) != 0) in check()
87 all[index].filename, want_file); in check()
90 if (all[index].lineno != want_lineno) in check()
93 all[index].lineno, want_lineno); in check()
96 if (strcmp (all[index].function, want_function) != 0) in check()
99 all[index].function, want_function); in check()
120 p = &data->all[data->index]; in callback_one()
/netbsd/external/gpl3/gcc/dist/libbacktrace/
H A Dtestlib.c72 check (const char *name, int index, const struct info *all, int want_lineno, in check() argument
77 if (all[index].filename == NULL || all[index].function == NULL) in check()
84 if (strcmp (base (all[index].filename), want_file) != 0) in check()
87 all[index].filename, want_file); in check()
90 if (all[index].lineno != want_lineno) in check()
93 all[index].lineno, want_lineno); in check()
96 if (strcmp (all[index].function, want_function) != 0) in check()
99 all[index].function, want_function); in check()
120 p = &data->all[data->index]; in callback_one()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.c556 if (*all != bb_count || *count > *all) in check_counter()
570 *all = bb_count; in check_counter()
582 (int) *all, in check_counter()
766 *all = read_all; in get_nth_most_common_value()
803 &all)) in gimple_divmod_fixed_value_transform()
816 if (all > 0) in gimple_divmod_fixed_value_transform()
975 if (all > 0) in gimple_mod_pow2_value_transform()
1119 all = 0; in gimple_mod_subtract_transform()
1161 if (all > 0) in gimple_mod_subtract_transform()
1633 &all)) in gimple_stringops_transform()
[all …]
H A Dvalue-prof.cc577 if (*all != bb_count || *count > *all) in check_counter()
591 *all = bb_count; in check_counter()
603 (int) *all, in check_counter()
803 *all = read_all; in get_nth_most_common_value()
840 &all)) in gimple_divmod_fixed_value_transform()
853 if (all > 0) in gimple_divmod_fixed_value_transform()
1012 if (all > 0) in gimple_mod_pow2_value_transform()
1156 all = 0; in gimple_mod_subtract_transform()
1198 if (all > 0) in gimple_mod_subtract_transform()
1670 &all)) in gimple_stringops_transform()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c556 if (*all != bb_count || *count > *all) in check_counter()
570 *all = bb_count; in check_counter()
582 (int) *all, in check_counter()
766 *all = read_all; in get_nth_most_common_value()
803 &all)) in gimple_divmod_fixed_value_transform()
816 if (all > 0) in gimple_divmod_fixed_value_transform()
975 if (all > 0) in gimple_mod_pow2_value_transform()
1119 all = 0; in gimple_mod_subtract_transform()
1161 if (all > 0) in gimple_mod_subtract_transform()
1633 &all)) in gimple_stringops_transform()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dshlr.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
50 set_grs_a5a5 ; Fill all general regs with a fixed pattern
79 set_grs_a5a5 ; Fill all general regs with a fixed pattern
109 set_grs_a5a5 ; Fill all general regs with a fixed pattern
139 set_grs_a5a5 ; Fill all general regs with a fixed pattern
169 set_grs_a5a5 ; Fill all general regs with a fixed pattern
199 set_grs_a5a5 ; Fill all general regs with a fixed pattern
229 set_grs_a5a5 ; Fill all general regs with a fixed pattern
260 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Drotr.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
49 set_grs_a5a5 ; Fill all general regs with a fixed pattern
76 set_grs_a5a5 ; Fill all general regs with a fixed pattern
103 set_grs_a5a5 ; Fill all general regs with a fixed pattern
130 set_grs_a5a5 ; Fill all general regs with a fixed pattern
157 set_grs_a5a5 ; Fill all general regs with a fixed pattern
184 set_grs_a5a5 ; Fill all general regs with a fixed pattern
211 set_grs_a5a5 ; Fill all general regs with a fixed pattern
238 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Drotl.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
48 set_grs_a5a5 ; Fill all general regs with a fixed pattern
75 set_grs_a5a5 ; Fill all general regs with a fixed pattern
102 set_grs_a5a5 ; Fill all general regs with a fixed pattern
129 set_grs_a5a5 ; Fill all general regs with a fixed pattern
156 set_grs_a5a5 ; Fill all general regs with a fixed pattern
183 set_grs_a5a5 ; Fill all general regs with a fixed pattern
210 set_grs_a5a5 ; Fill all general regs with a fixed pattern
239 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/h8300/
H A Dshlr.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
50 set_grs_a5a5 ; Fill all general regs with a fixed pattern
79 set_grs_a5a5 ; Fill all general regs with a fixed pattern
109 set_grs_a5a5 ; Fill all general regs with a fixed pattern
139 set_grs_a5a5 ; Fill all general regs with a fixed pattern
169 set_grs_a5a5 ; Fill all general regs with a fixed pattern
199 set_grs_a5a5 ; Fill all general regs with a fixed pattern
229 set_grs_a5a5 ; Fill all general regs with a fixed pattern
260 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Drotr.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
49 set_grs_a5a5 ; Fill all general regs with a fixed pattern
76 set_grs_a5a5 ; Fill all general regs with a fixed pattern
103 set_grs_a5a5 ; Fill all general regs with a fixed pattern
130 set_grs_a5a5 ; Fill all general regs with a fixed pattern
157 set_grs_a5a5 ; Fill all general regs with a fixed pattern
184 set_grs_a5a5 ; Fill all general regs with a fixed pattern
211 set_grs_a5a5 ; Fill all general regs with a fixed pattern
238 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Drotl.s2 # mach(): all
25 set_grs_a5a5 ; Fill all general regs with a fixed pattern
48 set_grs_a5a5 ; Fill all general regs with a fixed pattern
75 set_grs_a5a5 ; Fill all general regs with a fixed pattern
102 set_grs_a5a5 ; Fill all general regs with a fixed pattern
129 set_grs_a5a5 ; Fill all general regs with a fixed pattern
156 set_grs_a5a5 ; Fill all general regs with a fixed pattern
183 set_grs_a5a5 ; Fill all general regs with a fixed pattern
210 set_grs_a5a5 ; Fill all general regs with a fixed pattern
239 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
/netbsd/usr.bin/make/unit-tests/
H A Dopt-file.mk8 all: .PHONY
9 all: file-ending-in-backslash
10 all: file-ending-in-backslash-mmap
11 all: line-with-trailing-whitespace
12 all: file-containing-null-byte
66 # printf '%s\n' 'all:' ': VAR=${VAR:Q}' >> zero-byte.in
H A Dopt-debug-errors-jobs.mk8 all: fail-spaces
9 all: fail-escaped-space
10 all: fail-newline
11 all: fail-multiline
12 all: fail-multiline-intention
13 all: fail-vars
/netbsd/external/bsd/unbound/dist/testdata/
H A Dlocaldata.rpl82 MATCH all
98 MATCH all
146 MATCH all
210 MATCH all
224 MATCH all
242 MATCH all
258 MATCH all
274 MATCH all
290 MATCH all
306 MATCH all
[all …]
/netbsd/external/gpl2/gmake/dist/tests/scripts/variables/
H A DSHELL9 $mshell = `echo 'all:;\@echo \$(SHELL)' | $make_path -f-`;
17 run_make_test('all:;@echo "$(SHELL)"', '', $mshell);
22 # all when $(SHELL) is perl :-/. So, we just add an extra initial /./ which
28 all:;@echo "$(SHELL) $$SHELL"
37 all:;@echo "$(SHELL) $$SHELL"
46 run_make_test("all: SHELL := /./$mshell\n".'
47 all:;@echo "$(SHELL) $$SHELL"
52 run_make_test("all: export SHELL := /./$mshell\n".'
53 all:;@echo "$(SHELL) $$SHELL"
/netbsd/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-strip.rst15 If no other stripping or remove options are specified, :option:`--strip-all`
38 .. option:: --discard-all, -x
53 .. option:: --no-strip-all
55 Disable :option:`--strip-all`.
72 .. option:: --strip-all-gnu
75 is equivalent to GNU :program:`strip`'s ``--strip-all`` switch.
77 .. option:: --strip-all, -S
88 Remove all debug sections from the output.
92 Remove all symbols named ``<symbol>`` from the output. Can be specified
98 relocations. Also remove all debug sections.
[all …]
/netbsd/usr.sbin/pf/etc/defaults/
H A Dpf.boot.conf13 block all
24 pass out inet proto icmp all icmp-type echoreq keep state
27 pass out inet6 proto ipv6-icmp all icmp6-type neighbrsol
28 pass in inet6 proto ipv6-icmp all icmp6-type neighbradv
29 pass out inet6 proto ipv6-icmp all icmp6-type routersol
30 pass in inet6 proto ipv6-icmp all icmp6-type routeradv
/netbsd/external/bsd/ipf/dist/rules/
H A DBASIC_1.FW17 block in log quick all with short
24 block in log on ppp0 all head 100
25 block in log proto tcp all flags S/SA head 101 group 100
26 block out log on ppp0 all head 150
28 block in log proto tcp all flags S/SA head 201 group 200
29 block in log proto udp all head 202 group 200
30 block out log on ed0 all head 250
41 pass in quick on lo0 all
42 pass out quick on lo0 all
99 block return-icmp(net-unr) in proto udp all group 100

12345678910>>...384