Home
last modified time | relevance | path

Searched defs:exp0 (Results 1 – 5 of 5) sorted by relevance

/external/epid-sdk/epid/member/tiny/math/src/
Defq.c68 FpElem const* exp0, EccPointFq const* base1, in EFqAffineMultiExp()
79 FpElem const* exp0, EccPointJacobiFq const* base1, in EFqMultiExp()
Dfq12.c131 VeryLargeInt const* exp0, Fq12Elem const* base1, in Fq12MultiExp()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc56 HloInstruction* exp0 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
94 HloInstruction* exp0 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
114 HloInstruction* exp0 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
532 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc1053 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
1083 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
1112 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
1164 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
1189 HloInstruction* exp0 = builder.AddInstruction( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddot_operation_test.cc195 auto exp0 = Exp(param0); in XLA_TYPED_TEST() local