Home
last modified time | relevance | path

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

12

/openbsd-src/sbin/isakmpd/
H A DTO-DO63 * Validate incoming attribute according to policy, main mode. [done]
65 * Validate incoming attribute according to policy, quick mode. [done]
69 * Validate attribute types (i.e. that what the specs tells should be
80 * Validate the configuration file.
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/t/
H A D02_terminal_functions.t87 is($@, '', "Validate GetControlChars function");
93 is($@, '', "Validate SetControlChars function");
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/
H A Dtargets.gni54 # Validate that llvm_targets_to_build is set to a list of valid targets,
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h205 static void Validate() { in Validate() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h351 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()
352 Infer.Validate = false; in SuppressValidation()
355 Infer.Validate = SavedValidate; in ~SuppressValidation()
364 bool Validate = true; // Indicate whether to validate types. member
H A DCodeGenDAGPatterns.cpp892 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DTODO34 > > Params::Validate and Clone suffer from the same cold:
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DTableGen.cmake9 # Validate calling context.
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp437 void Validate(ARMBasicBlockUtils *BBUtils);
1079 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop
1424 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
/openbsd-src/gnu/llvm/llvm/docs/
H A DReleaseProcess.rst2 How To Validate a New Release
H A DSpeculativeLoadHardening.md422 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.
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp191 SCMap::Validate(); in TestSizeClassMap()
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.sym300 #*Validate that lookbehind IFMATCH and UNLESSM end at the right place
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog484 (do_t_mrs, do_t_msr): Validate V7M variants.
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl03.rst376 // Validate the generated code, checking for consistency.
H A DLangImpl04.rst178 // Validate the generated code, checking for consistency.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldebguts.pod857 # Validate that lookbehind IFMATCH and UNLESSM end at the right place
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq4.pod666 perlfaq, you can also look at the modules with "Assert" and "Validate"
671 and L<Data::Validate::IP>.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog2573 * gcc.c (process_command, case 'V'): Validate arg.
H A DChangeLog.43122 * gcc.c (validate_switches): Validate multiple switches named
3347 * c-typeck.c (push_init_level): Validate the context of
6859 when second op1 is const0_rtx. Validate op0 as a register.
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td2341 …PosFlag<SetTrue, [CC1Option], "Validate the system headers that a module depends on when loading t…
2367 HelpText<"Validate PCM input files based on content if mtime differs">;
2374 HelpText<"Validate PCH input files based on content if mtime differs">;
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19972751 Validate DW_AT_*_pc attributes.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-0203145 Validate dynh->h against h.
9653 (srec_write_section): Validate Chunk.
10418 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DChangeLog-0203145 Validate dynh->h against h.
9653 (srec_write_section): Validate Chunk.
10418 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-2002744 (check_initializer): Validate the type of the initialized

12