Searched refs:forced (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Ddiv.h56 virtual void space(vunits distance, int forced = 0) = 0;
85 void space(vunits distance, int forced = 0);
124 void space(vunits distance, int forced = 0);
H A Denv.h335 void possibly_break_line(int start_here = 0, int forced = 0);
H A Ddiv.cpp447 void top_level_diversion::space(vunits n, int forced) argument
450 if (!forced)
754 generate a break as usual, then the line forced out may spring a trap
759 outputting of the line forced out by the break till after we have read
H A Denv.cpp2072 void environment::possibly_break_line(int start_here, int forced) argument
2078 && (forced
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dhelp.i38636 forced by setting this variable.
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dhelp.pc9836 forced by setting this variable.
/freebsd-9.3-release/contrib/gcc/
H A Dunwind.inc130 is not a forced unwind. Further, note where we found a handler. */
196 /* Raise an exception for forced unwinding. */
H A Dcse.c5623 rtx forced = force_const_mem (mode, trial);
5624 if (forced)
5625 trial = forced;
5601 rtx forced = force_const_mem (mode, trial); local
/freebsd-9.3-release/sbin/geom/class/part/
H A Dgeom_part.c837 int error, forced, i, l, nargs, created, rl; local
844 forced = gctl_get_int(req, "force");
865 if (forced) {
876 gctl_ro_param(r, "force", sizeof(forced),
877 &forced);
/freebsd-9.3-release/crypto/openssh/
H A Dsession.c818 * to be forced, execute that instead.
824 const char *forced = NULL; local
830 forced = "(config)";
834 forced = "(key-option)";
836 if (forced != NULL) {
843 "forced-command %s '%.900s'", forced, command);
1397 /* ignore _PATH_SSH_USER_RC for subsystems and admin forced commands */
/freebsd-9.3-release/share/mk/
H A Dbsd.own.mk222 # Supported NO_* options (if defined, MK_* will be forced to "no",
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf32-score.c59 /* Are we forced local? This will only be set if we have converted
1122 /* Look up the hash table to check whether the symbol was forced local. */
1502 /* If this was a global symbol forced into the primary GOT, we
1505 of the symbols that required a forced got entry. */
1944 symbol is defined locally, or was forced to be local.
2118 bfd_boolean forced; local
2120 /* The special case is when the symbol is forced to be local. We need the
2122 forced = ! score_elf_local_relocation_p (input_bfd, rel,
2125 symbol + addend, forced);
H A Delfxx-mips.c54 (3) global and forced-local symbols
277 /* Are we forced local? This will only be set if we have converted
2173 forced-local) symbol in ARG1. */
2191 forced-local) symbol in ARG1. */
2581 that has been forced local. */
2657 /* We might have a symbol, H, if it has been forced local. Use the
3649 was forced local. */
4222 symbol is defined locally, or was forced to be local.
4470 for that now. Don't do it for symbols forced local in this
4484 bfd_boolean forced;
4465 bfd_boolean forced; local
[all...]
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure13076 acx_forced=' (forced)'

Completed in 300 milliseconds