Searched defs:Verify (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DCryptoAlg.h42 mStatus (*Verify)(AlgContext *ctx, mDNSu8 *key, mDNSu32 keylen, mDNSu8 *signature, mDNSu32 siglen); member in struct:__anon33
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DPHITransAddr.cpp91 bool PHITransAddr::Verify() const { function in class:PHITransAddr
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInlineAsm.cpp254 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { function in class:InlineAsm
H A DSafepointIRVerifier.cpp883 static void Verify(const Function &F, const DominatorTree &DT, function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h425 VerifyInstrumentation Verify; member in class:StandardInstrumentations
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A Ddsymutil.cpp93 bool Verify = false; member in struct:DsymutilOptions
601 const bool Verify = Options.Verify && !Options.LinkOpts.NoOutput; local
/netbsd-current/external/bsd/libevent/dist/
H A Devent_rpcgen.py476 def Verify(self): member in class:Entry
691 def Verify(self): member in class:EntryBytes
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h490 void setVerifyModules(bool Verify) { argument
632 EngineBuilder &setVerifyModules(bool Verify) { argument
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devent_rpcgen.py476 def Verify(self): member in class:Entry
691 def Verify(self): member in class:EntryBytes
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp767 bool Verify = VerifyMachineCode == cl::BOU_TRUE; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp58 VerifyDiagnosticConsumer &Verify; member in class:__anon646::VerifyFileTracker
62 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1601 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { function in namespace:llvm::DomTreeBuilder
/netbsd-current/sys/arch/emips/ebus/
H A Dflash_ebus.c629 single_program_word(struct eflash_softc *sc, volatile void *Offset, uint16_t *Values, int Verify, int *nWritten) argument
692 single_program_buffer(struct eflash_softc *sc, volatile void *Offset, uint16_t *Values, int Verify, int *nWritten) argument
788 twin_program_word(struct eflash_softc *sc, volatile void *Offset, uint16_t *Values, int Verify, int *nWritten) argument
855 twin_program_buffer(struct eflash_softc *sc, volatile void *Offset, uint16_t *Values, int Verify, int *nWritten) argument
1067 eflash_write_sector(struct eflash_softc *sc, char *Buffer, size_t n, uint8_t *Offset, int Verify) argument
[all...]

Completed in 303 milliseconds