Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/tests/sys/capsicum/
H A Doverhead.cc25 double bare = RepeatSyscall(count, nr, arg1, arg2, arg3); in CompareSyscall() local
29 count, bare, capmode, 100.0*capmode/bare); in CompareSyscall()
30 if (bare==0.0) { in CompareSyscall()
34 return capmode/bare; in CompareSyscall()
/freebsd/contrib/bmake/unit-tests/
H A Dcond-token-plain.mk102 .if bare
106 . info A bare word is treated like defined(...), and the variable $\
113 . info A bare word is treated like defined(...).
130 . info Undefined variables in bare words expand to an empty string.
H A Dcond-token-plain.exp31 CondParser_Eval: bare
32 make: cond-token-plain.mk:106: A bare word is treated like defined(...), and the variable 'bare' is…
34 make: cond-token-plain.mk:113: A bare word is treated like defined(...).
38 make: cond-token-plain.mk:130: Undefined variables in bare words expand to an empty string.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-ML-DSA.pod162 =item C<bare-seed>:
166 If the C<bare-seed> format is not included in the list, this format will not be
169 =item C<bare-priv>:
173 If the C<bare-priv> format is not included in the list, this format will not be
199 The legacy C<oqskeypair>, C<bare-seed> and C<bare-priv> formats can also be
H A DEVP_PKEY-ML-KEM.pod193 =item C<bare-seed>:
197 If the C<bare-seed> format is not included in the list, this format will not be
200 =item C<bare-priv>:
204 If the C<bare-priv> format is not included in the list, this format will not be
230 The legacy C<oqskeypair>, C<bare-seed> and C<bare-priv> formats can also be
/freebsd/contrib/sqlite3/autosetup/
H A Dcc.tcl599 make-config-header $file -auto $autopatterns -bare $barepatterns
628 lappend args -bare {SIZEOF_* HAVE_DECL_*} -auto HAVE_*
634 -bare {
H A Dproj.tcl1241 -bare {
1312 lappend args -bare {SIZEOF_* HAVE_DECL_*} -auto HAVE_*
/freebsd/sys/contrib/device-tree/src/arc/
H A Dskeleton.dtsi7 * Skeleton device tree; the bare minimum needed to boot; just include and
/freebsd/contrib/jemalloc/
H A DFREEBSD-upgrade
/freebsd/contrib/one-true-awk/testdir/
H A DT.getline13 cmp -s foo1 foo || echo 'BAD: T.getline (bare getline)'
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt19 For example, the following is the bare minimum node:
H A Dbrcm,bcm11351-pinctrl.txt14 For example, the following is the bare minimum node:
/freebsd/tests/sys/netpfil/pf/
H A Dutils.subr169 # Create a bare router jail.
224 # Create a bare router jail.
/freebsd/sys/dev/isp/
H A DHardware.txt136 to connect to bare drives: http://www.cinonic.com.
187 typically have had few problems with them. These are the bare
/freebsd/contrib/libxo/doc/
H A Doptions.rst162 mapping, skipping the first four mappings with bare plus signs ("+")::
/freebsd/usr.sbin/bsdconfig/share/
H A Dstruct.subr102 # OK to use bare $name at this point
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrAtomics.td162 // match bare subword loads (for 32-bit results) and anyext loads (for 64-bit
222 // instructions, we just need to match bare atomic stores. On the other hand,
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin-commands.in104 long = "bare"
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td23 // The device has SRAM, and supports the bare minimum of
161 // The device has at least the bare minimum that **every** single AVR
/freebsd/sys/arm/mv/
H A Dmv_common.c713 WIN_REG_BASE_RD(win_eth, bare, 0x290)
715 WIN_REG_BASE_WR(win_eth, bare, 0x290)
/freebsd/contrib/googletest/docs/reference/
H A Dassertions.md577 [Regular Expression Syntax](../advanced.md#regular-expression-syntax))—a bare
629 [Regular Expression Syntax](../advanced.md#regular-expression-syntax))—a bare
/freebsd/sys/contrib/openzfs/contrib/bash_completion.d/
H A Dzfs.in76 # ends in the bare @.
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td221 HelpText<"Like bare <path>, but mark library and its references as weak imports">,
229 …HelpText<"Like bare <path>, but link library even if its symbols are not used and -dead_strip_dyli…
237 HelpText<"Like bare <path>, but export all symbols of <path> from newly created library">,
246 HelpText<"Like bare <path>, but specify dylib as an upward dependency">,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td325 // A bare symbol.
337 // A bare symbol used in call/tail only.
349 // A bare symbol used for pseudo jumps only.
361 // A bare symbol with the %tprel_add variant.
1657 // A bare symbol with the %tlsdesc_call variant.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib527 # "[#]" is more convenient than the bare "#"

123