Home
last modified time | relevance | path

Searched defs:second_signature (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfusion_utils.cc153 const OpDef& second_signature, in GetUniqueSignature()
289 const OpDef& second_signature) { in CheckIfCanCompose()
307 bool CanCompose(const OpDef& first_signature, const OpDef& second_signature) { in CanCompose()
322 const OpDef& second_signature, OpDef* fused_signature) { in ComposeSignature()
338 const OpDef& second_signature, OpDef* fused_signature) { in CombineSignature()
362 const OpDef& second_signature) { in HasSameSignature()
369 void SameSignature(const OpDef& first_signature, const OpDef& second_signature, in SameSignature()
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/signature/subtle/
H A Dfalcon_sign_test.cc101 util::StatusOr<std::string> second_signature = ((*signer))->Sign(message); in TEST_P() local
H A Ddilithium_avx2_sign_test.cc147 util::StatusOr<std::string> second_signature = in TEST_P() local
H A Dsphincs_sign_test.cc160 util::StatusOr<std::string> second_signature = in TEST_P() local