Home
last modified time | relevance | path

Searched refs:requirement (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedInterface.h45 [](const AbstractMethodRequirement &requirement) { in GetAbstractMethods()
46 return requirement.name; in GetAbstractMethods()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h71 for (const AbstractMethodRequirement &requirement : in CheckAbstractMethodImplementation() local
73 llvm::StringLiteral method_name = requirement.name; in CheckAbstractMethodImplementation()
89 if (!requirement.min_arg_count) in CheckAbstractMethodImplementation()
100 if (requirement.min_arg_count <= arg_info.max_positional_args) { in CheckAbstractMethodImplementation()
106 requirement.min_arg_count, arg_info.max_positional_args)}; in CheckAbstractMethodImplementation()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_ASYM_CIPHER-RSA.pod30 (This is a FIPS 140-3 requirement).
47 (This is a FIPS 140-3 requirement)
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drt5682.txt56 - realtek,dmic-clk-rate-hz : Set the clock rate (hz) for the requirement of
59 - realtek,dmic-delay-ms : Set the delay time (ms) for the requirement of
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dtalos-evk-usb1-peripheral.dtso14 * Hardware requirement:
/freebsd/bin/sh/tests/builtins/
H A Dcd4.05 # requirement always applies.
/freebsd/contrib/arm-optimized-routines/math/
H A DREADME.contributors16 linking so this is a best effort requirement.
37 modes the quality requirement can be relaxed. (Non-nearest rounded
/freebsd/contrib/arm-optimized-routines/string/
H A DREADME.contributors15 linking so this is a best effort requirement.
/freebsd/contrib/terminus/
H A DOFL.TXT26 requirement for fonts to remain under this license does not apply
77 distributed under any other license. The requirement for fonts to
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dsprd,sc27xx-pmic.txt9 - LDOs to support both internal and external requirement.
/freebsd/tests/sys/cddl/zfs/tests/zvol_thrash/
H A Dzvol_thrash.cfg15 # including a substantially similar Disclaimer requirement for further
/freebsd/bin/ed/test/
H A DREADME23 The POSIX requirement that an address range not be used where at most
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.supp14 # including a substantially similar Disclaimer requirement for further
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxc001.dtsi116 * no strict requirement for a frame-buffer to be in any
/freebsd/contrib/sendmail/contrib/
H A Drmail.oldsys.patch7 I have written the following patch to rmail which removes the requirement
/freebsd/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt28 a requirement. Some implementations assume that little-endian is
/freebsd/usr.bin/dtc/
H A DHACKING16 requirement that you share any improvements that you make, patches are very
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dconnection-id-cache.md19 There is no requirement to maintain a global mapping since remote IDs
59 I.e. there is no requirement to implement any form of lookup.
H A Dquic-connID-retire.md69 This means, there is no requirement to wait for data to be flushed
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-version.pod.in102 underneath this key to break the requirement to predict the installation path at
/freebsd/contrib/ntp/html/hints/
H A Daix54 > Removed the requirement that current time > psx_ctime by
/freebsd/lib/libc/rpc/
H A DREADME43 Solaris 2.3's libnsl does *not* have this requirement; linking with libcrypt
44 is only a requirement for the TIRPCSRC 2.3 version of librpc.)
/freebsd/contrib/jemalloc/
H A DINSTALL.md237 requirement (quoted from the April 12, 2011 draft of the C11 standard):
241 fundamental alignment requirement and then used to access such an object
249 requirement for performance reasons. An old discussion can be found at
/freebsd/contrib/arm-optimized-routines/
H A DREADME73 Note on compiler compability/requirement:
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dqcom_nandc.txt56 be used according to chip requirement and available

1234567