Home
last modified time | relevance | path

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

12

/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtimeout2 # Validate the timeout works.
/freebsd/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/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/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/crypto/openssl/demos/
H A DREADME.txt38 EVP_PKEY_DSA_paramvalidate.c Validate a DSA param key.
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h205 static void Validate() { in Validate() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h333 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()
334 Infer.Validate = false; in SuppressValidation()
336 ~SuppressValidation() { Infer.Validate = SavedValidate; } in ~SuppressValidation()
342 bool Validate = true; // Indicate whether to validate types. member
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dmusthavepkg.subr40 # Validate pkg(8) is installed and set $PKG_ABI global if not already set.
/freebsd/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr199 # Validate sudo(8) credentials
354 # Validate sudo(8) credentials for given user
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dgmsl-cameras.dtsi34 /* Validate the board file settings. */
/freebsd/stand/i386/pmbr/
H A Dpmbr.S85 # Validate drive number in %dl.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp431 void Validate(ARMBasicBlockUtils *BBUtils);
1061 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop
1405 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
/freebsd/crypto/openssl/
H A DREADME-FIPS.md131 // Validate the output of the following to make sure we are using the
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td185 "Validate note sections",
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt105 Validate the value of a variable. This allows a variable to be
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in332 help = "Validate content of certificates"
/freebsd/contrib/llvm-project/libcxx/include/
H A Dprint156 // TODO PRINT Validate with clang-tidy
/freebsd/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/crypto/heimdal/
H A DChangeLog.2002114 lib/krb5/transited.c (krb5_domain_x500_decode): Validate some
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr272 # Validate each of the groups the user has entered
/freebsd/contrib/llvm-project/lld/ELF/
H A DOptions.td640 "Validate that all vtables have type infos for LTO link",
/freebsd/sys/contrib/zstd/
H A DCHANGELOG228 misc: Validate blocks are smaller than size limit by @vivekmg (#1685)
/freebsd/crypto/heimdal/doc/
H A Dsetup.texi1538 @subsection Validate the certificate

12