| /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
|
| comment.mk | 75 # comment. The '#' is just passed to the shell, like any ordinary character.
|
| 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
|
| char-005c-reverse-solidus.mk | 97 # circumvent the peculiarities of that parser, the pattern can be passed via
|
| 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.
|
| 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.
|
| 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.
|
| varmod-edge.mk | 124 # The double backslash is passed verbatim to the pattern matcher.
|
| cond-token-plain.mk | 169 # function argument thus stays '\\' (2 backslashes). This string is passed
|
| varmod-sysv.mk | 21 # Words that don't match the pattern are passed unmodified.
|
| varmod-indirect.mk | 231 # the outer separator character is not passed by reference to the inner
|
| /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/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/share/mk/ |
| bsd.lua.mk | 36 # C language sources are passed though lint, when MKLINT != "no"
|
| /src/usr.sbin/sysinst/ |
| README.md_defs | 124 which is passed a struct disklabel, an integer
|
| /src/sys/arch/sparc64/sparc64/ |
| autoconf.c | 1019 * info passed in from the bootloader (if available), 1029 static bool passed = false; local 1034 if (!passed) { 1036 passed = true;
|
| /src/common/dist/zlib/contrib/pascal/ |
| zlibpas.pas | 42 opaque: Pointer; (* private data object passed to zalloc and zfree *)
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
| svga3d_types.h | 1484 uint32 passed; member in struct:__anon5743
|
| /src/tests/usr.bin/indent/ |
| t_options.lua | 49 -- All text outside input..end or run..end directives is not passed to indent.
|
| /src/common/dist/zlib/contrib/delphi/ |
| ZLib.pas | 37 AppData: Pointer; // private data object passed to zalloc and zfree
|
| /src/sys/arch/vax/vax/ |
| emulate.S | 988 cmpl %r3,arg2 # if weve moved passed destination limits 1007 cmpl %r3,arg2 # if weve moved passed destination limits
|