Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 53) 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.tcl1284 -bare {
1355 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/sys/dev/dpaa/
H A Dqman.c234 uint32_t bar, bare; in qman_set_memory() local
243 bare = bus_read_4(sc->sc_rres, off); in qman_set_memory()
245 old_bar = (vm_paddr_t)bare << 32 | bar; in qman_set_memory()
/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/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXqci.td1745 // - QC.E.LI is parsed with a bare symbol, which is valid + expected, and can
1748 // MCOperandPredicate accepts bare symbols.
1750 // instruction containing a bare symbol.
1754 // to turn the `C.LI` with a bare symbol back into a `QC.E.LI`.
1764 // So in the case of `QC.E.LI` with a bare symbol, first it is compressed to
1765 // `C.LI` with a bare symbol, and then it is decompressed to `ADDI` with a bare
1768 // `simm12`, which accepts bare symbols.
1771 // parsers do not accept bare symbols, they only accept symbols with specifiers
1782 // as both an immediate, and a bare symbol).
H A DRISCVInstrInfo.td413 let DiagnosticString = "operand must be a bare symbol name";
417 // A bare symbol.
426 let DiagnosticString = "operand must be a bare symbol name";
430 // A bare symbol used in call/tail only.
443 // A bare symbol used for pseudo jumps only.
456 // A bare symbol with the %tprel_add variant.
1910 // A bare symbol with the %tlsdesc_call variant.
/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/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/llvm/lib/Target/AVR/
H A DAVRDevices.td23 // The device has SRAM, and supports the bare minimum of
173 // The device has at least the bare minimum that **every** single AVR

123