HomeSort by: relevance | last modified time | path
    Searched refs:given (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/tests/usr.bin/indent/
opt_version.c 9 When the option '--version' is given, any other options are ignored. variable
10 Therefore the source file, if given, can contain arbitrary text that
11 even might generate syntax errors when given to a C compiler.
t_options.lua 39 -- Runs indent on the input, using the given options.
  /src/usr.bin/make/unit-tests/
varmod-sun-shell.mk 4 # given by the variable value and returns its output.
varmod-sun-shell1.mk 4 # given by the variable value only on first reference and caches its output.
directive.mk 35 # This is a dependency since directives must be given directly.
modmisc.mk 22 # Demonstrates modifiers that are given indirectly from a variable.
opt-jobs.mk 27 # The options '-j <float>' and '-j <integer>C' multiply the given number with
varmod-shell.mk 4 # given by the variable modifier and returns its output.
varmod-undefined.mk 3 # Tests for the :U variable modifier, which returns the given string
cond-func.mk 16 # Really strange variable names must be given indirectly via another variable,
deptgt-posix.mk 11 # option '-r' was given. This means that an implementation of <posix.mk> must
directive-export-gmake.mk 98 # The variable name must be given directly, it is not expanded. The name of
opt-debug-file.mk 7 # and redirect the debug logging to the given file.
varmod-defined.mk 3 # Tests for the :D variable modifier, which returns the given string
varmod-to-separator.mk 139 # The separator can be given as octal number.
160 # The separator can be given as hexadecimal number.
  /src/sys/net/
rtsock.c 405 size_t *given = oldlenp; local
430 w.w_given = *given;
491 *given = (char *)w.w_where - (char *)where;
492 if (*given < w.w_needed)
495 *given = (11 * w.w_needed) / 10;
  /src/distrib/miniroot/
install.sh 136 be given the opportunity to edit the resulting 'fstab' file before
224 You will now be given the opportunity to configure the network. This will
308 You will now be given the opportunity to escape to the command shell to
upgrade.sh 214 You will now be given the opportunity to escape to the command shell to
  /src/distrib/hp300/miniroot/
install.md 220 # common even with OEM HP drives! So, we've given ourselves
423 You will be given the opporunity to do that now. Note that you may
441 You will now be given the opportunity to place disklabels on any additional
  /src/usr.sbin/sysinst/
README.md_defs 126 The result qualifies the given new partition
128 with the given index. Used for example
  /src/distrib/sets/
fmt-list 26 -- Calculate the width of the given string on the screen, assuming that
169 -- Return the smaller of the given values, ignoring nil.
187 -- Return the larger of the given values, ignoring nil.
  /src/distrib/mvme68k/miniroot/
install.md 151 given in the 'sectors/cylinder' entry, which is not shown here).
  /src/share/mk/
bsd.files.mk 126 # .uue -> "" handling (i.e. decode a given binary/object)
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 112 * for a given value site.
275 * given the data stored in Record.
473 * given the data stored in Record.
543 * for a given function in \c NumValueSites and \c Nodes structures.
723 /* Macros to define start/stop section symbol for a given
  /src/sys/arch/m68k/m68k/
busaddrerr.s 182 movl %sp@(FR_HW+16),%d1 | fault address is as given in frame

Completed in 279 milliseconds

1 2