Searched refs:omitted (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dopt-debug-graph2.exp55 .MAKE = <details omitted>
56 .MAKE.DEPENDFILE = <details omitted>
57 .MAKE.GID = <details omitted>
58 .MAKE.LEVEL = <details omitted>
59 .MAKE.MAKEFILES = <details omitted>
60 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
61 .MAKE.OS = <details omitted>
62 .MAKE.PID = <details omitted>
63 .MAKE.PPID = <details omitted>
64 .MAKE.UID = <details omitted>
[all...]
H A Dopt-debug-graph3.exp55 .MAKE = <details omitted>
56 .MAKE.DEPENDFILE = <details omitted>
57 .MAKE.GID = <details omitted>
58 .MAKE.LEVEL = <details omitted>
59 .MAKE.MAKEFILES = <details omitted>
60 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
61 .MAKE.OS = <details omitted>
62 .MAKE.PID = <details omitted>
63 .MAKE.PPID = <details omitted>
64 .MAKE.UID = <details omitted>
[all...]
H A Dopt-debug-graph1.exp21 .MAKE = <details omitted>
22 .MAKE.DEPENDFILE = <details omitted>
23 .MAKE.GID = <details omitted>
24 .MAKE.LEVEL = <details omitted>
25 .MAKE.MAKEFILES = <details omitted>
26 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
27 .MAKE.OS = <details omitted>
28 .MAKE.PID = <details omitted>
29 .MAKE.PPID = <details omitted>
30 .MAKE.UID = <details omitted>
[all...]
H A Dsuff-transform-debug.exp12 .MAKE = <details omitted>
13 .MAKE.DEPENDFILE = <details omitted>
14 .MAKE.GID = <details omitted>
15 .MAKE.LEVEL = <details omitted>
16 .MAKE.MAKEFILES = <details omitted>
17 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
18 .MAKE.OS = <details omitted>
19 .MAKE.PID = <details omitted>
20 .MAKE.PPID = <details omitted>
21 .MAKE.UID = <details omitted>
[all...]
H A Dsuff-main-several.exp86 .MAKE = <details omitted>
87 .MAKE.DEPENDFILE = <details omitted>
88 .MAKE.GID = <details omitted>
89 .MAKE.LEVEL = <details omitted>
90 .MAKE.MAKEFILES = <details omitted>
91 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
92 .MAKE.OS = <details omitted>
93 .MAKE.PID = <details omitted>
94 .MAKE.PPID = <details omitted>
95 .MAKE.UID = <details omitted>
[all...]
H A Dvarmod-subst-regex.exp1 make: Regex compilation error: (details omitted)
21 make: Regex compilation error: (details omitted)
H A Dvarname-dot-shell.exp5 Command:.SHELL = (details omitted)
6 Global:ORIG_SHELL = (details omitted)
12 lhs = "(details omitted)", rhs = "(details omitted)", op = !=
19 lhs = "(details omitted)", rhs = "(details omitted)", op = !=
27 lhs = "(details omitted)", rhs = "(details omitted)", op = !=
H A Ddeptgt.mk32 # expression or whether it is just omitted.
H A Dcond-func.mk78 # they are typically omitted for the other functions as well.
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-babel.c172 network_prefix(int ae, int plen, unsigned int omitted, argument
195 if(omitted > 4 || pb > 4 || (pb > omitted && len < pb - omitted))
198 if(omitted) {
200 memcpy(prefix, dp, 12 + omitted);
202 if(pb > omitted) {
203 memcpy(prefix + 12 + omitted, p, pb - omitted);
204 consumed = pb - omitted;
595 u_char ae, plen, src_plen, omitted; local
[all...]
/freebsd-13-stable/stand/lua/
H A Dmenu.lua67 -- continue or not. The return value may be omitted if this entry should
459 -- need to exit this menu. An omitted or true
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsnprintf.c673 * taken as if the precision were omitted."
1245 * is omitted, or 1 if the precision is zero. Then, if a conversion

Completed in 86 milliseconds