Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtimeout2 # Validate the timeout works.
/freebsd-14.2/usr.sbin/bsdconfig/timezone/share/
H A Dzones.subr166 # Validate the two-character country code
270 # Validate the two-character country code
284 # Validate the TZ field
301 # Validate the continent
H A Diso3166.subr136 # Validate the two-character country code
162 # Validate field-length of 2nd/3rd columns while we are here
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp187 std::function<std::optional<StubT>(JsonT)> Validate = nullptr) { in getRequiredValue() argument
192 if (Validate == nullptr) in getRequiredValue()
195 std::optional<StubT> Result = Validate(*Val); in getRequiredValue()
206 StubT DefaultValue, function_ref<std::optional<StubT>(JsonT)> Validate) { in getRequiredValue() argument
212 Result = Validate(*Val); in getRequiredValue()
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-ecparam.pod.in77 Validate the elliptic curve parameters.
81 Validate the elliptic name curve parameters by checking if the curve parameters
H A Dopenssl-fipsinstall.pod.in228 Validate that the fips module can be loaded from a base configuration file:
/freebsd-14.2/crypto/openssl/demos/
H A DREADME.txt38 EVP_PKEY_DSA_paramvalidate.c Validate a DSA param key.
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h205 static void Validate() { in Validate() function
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h346 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()
347 Infer.Validate = false; in SuppressValidation()
350 Infer.Validate = SavedValidate; in ~SuppressValidation()
357 bool Validate = true; // Indicate whether to validate types. member
H A DCodeGenDAGPatterns.cpp874 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit()
/freebsd-14.2/usr.sbin/bsdconfig/share/packages/
H A Dmusthavepkg.subr40 # Validate pkg(8) is installed and set $PKG_ABI global if not already set.
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr199 # Validate sudo(8) credentials
354 # Validate sudo(8) credentials for given user
/freebsd-14.2/sys/contrib/device-tree/src/arm64/renesas/
H A Dgmsl-cameras.dtsi34 /* Validate the board file settings. */
/freebsd-14.2/stand/i386/pmbr/
H A Dpmbr.S85 # Validate drive number in %dl.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp431 void Validate(ARMBasicBlockUtils *BBUtils);
1073 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop
1418 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
/freebsd-14.2/crypto/openssl/
H A DREADME-FIPS.md131 // Validate the output of the following to make sure we are using the
/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt105 Validate the value of a variable. This allows a variable to be
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dprint155 // TODO PRINT Validate with clang-tidy
/freebsd-14.2/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in332 help = "Validate content of certificates"
/freebsd-14.2/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr340 # Validate the IPv4 address
427 # Validate an IPv4 default gateway (aka router) address for a given IP address
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.2002114 lib/krb5/transited.c (krb5_domain_x500_decode): Validate some
/freebsd-14.2/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr272 # Validate each of the groups the user has entered
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DOptions.td616 "Validate that all vtables have type infos for LTO link",
/freebsd-14.2/sys/contrib/zstd/
H A DCHANGELOG228 misc: Validate blocks are smaller than size limit by @vivekmg (#1685)
/freebsd-14.2/crypto/heimdal/doc/
H A Dsetup.texi1538 @subsection Validate the certificate

12