Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt30 Specified in uV / us (like main regulator ramp rate).
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/dsa/
H A Dvitesse,vsc73xx.txt51 /* Specified for 2.5 MHz or below */
/freebsd-13.1/sys/contrib/device-tree/src/arm/
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-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt68 - function: Specified the function name.
/freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/
H A Di2c.txt68 Specified in Hz.
/freebsd-13.1/crypto/openssl/crypto/objects/
H A Dobjects.txt93 X9-62_id-ecSigType 3 : ecdsa-with-Specified
94 ecdsa-with-Specified 1 : ecdsa-with-SHA224
95 ecdsa-with-Specified 2 : ecdsa-with-SHA256
96 ecdsa-with-Specified 3 : ecdsa-with-SHA384
97 ecdsa-with-Specified 4 : ecdsa-with-SHA512
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp278 SmallString<128> Specified; member
309 return std::string(WD->Specified.str()); in getCurrentWorkingDirectory()
/freebsd-13.1/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-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td2256 - Specified values violate subtarget specifications;
2257 - Specified values are not compatible with values provided through other
2302 - Specified values violate subtarget specifications;
2303 - Specified values are not compatible with values provided through other
2330 - Specified values violate subtarget specifications;
2331 - Specified values are not compatible with values provided through other
/freebsd-13.1/contrib/diff/
H A DChangeLog315 (Specified Lines): Renamed from Specified Folding.
317 Clarify wordings for Blank Lines and Specified Lines nodes.