| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| H A D | nist-data2 | 1 # 4.1.1 Valid Signatures Test1 - Validate Successfully 13 # 4.2.3 Valid pre2000 UTC notBefore Date Test3 - Validate Successfully 15 # 4.2.4 Valid GeneralizedTime notBefore Date Test4 - Validate Successfully 23 # 4.2.8 Valid GeneralizedTime notAfter Date Test8 - Validate Successfully 29 # 4.3.3 Valid Name Chaining Whitespace Test3 - Validate Successfully 31 # 4.3.4 Valid Name Chaining Whitespace Test4 - Validate Successfully 33 # 4.3.5 Valid Name Chaining Capitalization Test5 - Validate Successfully 35 # 4.3.6 Valid Name Chaining UIDs Test6 - Validate Successfully 37 # 4.3.9 Valid UTF8String Encoded Names Test9 - Validate Successfully 51 # 4.4.7 Valid Two CRLs Test7 - Validate Successfully [all …]
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | timeout | 2 # Validate the timeout works.
|
| H A D | wtimeout | 2 # Validate the timeout works.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/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:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/ |
| H A D | README.txt | 38 EVP_PKEY_DSA_paramvalidate.c Validate a DSA param key.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 346 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
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ |
| H A D | targets.gni | 43 # Validate that llvm_targets_to_build is set to a list of valid targets,
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_size_class_map.h | 206 static void Validate() { in Validate() function
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_allocator_size_class_map.h | 205 static void Validate() { in Validate() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_allocator_size_class_map.h | 204 static void Validate() { in Validate() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 430 void Validate(ARMBasicBlockUtils *BBUtils); 1022 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop 1282 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
| H A D | TableGen.cmake | 6 # Validate calling context.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | ecparam.pod | 80 Validate the elliptic curve parameters.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ |
| H A D | README-FIPS.md | 131 // Validate the output of the following to make sure we are using the
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | or1k.opc | 471 /* Validate the register pair is valid and create the output value. */
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | ChangeLog-2019 | 50 Don't use C cast. Validate section size. Don't copy contents.
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | ChangeLog-2019 | 50 Don't use C cast. Validate section size. Don't copy contents.
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | or1k.opc | 471 /* Validate the register pair is valid and create the output value. */
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | or1k.opc | 471 /* Validate the register pair is valid and create the output value. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | ReleaseProcess.rst | 2 How To Validate a New Release
|
| H A D | SpeculativeLoadHardening.md | 422 testq $0, %rdi # Validate index used for jump table. 428 testq $1, %rdi # Validate index used for jump table. 434 testq $2, %rdi # Validate index used for jump table. 458 testq -8(%rsp), return_addr # Validate return address.
|
| /netbsd-src/external/public-domain/xz/dist/ |
| H A D | NEWS | 303 - Validate function arguments better in a few functions. Most 463 - Validate function arguments better in a few functions. Most
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2019 | 5942 * testsuite/18_support/byte/ops.cc: Validate 5945 * testsuite/18_support/numeric_limits/dr559.cc: Validate 5947 * testsuite/18_support/numeric_limits/lowest.cc: Validate 5949 * testsuite/18_support/numeric_limits/max_digits10.cc: Validate 5951 * testsuite/18_support/type_info/fundamental.cc: Validate 5956 Validate explicit instantiation of std::hash<char8_t>. 5957 * testsuite/20_util/is_integral/value.cc: Validate 5960 Validate std::make_signed<char8_t>. 5962 Validate u8string construction from char8_t sources. 5963 * testsuite/21_strings/basic_string/types/pmr_typedefs.cc: Validate [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| H A D | x86_64-defs.m4 | 289 dnl Validate the given xmm register, and return its number, 0 to 7.
|