| /freebsd-13.1/bin/sh/tests/builtins/ |
| H A D | cd4.0 | 28 # Verify that the directory was changed correctly. 31 # Verify that omitting -e results in success.
|
| H A D | locale1.0 | 19 # Verify C locale error message. 51 # Verify Dutch message. 88 # Verify that command assignments do not set the locale persistently.
|
| H A D | cd10.0 | 5 # Verify write error is ignored.
|
| H A D | fc1.0 | 19 # Verify that the shell is still running
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | ExecutionEngine.h | 490 void setVerifyModules(bool Verify) { in setVerifyModules() argument 491 VerifyModules = Verify; in setVerifyModules() 632 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules() argument 633 VerifyModules = Verify; in setVerifyModules()
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | kernel-config-defined.m4 | 78 dnl # Verify the kernel has CONFIG_TRIM_UNUSED_KSYMS disabled. 105 dnl # Verify the kernel has CONFIG_ZLIB_INFLATE support enabled. 131 dnl # Verify the kernel has CONFIG_ZLIB_DEFLATE support enabled.
|
| /freebsd-13.1/crypto/openssh/contrib/hpux/ |
| H A D | README | 13 o Verify paths in sshd.rc match your local installation 27 o Verify egd.pl path in egd.rc matches your local installation
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create.shlib | 112 # Verify a pools enabled features match the provided feature set. 159 # Verify every enabled feature appears in the merged feature set. 160 # Verify every disabled feature does not.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 91 bool PHITransAddr::Verify() const { in Verify() function in PHITransAddr 316 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue() 322 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kCallingConv.td | 15 // TODO Verify C convention follows SysV M68K ABI 42 /// TODO: Verify its functionality and write tests
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 38 assert(Verify(getFunctionType(), constraints) && in InlineAsm() 254 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
|
| H A D | SafepointIRVerifier.cpp | 199 static void Verify(const Function &F, const DominatorTree &DT, 208 Verify(F, DT, CD); in run() 225 Verify(F, DT, CD); in runOnFunction() 883 static void Verify(const Function &F, const DominatorTree &DT, in Verify() function
|
| H A D | Dominators.cpp | 99 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBDomTree>( 102 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBPostDomTree>(
|
| /freebsd-13.1/sys/netgraph/bluetooth/hci/ |
| H A D | TODO | 27 Verify return codes from functions
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | crl.pod | 96 Verify the signature on a CRL by looking up the issuing certificate in 101 Verify the signature on a CRL by looking up the issuing certificate in
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | math.shlib | 95 # Verify $a is equal to $b, otherwise raise an error specifying 110 # Verify $a is not equal to $b, otherwise raise an error specifying
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Dominators.h | 75 extern template bool Verify<BBDomTree>(const BBDomTree &DT, 77 extern template bool Verify<BBPostDomTree>(const BBPostDomTree &DT,
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | PHITransAddr.h | 100 bool Verify() const;
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | CompilerType.h | 43 assert(Verify() && "verification failed"); in CompilerType() 405 bool Verify() const;
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 248 static opt<bool> Verify("verify", desc("Verify the DWARF debug info."), variable 291 if (Verify) in getDumpOpts() 673 if (!ShowChildren && !Verify && !OffsetRequested && Name.empty() && in main() 689 if (Verify) { in main()
|
| /freebsd-13.1/sys/contrib/openzfs/scripts/ |
| H A D | zimport.sh | 101 -s <src-tag>... Verify OpenZFS versions with the listed tags 103 -p <pool-tag>... Verify pools created with the listed tags
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| H A D | err.chillbadarg.ksh | 36 * Verify that chill() refuses args greater than
|
| H A D | err.copyoutbadaddr.ksh | 38 * Verify that copyout() handles bad addresses.
|
| H A D | err.copyoutstrbadaddr.ksh | 37 * Verify that copyout() handles bad addresses.
|
| /freebsd-13.1/tools/test/ |
| H A D | README | 22 ptrace Verify that ptrace works with syscalls, vfork etc.
|