Home
last modified time | relevance | path

Searched refs:Verify (Results 1 – 25 of 138) sorted by relevance

123456

/freebsd-13.1/bin/sh/tests/builtins/
H A Dcd4.028 # Verify that the directory was changed correctly.
31 # Verify that omitting -e results in success.
H A Dlocale1.019 # Verify C locale error message.
51 # Verify Dutch message.
88 # Verify that command assignments do not set the locale persistently.
H A Dcd10.05 # Verify write error is ignored.
H A Dfc1.019 # Verify that the shell is still running
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h490 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 Dkernel-config-defined.m478 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 DREADME13 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 Dzpool_create.shlib112 # 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 DPHITransAddr.cpp91 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 DM68kCallingConv.td15 // 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 DInlineAsm.cpp38 assert(Verify(getFunctionType(), constraints) && in InlineAsm()
254 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
H A DSafepointIRVerifier.cpp199 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 DDominators.cpp99 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBDomTree>(
102 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBPostDomTree>(
/freebsd-13.1/sys/netgraph/bluetooth/hci/
H A DTODO27 Verify return codes from functions
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dcrl.pod96 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 Dmath.shlib95 # 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 DDominators.h75 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 DPHITransAddr.h100 bool Verify() const;
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h43 assert(Verify() && "verification failed"); in CompilerType()
405 bool Verify() const;
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp248 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 Dzimport.sh101 -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 Derr.chillbadarg.ksh36 * Verify that chill() refuses args greater than
H A Derr.copyoutbadaddr.ksh38 * Verify that copyout() handles bad addresses.
H A Derr.copyoutstrbadaddr.ksh37 * Verify that copyout() handles bad addresses.
/freebsd-13.1/tools/test/
H A DREADME22 ptrace Verify that ptrace works with syscalls, vfork etc.

123456