/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | timeout | 2 # Validate the timeout works.
|
/freebsd/usr.sbin/bsdconfig/timezone/share/ |
H A D | zones.subr | 166 # Validate the two-character country code 270 # Validate the two-character country code 284 # Validate the TZ field 301 # Validate the continent
|
H A D | iso3166.subr | 136 # 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 D | TextStubV5.cpp | 187 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 D | openssl-ecparam.pod.in | 77 Validate the elliptic curve parameters. 81 Validate the elliptic name curve parameters by checking if the curve parameters
|
H A D | openssl-fipsinstall.pod.in | 228 Validate that the fips module can be loaded from a base configuration file:
|
/freebsd/crypto/openssl/demos/ |
H A D | README.txt | 38 EVP_PKEY_DSA_paramvalidate.c Validate a DSA param key.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_size_class_map.h | 205 static void Validate() { in Validate() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 333 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 D | musthavepkg.subr | 40 # Validate pkg(8) is installed and set $PKG_ABI global if not already set.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | mustberoot.subr | 199 # Validate sudo(8) credentials 354 # Validate sudo(8) credentials for given user
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | gmsl-cameras.dtsi | 34 /* Validate the board file settings. */
|
/freebsd/stand/i386/pmbr/ |
H A D | pmbr.S | 85 # Validate drive number in %dl.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 431 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 D | README-FIPS.md | 131 // Validate the output of the following to make sure we are using the
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 185 "Validate note sections",
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | testframe.txt | 105 Validate the value of a variable. This allows a variable to be
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hxtool-commands.in | 332 help = "Validate content of certificates"
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | print | 156 // TODO PRINT Validate with clang-tidy
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | tcpip.subr | 340 # Validate the IPv4 address 427 # Validate an IPv4 default gateway (aka router) address for a given IP address
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2002 | 114 lib/krb5/transited.c (krb5_domain_x500_decode): Validate some
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 272 # Validate each of the groups the user has entered
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Options.td | 640 "Validate that all vtables have type infos for LTO link",
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 228 misc: Validate blocks are smaller than size limit by @vivekmg (#1685)
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 1538 @subsection Validate the certificate
|