Searched refs:all (Results 201 - 225 of 1129) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcc/
H A Dfunction.c147 one level, all temporaries associated with the previous level are freed.
148 Normally, all temporaries are freed after the execution of the statement
153 result, all temporaries are preserved. A temporary is preserved by
300 /* Clear out all parts of the state in F that can safely be discarded
315 /* Clear out all parts of the state in F that can safely be discarded
738 has performed all the frame alignment and size rounding for the
1062 easily predict which it is, so upgrade all of them. Kept slots
1090 the code below, we really should preserve all non-kept slots
1137 /* Otherwise, preserve all non-kept slots at this level. */
1147 /* Free all temporarie
1939 assign_parms_initialize_all(struct assign_parm_data_all *all) argument
2028 assign_parms_augmented_arg_list(struct assign_parm_data_all *all) argument
2066 assign_parm_find_data_types(struct assign_parm_data_all *all, tree parm, struct assign_parm_data_one *data) argument
2142 assign_parms_setup_varargs(struct assign_parm_data_all *all, struct assign_parm_data_one *data, bool no_rtl) argument
2163 assign_parm_find_entry_rtl(struct assign_parm_data_all *all, struct assign_parm_data_one *data) argument
2281 assign_parm_is_stack_parm(struct assign_parm_data_all *all, struct assign_parm_data_one *data) argument
2482 assign_parm_setup_block(struct assign_parm_data_all *all, tree parm, struct assign_parm_data_one *data) argument
2655 assign_parm_setup_reg(struct assign_parm_data_all *all, tree parm, struct assign_parm_data_one *data) argument
2845 assign_parm_setup_stack(struct assign_parm_data_all *all, tree parm, struct assign_parm_data_one *data) argument
2915 assign_parms_unsplit_complex(struct assign_parm_data_all *all, tree fnargs) argument
2990 struct assign_parm_data_all all; local
3176 struct assign_parm_data_all all; local
[all...]
H A Dexpmed.c133 } all; local
148 memset (&all, 0, sizeof all);
150 PUT_CODE (&all.reg, REG);
152 REGNO (&all.reg) = LAST_VIRTUAL_REGISTER + 1;
154 PUT_CODE (&all.plus, PLUS);
155 XEXP (&all.plus, 0) = &all.reg;
156 XEXP (&all.plus, 1) = &all
[all...]
H A Dlibgcov.c164 struct gcov_summary all; local
174 memset (&all, 0, sizeof (all));
433 cs_all = &all.ctrs[t_ix];
460 else if (!all.checksum
467 all.checksum = ~0u;
631 gcov_type value, counter, all; local
639 all = gcov_read_counter ();
650 counters[2] += all;
670 gcov_type last, value, counter, all; local
[all...]
H A Dgenmultilib31 # with all other options
62 # on the rule are grouped as an AND operation, and all options much match
77 # "yes", all GCC multilib dir names will be ".".
87 # the options beginning with an exclamation point are present, and all
90 # order; that is, a subdirectory is preceded by all its parents.
112 # which would mean that all of the "alt" directories (not the 64/alt ones)
132 # What we want to do is select all combinations of the sets in
136 # Since not all versions of sh support functions, we achieve recursion
141 # This recursive script basically outputs all combinations of its
144 # options which should appear before all combination
[all...]
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Drmjob.c68 static int all = 0; /* eliminate all files (root only) */ variable
99 all = 1; /* all files in local queue */
105 if (!strcmp(person, "-all")) {
107 fatal(pp, "The login name \"-all\" is reserved");
108 all = 1; /* all those from 'from_host' */
244 if (all && (from_host == local_host || !strcmp(from_host, cfhost)))
340 iov[3].iov_base = all
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dauto.dep.mk26 # and ensure we can simply include all the .d files.
41 # -MF etc not available on all gcc versions.
50 .if ${.TARGETS:Uall:M*all} != ""
H A Dlibs.mk16 .MAIN: all
32 lib$t: all
68 all: ${LIBS:S,^lib,,:@t@lib$t.a@} .MAKE
H A Dmeta.subdir.mk25 .MAIN: all
44 # we want to find Makefile.depend.* ie for all machines
76 all: .PHONY
H A Dgendirdeps.mk43 .MAIN: all
48 all:
88 # they should all be absolute paths
123 # we can afford to do this all the time.
209 # so they should all be undir OBJTOP.
250 # qualdir_list we know are all qualified.
251 # It would be nice do peform this check for all of DIRDEPS,
252 # but we cannot assume that all of the tree is present,
293 all: ${SRC_DIRDEPS_FILE}
302 all
[all...]
/freebsd-11-stable/share/mk/
H A Dgendirdeps.mk44 .MAIN: all
49 all:
89 # they should all be absolute paths
124 # we can afford to do this all the time.
207 # so they should all be undir OBJTOP.
248 # qualdir_list we know are all qualified.
249 # It would be nice do peform this check for all of DIRDEPS,
250 # but we cannot assume that all of the tree is present,
289 all: ${SRC_DIRDEPS_FILE}
298 all
[all...]
H A Dmeta.subdir.mk26 .MAIN: all
45 # we want to find Makefile.depend.* ie for all machines
77 all: .PHONY
H A Dbsd.test.mk42 # Force all tests in a separate distribution file.
47 # themselves have all the necessary logic to detect that the games are not
60 # List of all tests being built. The various *.test.mk modules extend this
64 # Pull in the definitions of all supported test interfaces.
H A Dbsd.init.mk5 # top of all <bsd.*.mk> files that actually "build something".
17 .MAIN: all
46 # things like 'make all install' or 'make foo install'.
66 all: beforebuild .WAIT
/freebsd-11-stable/contrib/netbsd-tests/usr.sbin/mtree/
H A Dt_mtree.sh159 mtree -F ${FLAVOR} -C -K all <"$(atf_get_srcdir)/d_convert.in" >output
191 mtree -F ${FLAVOR} -C -S -K all <"$(atf_get_srcdir)/d_convert.in" >output
223 mtree -F ${FLAVOR} -D -K all <"$(atf_get_srcdir)/d_convert.in" >output
255 mtree -F ${FLAVOR} -D -S -K all <"$(atf_get_srcdir)/d_convert.in" >output
343 mtree -F ${FLAVOR} -C -M -K all <"$(atf_get_srcdir)/d_merge.in" >output
346 mtree -F ${FLAVOR} -C -M -S -K all <"$(atf_get_srcdir)/d_merge.in" >output
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dforloop.mk3 all: for-loop
H A Dvarcmd.mk12 all: one
H A Dmodmatch.mk18 all: show-libs check-cclass
/freebsd-11-stable/contrib/groff/
H A DMakefile.ccpg9 all: $(PROG) $(MANPAGES)
/freebsd-11-stable/crypto/heimdal/etc/
H A DMakefile.in89 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
346 all: all-am
426 check-am: all-am
429 all-am: Makefile all-local
436 install-am: all-am
528 .PHONY: all all-am all
[all...]
/freebsd-11-stable/crypto/heimdal/include/gssapi/
H A DMakefile.in89 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
347 all: all-am
427 check-am: all-am
430 all-am: Makefile all-local
437 install-am: all-am
530 .PHONY: all all-am all
[all...]
/freebsd-11-stable/contrib/opie/libopie/
H A DMakefile.in23 all: $(TARGET)
/freebsd-11-stable/crypto/openssh/openbsd-compat/regress/
H A DMakefile.in21 all: t-exec ${OTHERTESTS}
/freebsd-11-stable/sbin/umount/
H A Dumount.c89 int all, errs, ch, mntsize, error, nfsforce, ret; local
94 nfsforce = all = errs = 0;
98 all = 2;
101 all = 1;
110 all = 2;
141 if ((argc == 0 && !all) || (argc != 0 && all))
158 switch (all) {
298 * filesystem is specified unambiguously. This covers all the
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_ctl.c737 int error, nkey, *all, *force; local
768 all = gctl_get_paraml(req, "all", sizeof(*all));
769 if (all == NULL) {
770 gctl_error(req, "No '%s' argument.", "all");
774 if (*all) {
834 if (*all)
872 /* Not all threads suspended. */
893 int *all, *narg local
1087 int *all, *nargs; local
[all...]
/freebsd-11-stable/sys/conf/
H A Dsysent.mk29 all:

Completed in 155 milliseconds

1234567891011>>