Home
last modified time | relevance | path

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

12345

/freebsd-12.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-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h481 void setVerifyModules(bool Verify) { in setVerifyModules() argument
482 VerifyModules = Verify; in setVerifyModules()
624 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules() argument
625 VerifyModules = Verify; in setVerifyModules()
/freebsd-12.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-12.1/contrib/llvm/lib/IR/
H A DInlineAsm.cpp39 assert(Verify(getFunctionType(), constraints) && in InlineAsm()
244 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
H A DDominators.cpp97 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBDomTree>(
100 template bool llvm::DomTreeBuilder::Verify<DomTreeBuilder::BBPostDomTree>(
H A DSafepointIRVerifier.cpp198 static void Verify(const Function &F, const DominatorTree &DT,
213 Verify(F, DT, CD); in runOnFunction()
873 static void Verify(const Function &F, const DominatorTree &DT, in Verify() function
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DPHITransAddr.cpp92 bool PHITransAddr::Verify() const { in Verify() function in PHITransAddr
317 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue()
323 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue()
/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp210 static opt<bool> Verify("verify", desc("Verify the DWARF debug info."), variable
244 if (Verify) in getDumpOpts()
619 if (!ShowChildren && !Verify && !OffsetRequested && Name.empty() && Find.empty()) in main()
633 if (Verify) { in main()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp76 VerifyDiagnosticConsumer &Verify; member in __anona9f039de0111::VerifyFileTracker
80 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) in VerifyFileTracker() argument
81 : Verify(Verify), SM(SM) {} in VerifyFileTracker()
88 Verify.UpdateParsedFileStatus(SM, SM.getFileID(Loc), in FileChanged()
/freebsd-12.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
H A Dsess_id.pod94 Verify return code 0 (ok)
130 =item B<Verify return code>
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDominators.h69 extern template bool Verify<BBDomTree>(const BBDomTree &DT,
71 extern template bool Verify<BBPostDomTree>(const BBPostDomTree &DT,
/freebsd-12.1/sys/netgraph/bluetooth/hci/
H A DTODO27 Verify return codes from functions
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DPHITransAddr.h101 bool Verify() const;
/freebsd-12.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-12.1/tools/test/
H A DREADME21 ptrace Verify that ptrace works with syscalls, vfork etc.
/freebsd-12.1/share/misc/
H A Dscsi_modes335 0x07 "Verify Error Recovery" {
341 {Verify Retry Count} i1
342 {Verify Correction Span} i1
348 {Verify Recovery Time Limit} i2
/freebsd-12.1/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate013.cfg33 # Verify that executing 'zfs inherit' on each level when the middle
H A Dstate009.cfg33 # Verify that executing 'zfs inherit' at different levels of a
H A Dstate010.cfg33 # Verify that executing 'zfs inherit -r' at different levels of a

12345