Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtimeout2 # Validate the timeout works.
/freebsd-13.1/usr.sbin/bsdconfig/timezone/share/
H A Dzones.subr167 # Validate the two-character country code
271 # Validate the two-character country code
285 # Validate the TZ field
302 # Validate the continent
H A Diso3166.subr137 # Validate the two-character country code
163 # Validate field-length of 2nd/3rd columns while we are here
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h205 static void Validate() { in Validate() function
/freebsd-13.1/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()
359 bool Validate = true; // Indicate whether to validate types. member
H A DCodeGenDAGPatterns.cpp853 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit()
/freebsd-13.1/usr.sbin/bsdconfig/share/packages/
H A Dmusthavepkg.subr41 # Validate pkg(8) is installed and set $PKG_ABI global if not already set.
/freebsd-13.1/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr200 # Validate sudo(8) credentials
355 # Validate sudo(8) credentials for given user
/freebsd-13.1/stand/i386/pmbr/
H A Dpmbr.S86 # Validate drive number in %dl.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp426 void Validate(ARMBasicBlockUtils *BBUtils);
1021 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop
1359 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
/freebsd-13.1/crypto/openssl/doc/man1/
H A Decparam.pod80 Validate the elliptic curve parameters.
/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt105 Validate the value of a variable. This allows a variable to be
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in332 help = "Validate content of certificates"
H A DChangeLog2529 * print.c: Validate that issuerAltName and subjectAltName isn't
/freebsd-13.1/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr341 # Validate the IPv4 address
428 # Validate an IPv4 default gateway (aka router) address for a given IP address
/freebsd-13.1/crypto/heimdal/
H A DChangeLog.2002114 lib/krb5/transited.c (krb5_domain_x500_decode): Validate some
/freebsd-13.1/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr273 # Validate each of the groups the user has entered
/freebsd-13.1/sys/contrib/zstd/
H A DCHANGELOG123 misc: Validate blocks are smaller than size limit by @vivekmg (#1685)
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp637 bool Validate = true) { in checkPreprocessorOptions() argument
653 if (!Validate || Known == ASTFileMacros.end()) { in checkPreprocessorOptions()
696 if (PPOpts.UsePredefines != ExistingPPOpts.UsePredefines && Validate) { in checkPreprocessorOptions()
705 PPOpts.DetailedRecord != ExistingPPOpts.DetailedRecord && Validate) { in checkPreprocessorOptions()
/freebsd-13.1/crypto/heimdal/doc/
H A Dsetup.texi1538 @subsection Validate the certificate
/freebsd-13.1/contrib/jemalloc/
H A DChangeLog236 - Validate returned file descriptor before use. (@zonyitoo)
/freebsd-13.1/contrib/xz/
H A DChangeLog4553 xz: Validate Uncompressed Size from Block Header in list.c.
6222 liblzma: Validate encoder arguments better.
/freebsd-13.1/sys/contrib/edk2/
H A DMdePkg.dec1912 # @Prompt Validate ORDERED_COLLECTION structure
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2105 …PosFlag<SetTrue, [CC1Option], "Validate the system headers that a module depends on when loading t…
2118 HelpText<"Validate PCM input files based on content if mtime differs">;
2125 HelpText<"Validate PCH input files based on content if mtime differs">;
/freebsd-13.1/contrib/ntp/
H A DNEWS482 [Bug 3441] Validate the assumption that AF_UNSPEC is 0. [email protected]
1533 * Validate crypto-NAKs, AKA: CRYPTO-NAK DoS

12