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

1 2 3

  /src/sys/arch/acorn32/doc/
interrupts 47 The important bit is whether the interrupt should be passed on down
54 There are however some interrupt that should *always* be passed on down
58 The following interrupts should always be passed on (return value of 0)
68 The following interrupts are recommended to be passed on
  /src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk 3 # Tests for the -X command line option, which prevents variables passed on the
varmod-quote-dollar.mk 7 # The newline and space characters at the beginning of this string are passed
varname-dot-makeoverrides.mk 4 # variables that are passed on to child processes via the MAKEFLAGS
opt-jobs-internal.mk 37 # without any modifiers, the file descriptors get passed around.
43 # considered a shell command line. No file descriptors are passed around.
51 # get passed around.
58 # file descriptors get passed around.
cond-func-make.mk 4 # the argument has been passed as a target via the command line or later
opt.mk 8 # The options from the top-level make are passed to the sub-makes via
comment.mk 75 # comment. The '#' is just passed to the shell, like any ordinary character.
varname-dot-make-level.mk 38 # variables were passed to sub-makes via .MAKEOVERRIDES and the MAKEFLAGS
directive-for-escape.mk 27 # This means that a '#' sign cannot be passed in the value of a .for loop
142 # The dollar sign is correctly passed through to the body of the .for loop.
211 # Before for.c 1.144 from 2021-06-25, the newline was passed verbatim to the
opt-keep-going-indirect.mk 48 # The 'env -i' prevents that the environment variable MAKEFLAGS is passed down
char-005c-reverse-solidus.mk 97 # circumvent the peculiarities of that parser, the pattern can be passed via
varname-makeflags.mk 63 # Demonstrate that '$' characters are altered when they are passed on to child
140 # assignments are passed at the end, after the options.
directive-for-empty.mk 116 # a custom scope to be passed as parameter. This would have another side
118 # and these modifications happen in the scope that is passed to Var_Parse.
varmod.mk 254 # All other characters are passed through unmodified.
261 # All other characters are passed through unmodified.
var-eval-short.mk 162 # and a value, just to see whether this value gets passed through or whether
escape.mk 209 # both the backslash and the newline should be passed to the shell.
  /src/common/dist/zlib/contrib/ada/
buffer_demo.adb 15 -- few bytes passed in to Zlib are checksum bytes.
64 -- (because this demonstrates the problem - the last block passed will
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 18 @ FuncId passed in r0 register.
48 @ FuncId passed in r0 register.
79 @ with FuncId passed in r0 register.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
exynos4412-n710x.dts 14 /* bootargs are passed in by bootloader */
  /src/sys/arch/m68k/060sp/dist/
fplsp.doc 90 As an example, the "fsin" library instruction can be passed an
112 are passed in single precision format.
  /src/usr.sbin/sysinst/
README.md_defs 124 which is passed a struct disklabel, an integer
  /src/share/mk/
bsd.lua.mk 36 # C language sources are passed though lint, when MKLINT != "no"
  /src/sys/arch/sparc64/sparc64/
autoconf.c 1019 * info passed in from the bootloader (if available),
1029 static bool passed = false; local in function:dev_bi_unit_drive_match
1034 if (!passed) {
1036 passed = true;
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_mac_test_helpers.mm 13 // This is a (void*)(void*) function so it can be passed to pthread_create.

Completed in 19 milliseconds

1 2 3