Home
last modified time | relevance | path

Searched defs:verify (Results 201 - 225 of 260) sorted by relevance

1234567891011

/third_party/openssl/apps/
H A Dreq.c263 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp593 bool FragmentShadingBarycentricDataTestInstance::verify (BufferWithMemory* resultBuffer) in verify() function in vkt::FragmentShadingBarycentric::__anon27984::FragmentShadingBarycentricDataTestInstance
1039 bool FragmentShadingBarycentricWeightTestInstance::verify (VkFormat format, BufferWithMemory* referenceBuffer, BufferWithMemory* resultBuffer) in verify() function in vkt::FragmentShadingBarycentric::__anon27984::FragmentShadingBarycentricWeightTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp1859 bool TestConfigurationNoMiss::verify (BufferWithMemory* resultBuffer, in verify() function in vkt::RayQuery::__anon28424::TestConfigurationNoMiss
1916 bool TestConfigurationSingleHit::verify (BufferWithMemory* resultBuffer, in verify() function in vkt::RayQuery::__anon28424::TestConfigurationSingleHit
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1024 void MultisampleRenderPassTestInstance::verify (void) in verify() function in vkt::__anon28592::MultisampleRenderPassTestInstance
2165 void MaxAttachmenstsRenderPassTestInstance::verify (void) in verify() function in vkt::__anon28592::MaxAttachmenstsRenderPassTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp877 bool ConstantDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon28699::ConstantDerivateCaseInstance
1022 bool LinearDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon28699::LinearDerivateCaseInstance
1318 bool TextureDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon28699::TextureDerivateCaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp615 TestStatus TextureFilteringTestInstance::verify (void) in verify() function in vkt::texture::__anon28875::TextureFilteringTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp588 bool FragmentShadingBarycentricDataTestInstance::verify (BufferWithMemory* resultBuffer) in verify() function in vkt::FragmentShadingBarycentric::__anon29218::FragmentShadingBarycentricDataTestInstance
1032 bool FragmentShadingBarycentricWeightTestInstance::verify (VkFormat format, BufferWithMemory* referenceBuffer, BufferWithMemory* resultBuffer) in verify() function in vkt::FragmentShadingBarycentric::__anon29218::FragmentShadingBarycentricWeightTestInstance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp329 bool MachineFunction::verify(Pass *p, const char *Banner, bool AbortOnErrors) in verify() function in MachineFunction
361 unsigned MachineVerifier::verify(MachineFunction &MF) { in verify() function in MachineVerifier
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp684 bool DWARFContext::verify(raw_ostream &OS, DIDumpOptions DumpOpts) { in verify() function in DWARFContext
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp1673 void GeometryShaderRenderingPointsCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify() function in glcts::GeometryShaderRenderingPointsCase
3373 void GeometryShaderRenderingLinesCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify() function in glcts::GeometryShaderRenderingLinesCase
5368 void GeometryShaderRenderingTrianglesCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify() function in glcts::GeometryShaderRenderingTrianglesCase
/third_party/openssl/include/crypto/
H A Devp.h149 int (*verify) (EVP_PKEY_CTX *ctx, member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp302 void ARMConstantIslands::verify() { in verify() function in ARMConstantIslands
/third_party/python/Lib/test/
H A Dtest_buffer.py772 def verify(self, result, *, obj, member in TestBufferProtocol
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc261 void verify() const { in verify() function in absl::container_internal::base_checker
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp860 void ProgramStateCase::verify (glu::Program& program, const glu::ProgramInfo& reference) in verify() function in deqp::gles3::Functional::ProgramStateCase
1434 void ProgramBinaryPersistenceCase::verify (glu::Program& program, const ProgramBinary& binary) in verify() function in deqp::gles3::Functional::ProgramBinaryPersistenceCase
H A Des3fShaderDerivateTests.cpp975 qpTestResult ConstantDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in deqp::gles3::Functional::ConstantDerivateCase
1103 qpTestResult LinearDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in deqp::gles3::Functional::LinearDerivateCase
1427 qpTestResult TextureDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in deqp::gles3::Functional::TextureDerivateCase
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1475 bool TextureGatherCase::verify (const ConstPixelBufferAccess& rendered, in verify() function in deqp::gles31::Functional::__anon30945::TextureGatherCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp1839 bool TestConfigurationNoMiss::verify (BufferWithMemory* resultBuffer, in verify() function in vkt::RayQuery::__anon29621::TestConfigurationNoMiss
1896 bool TestConfigurationSingleHit::verify (BufferWithMemory* resultBuffer, in verify() function in vkt::RayQuery::__anon29621::TestConfigurationSingleHit
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1013 void MultisampleRenderPassTestInstance::verify (void) in verify() function in vkt::__anon29771::MultisampleRenderPassTestInstance
2152 void MaxAttachmenstsRenderPassTestInstance::verify (void) in verify() function in vkt::__anon29771::MaxAttachmenstsRenderPassTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp848 bool ConstantDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon29848::ConstantDerivateCaseInstance
995 bool LinearDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon29848::LinearDerivateCaseInstance
1292 bool TextureDerivateCaseInstance::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify() function in vkt::sr::__anon29848::TextureDerivateCaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp980 bool GPQInstanceBase::verify (const BufferAccess& result, deUint32 blackColor, deUint32 whiteColor) const in verify() function in vkt::synchronization::__anon29962::GPQInstanceBase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp615 TestStatus TextureFilteringTestInstance::verify (void) in verify() function in vkt::texture::__anon30024::TextureFilteringTestInstance
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h371 unsigned int verify:1; member
725 unsigned int verify:1; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1747 _nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) _nfsd4_verify() argument
[all...]
/kernel/linux/linux-5.10/fs/unicode/
H A Dmkutf8data.c1745 static void verify(struct tree *tree) in verify() function

Completed in 84 milliseconds

1234567891011