| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | request.c | 35 static bool verify(struct cached_dev *dc) in verify() function
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/ |
| H A D | cxlflash_ioctl.h | 112 struct dk_cxlflash_verify verify; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
| H A D | cxlflash_ioctl.h | 125 struct dk_cxlflash_verify verify; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
| H A D | cxlflash_ioctl.h | 125 struct dk_cxlflash_verify verify; member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_sig.cc | 488 Verify* verify; in VerifyInit() local 541 Verify* verify; in VerifyFinal() local [all...] |
| /third_party/ltp/testcases/kernel/mem/lib/ |
| H A D | mem.c | 305 static void verify(char **memory, char value, int proc, in verify() function
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_local.h | 168 OSSL_FUNC_signature_verify_fn *verify; member
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | fipsinstall.c | 294 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 D | expand.rs | 1228 let mut verify = quote! { in expand_type_alias_verify() variables
|
| /third_party/python/Lib/ |
| H A D | enum.py | 1816 class verify: class
|
| H A D | smtplib.py | 585 def verify(self, address): member in SMTP
|
| /third_party/openssl/crypto/evp/ |
| H A D | evp_local.h | 168 OSSL_FUNC_signature_verify_fn *verify; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassSparseRenderTargetTests.cpp | 638 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 D | LegalizerInfo.cpp | 695 void LegalizerInfo::verify(const MCInstrInfo &MII) const { in verify() function in LegalizerInfo
|
| H A D | RegisterBankInfo.cpp | 69 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 D | evp.h | 57 int (*verify) (EVP_PKEY_CTX *ctx, member
|
| /third_party/openssl/apps/ |
| H A D | fipsinstall.c | 294 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 D | GenericDomTree.h | 753 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 D | LoopInfoImpl.h | 681 void LoopInfoBase<BlockT, LoopT>::verify( in verify() function in llvm::LoopInfoBase
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBufferTestUtil.cpp | 346 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 D | vktRenderPassSparseRenderTargetTests.cpp | 636 tcu::TestStatus SparseRenderTargetTestInstance::verify(void) in verify() function in vkt::__anon29775::SparseRenderTargetTestInstance
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferWriteTests.cpp | 180 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 D | es3fBufferWriteTests.cpp | 180 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 D | MQTTAsync.h | 953 int verify; member
|
| H A D | MQTTClient.h | 712 int verify; member
|