Home
last modified time | relevance | path

Searched defs:verify (Results 126 - 150 of 228) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp127 void BranchRelaxation::verify() { in verify() function in BranchRelaxation
/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp425 void GrGLSLProgramBuilder::verify(const GrGeometryProcessor& geomProc) { in verify() function in GrGLSLProgramBuilder
429 void GrGLSLProgramBuilder::verify(const GrFragmentProcessor& fp) { in verify() function in GrGLSLProgramBuilder
433 void GrGLSLProgramBuilder::verify(const GrXferProcessor& xp) { in verify() function in GrGLSLProgramBuilder
/third_party/openssl/crypto/x509/
H A Dx509_local.h123 int (*verify) (X509_STORE_CTX *ctx); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DStatepoint.h273 void verify() { in verify() function in llvm::StatepointFlags::StatepointBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp46 void MetadataStreamerV2::verify(StringRef HSAMetadataString) const { in verify() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2
499 void MetadataStreamerV3::verify(StringRef HSAMetadataString) const { in verify() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree_container.h182 void verify() const { tree_.verify(); } in verify() function in absl::container_internal::btree_container
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey_ctx.rs222 pub fn verify(&mut self, data: &[u8], sig: &[u8]) -> Result<bool, ErrorStack> { in verify() functions
H A Dsign.rs579 pub fn verify(&self, signature: &[u8]) -> Result<bool, ErrorStack> { in verify() functions
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp277 bool verify (int numValues, int inputStride, const void* inputs, int outputStride, const void* outputs, int groupStride, const void* groupOutputs) const in verify() function in deqp::gles31::Functional::ShaderAtomicAddCase
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp266 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gles2::Functional::BufferTestUtil::BufferVerifier
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferMapTests.cpp110 BufferMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int size, VerifyType verify) in BufferMapWriteCase() argument
159 BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase() argument
215 BufferMapInvalidateCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapInvalidateCase() argument
274 BufferMapPartialInvalidateCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapPartialInvalidateCase() argument
333 BufferMapExplicitFlushCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) BufferMapExplicitFlushCase() argument
474 BufferMapReadWriteCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) BufferMapReadWriteCase() argument
590 VerifyType verify; init() member
651 VerifyType verify = bufferUses[useNdx].verify; init() local
756 VerifyType verify = bufferUses[useNdx].verify; init() local
[all...]
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_verify.cpp40 HcfVerify *verify = nullptr; member
58 HcfVerify *verify = nullptr; member
75 HcfVerify *verify = nullptr; member
92 HcfVerify *verify = nullptr; member
696 NapiVerify(HcfVerify *verify) NapiVerify() argument
758 HcfVerify *verify = napiVerify->GetVerify(); JsInitSync() local
818 HcfVerify *verify = napiVerify->GetVerify(); JsUpdateSync() local
881 HcfVerify *verify = napiVerify->GetVerify(); JsVerifySync() local
979 HcfVerify *verify = napiVerify->GetVerify(); JsRecoverSync() local
1064 HcfVerify *verify = nullptr; CreateJsVerify() local
1087 SetVerifyUserIdUintArray(napi_env env, napi_value *argv, HcfVerify *verify) SetVerifyUserIdUintArray() argument
1107 SetVerifySaltLenInt(napi_env env, napi_value *argv, HcfVerify *verify) SetVerifySaltLenInt() argument
1122 SetDetailVerifySpec(napi_env env, napi_value *argv, SignSpecItem item, HcfVerify *verify) SetDetailVerifySpec() argument
1166 HcfVerify *verify = napiVerify->GetVerify(); JsSetVerifySpec() local
1175 GetVerifySpecString(napi_env env, SignSpecItem item, HcfVerify *verify) GetVerifySpecString() argument
1191 GetVerifySpecNumber(napi_env env, SignSpecItem item, HcfVerify *verify) GetVerifySpecNumber() argument
1232 HcfVerify *verify = napiVerify->GetVerify(); JsGetVerifySpec() local
[all...]
/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h174 VerifyFunc verify; member
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c293 int32_t HksTeeProvisionVerify(const struct HksBlob *verify, struct HksBlob *challenge, in HksTeeProvisionVerify() argument
/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...]

Completed in 35 milliseconds

12345678910