Home
last modified time | relevance | path

Searched defs:Verify (Results 1 – 25 of 85) sorted by relevance

1234

/external/guava/guava/src/com/google/common/base/
DVerify.java91 public final class Verify { class
163 private Verify() {} in Verify() method in Verify
/external/testng/src/test/java/test/verify/
DVerify.java11 public @interface Verify { annotation
/external/testng/src/test/java/test/tmp/verify/
DVerify.java8 public @interface Verify { annotation
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp366 bool DICompileUnit::Verify() const { in Verify() function in DICompileUnit
377 bool DIType::Verify() const { in Verify() function in DIType
395 bool DIBasicType::Verify() const { in Verify() function in DIBasicType
400 bool DIDerivedType::Verify() const { in Verify() function in DIDerivedType
405 bool DICompositeType::Verify() const { in Verify() function in DICompositeType
415 bool DISubprogram::Verify() const { in Verify() function in DISubprogram
429 bool DIGlobalVariable::Verify() const { in Verify() function in DIGlobalVariable
450 bool DIVariable::Verify() const { in Verify() function in DIVariable
465 bool DILocation::Verify() const { in Verify() function in DILocation
473 bool DINameSpace::Verify() const { in Verify() function in DINameSpace
/external/boringssl/src/ssl/test/runner/poly1305/
Dpoly1305.go29 func Verify(mac *[16]byte, m []byte, key *[32]byte) bool { func
/external/tensorflow/tensorflow/core/grappler/verifiers/
Dstructure_verifier.cc34 Status StructureVerifier::Verify(const GraphDef& graph) { in Verify() function in tensorflow::grappler::StructureVerifier
/external/flatbuffers/tests/namespace_test/
Dnamespace_test2_generated.h68 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
138 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
196 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
/external/libchrome/crypto/
Dhmac.cc68 bool HMAC::Verify(base::StringPiece data, base::StringPiece digest) const { in Verify() function in crypto::HMAC
/external/boringssl/src/ssl/test/runner/ed25519/
Ded25519.go174 func Verify(publicKey PublicKey, message, sig []byte) bool { func
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp970 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::GatherBase
1198 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherInt2DRgba
1265 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherUint2D
1424 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherInt2DArray
1494 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherUint2DArray
1716 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherIntCubeRgba
1786 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherIntCubeRg
1856 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherUintCube
2055 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherIntCubeArray
2135 virtual long Verify() in Verify() function in gl4cts::__anon63f735c70111::PlainGatherUintCubeArray
[all …]
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer_unittest.cc30 void Verify(NonlinearBeamformer* bf, float target_azimuth_radians) { in Verify() function
/external/epid-sdk/example/verifysig/src/
Dverifysig.c29 EpidStatus Verify(EpidSignature const* sig, size_t sig_len, void const* msg, in Verify() function
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h117 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
179 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
262 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
376 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
525 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
694 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
825 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
936 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
1040 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
/external/libtextclassifier/utils/
Dregex-match.cc120 bool LuaVerifier::Verify(bool* result) { in Verify() function in libtextclassifier3::__anonff3048b30111::LuaVerifier
/external/webrtc/webrtc/base/
Dcriticalsection_unittest.cc31 void Verify(const std::vector<int>& values) { in Verify() function in rtc::__anon062b4f030111::UniqueValueVerifier
52 void Verify(const std::vector<int>& values) { in Verify() function in rtc::__anon062b4f030111::CompareAndSwapVerifier
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h481 void setVerifyModules(bool Verify) { in setVerifyModules()
624 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules()
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h469 void setVerifyModules(bool Verify) { in setVerifyModules()
610 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_parameter_binding.cc110 Status DynamicParameterBinding::Verify(const HloModule& module) const { in Verify() function in xla::DynamicParameterBinding
/external/syzkaller/vendor/golang.org/x/oauth2/jws/
Djws.go167 func Verify(token string, key *rsa.PublicKey) error { func
/external/grpc-grpc/test/cpp/interop/
Dreconnect_interop_server.cc119 void Verify(ReconnectInfo* response) { in Verify() function in ReconnectServiceImpl
/external/tensorflow/tensorflow/contrib/coder/kernels/
Dpmf_to_cdf_op_test.cc61 void Verify(int precision, const Tensor& pmf_tensor, in Verify() function in tensorflow::__anon14a9915f0111::PmfToQuantizedCdfOpTest
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInlineAsm.cpp244 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
/external/llvm/lib/IR/
DInlineAsm.cpp247 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInlineAsm.cpp245 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
/external/vboot_reference/futility/
Dcmd_vbutil_firmware.c172 static int Verify(const char *infile, const char *signpubkey, in Verify() function

1234