Home
last modified time | relevance | path

Searched refs:Specified (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSGX.td18 // ENCLS - Execute an Enclave System Function of Specified Leaf Number
22 // ENCLU - Execute an Enclave User Function of Specified Leaf Number
26 // ENCLV - Execute an Enclave VMM Function of Specified Leaf Number
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt30 Specified in uV / us (like main regulator ramp rate).
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dvitesse,vsc73xx.txt51 /* Specified for 2.5 MHz or below */
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-sq201.dts84 /* Specified for 2.5 MHz or below */
H A Dgemini-sl93512r.dts99 /* Specified for 2.5 MHz or below */
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt68 - function: Specified the function name.
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl141 * Specified as the sum of two 128-bit values, for extra precision. */
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c.txt68 Specified in Hz.
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt96 X9-62_id-ecSigType 3 : ecdsa-with-Specified
97 ecdsa-with-Specified 1 : ecdsa-with-SHA224
98 ecdsa-with-Specified 2 : ecdsa-with-SHA256
99 ecdsa-with-Specified 3 : ecdsa-with-SHA384
100 ecdsa-with-Specified 4 : ecdsa-with-SHA512
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp307 SmallString<128> Specified; member
338 return std::string(WD->get().Specified); in getCurrentWorkingDirectory()
/freebsd/contrib/diff/doc/
H A Ddiff.texi232 * Specified Lines:: Suppressing differences whose lines all match a pattern.
354 @node Specified Lines
865 * Specified Headings:: Showing headings that match regular expressions.
869 @node Specified Headings
923 @option{-c -F '^[[:alpha:]$_]'} (@pxref{Specified Headings}). @acronym{GNU}
3752 of the last preceding line that matches @var{regexp}. @xref{Specified
3774 @xref{Specified Lines}.
4365 @xref{Specified Lines}.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td2679 - Specified values violate subtarget specifications;
2680 - Specified values are not compatible with values provided through other
2725 - Specified values violate subtarget specifications;
2726 - Specified values are not compatible with values provided through other
2754 - Specified values violate subtarget specifications;
2755 - Specified values are not compatible with values provided through other
2783 - Specified values violate subtarget specifications;
2784 - Specified values are not compatible with values provided through other
/freebsd/contrib/diff/
H A DChangeLog315 (Specified Lines): Renamed from Specified Folding.
317 Clarify wordings for Blank Lines and Specified Lines nodes.