Home
last modified time | relevance | path

Searched defs:verify (Results 176 - 200 of 301) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/md/bcache/
H A Drequest.c35 static bool verify(struct cached_dev *dc) in verify() function
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h112 struct dk_cxlflash_verify verify; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h125 struct dk_cxlflash_verify verify; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h125 struct dk_cxlflash_verify verify; member
/third_party/node/src/crypto/
H A Dcrypto_sig.cc488 Verify* verify; in VerifyInit() local
541 Verify* verify; in VerifyFinal() local
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c305 static void verify(char **memory, char value, int proc, in verify() function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h168 OSSL_FUNC_signature_verify_fn *verify; member
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c294 int ret = 1, verify = 0, gotkey = 0, gotdigest = 0, self_test_onload = 0; in fipsinstall_main() local
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1228 let mut verify = quote! { in expand_type_alias_verify() variables
/third_party/python/Lib/
H A Denum.py1816 class verify: class
H A Dsmtplib.py585 def verify(self, address): member in SMTP
/third_party/openssl/crypto/evp/
H A Devp_local.h168 OSSL_FUNC_signature_verify_fn *verify; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp638 tcu::TestStatus SparseRenderTargetTestInstance::verify(void) in verify() function in vkt::__anon28596::SparseRenderTargetTestInstance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp695 void LegalizerInfo::verify(const MCInstrInfo &MII) const { in verify() function in LegalizerInfo
H A DRegisterBankInfo.cpp69 bool RegisterBankInfo::verify(const TargetRegisterInfo &TRI) const { in verify() function in RegisterBankInfo
519 bool RegisterBankInfo::PartialMapping::verify() const { in verify() function in RegisterBankInfo::PartialMapping
549 bool RegisterBankInfo::ValueMapping::verify(unsigned MeaningfulBitWidth) const { in verify() function in RegisterBankInfo::ValueMapping
596 bool RegisterBankInfo::InstructionMapping::verify( in verify() function in RegisterBankInfo::InstructionMapping
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h57 int (*verify) (EVP_PKEY_CTX *ctx, member
/third_party/openssl/apps/
H A Dfipsinstall.c294 int ret = 1, verify = 0, gotkey = 0, gotdigest = 0, self_test_onload = 0; in fipsinstall_main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h753 bool verify(VerificationLevel VL = VerificationLevel::Full) const { in verify() function in llvm::DominatorTreeBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h681 void LoopInfoBase<BlockT, LoopT>::verify( in verify() function in llvm::LoopInfoBase
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp346 bool BufferVerifierBase::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 targetHint) in verify() function in deqp::gls::BufferTestUtil::BufferVerifierBase
372 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::BufferVerifier
380 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 targetHint) in verify() function in deqp::gls::BufferTestUtil::BufferVerifier
390 bool BufferMapVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::BufferMapVerifier
395 bool BufferMapVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 target) in verify() function in deqp::gls::BufferTestUtil::BufferMapVerifier
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp636 tcu::TestStatus SparseRenderTargetTestInstance::verify(void) in verify() function in vkt::__anon29775::SparseRenderTargetTestInstance
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp180 BasicBufferDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase() argument
224 RecreateBufferDataStoreCase (Context& context, const char* name, const char* desc, const DataStoreSpec* specs, int numSpecs, VerifyType verify) in RecreateBufferDataStoreCase() argument
273 BasicBufferSubDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, int subDataOffs, int subDataSize, VerifyType verify) in BasicBufferSubDataCase() argument
327 SubDataToUndefinedCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) in SubDataToUndefinedCase() argument
562 VerifyType verify; init() member
581 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
604 const VerifyType verify = verifyTypes[verifyNdx].verify; init() local
666 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
697 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp180 BasicBufferDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase() argument
224 RecreateBufferDataStoreCase (Context& context, const char* name, const char* desc, const DataStoreSpec* specs, int numSpecs, VerifyType verify) in RecreateBufferDataStoreCase() argument
273 BasicBufferSubDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, int subDataOffs, int subDataSize, VerifyType verify) in BasicBufferSubDataCase() argument
327 SubDataToUndefinedCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) in SubDataToUndefinedCase() argument
596 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
666 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
697 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; init() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTAsync.h953 int verify; member
H A DMQTTClient.h712 int verify; member

Completed in 32 milliseconds

12345678910>>...13