Home
last modified time | relevance | path

Searched refs:Identical (Results 1 – 25 of 53) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction_test.cc893 static bool Identical(const HloInstruction& instruction1, in Identical() function
896 EXPECT_TRUE(instruction1.Identical(instruction1)); in Identical()
897 EXPECT_TRUE(instruction2.Identical(instruction2)); in Identical()
899 bool is_equal = instruction1.Identical(instruction2); in Identical()
901 EXPECT_EQ(is_equal, instruction2.Identical(instruction1)); in Identical()
919 instruction1.Identical(instruction1, eq_operand_shapes, eq_computations)); in StructuralEqual()
921 instruction2.Identical(instruction2, eq_operand_shapes, eq_computations)); in StructuralEqual()
924 instruction1.Identical(instruction2, eq_operand_shapes, eq_computations); in StructuralEqual()
926 EXPECT_EQ(is_equal, instruction2.Identical(instruction1, eq_operand_shapes, in StructuralEqual()
950 Identical(*HloInstruction::CreateUnary(shape, HloOpcode::kCopy, op1), in TEST_F()
[all …]
Dhlo_cse.cc162 return lhs->Identical(*rhs, eq_instructions, eq_computations, in Run()
Dar_crs_combiner.cc374 return i1->Identical(*i2, eq_operands, eq_computations, in InstructionsComputeSameValue()
402 return i1->Identical(*i2, eq_instructions, eq_computations, in InstructionsComputeSameValue()
Dconditional_code_motion.cc233 bool eq_instructions = instructions[0]->Identical( in InstructionWithinBranchIdentical()
242 return instructions[0]->Identical( in InstructionWithinBranchIdentical()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc584 bool Identical(Float a, Float b) { in Identical() function
606 EXPECT_TRUE(Identical(from_chars_double, std_nan_double)); in TEST()
612 EXPECT_TRUE(Identical(from_chars_double, strtod_double)); in TEST()
622 EXPECT_FALSE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
624 EXPECT_TRUE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
639 EXPECT_TRUE(Identical(from_chars_float, std_nan_float)); in TEST()
645 EXPECT_TRUE(Identical(from_chars_float, strtof_float)); in TEST()
655 EXPECT_FALSE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
657 EXPECT_TRUE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv_test.cc584 bool Identical(Float a, Float b) { in Identical() function
606 EXPECT_TRUE(Identical(from_chars_double, std_nan_double)); in TEST()
612 EXPECT_TRUE(Identical(from_chars_double, strtod_double)); in TEST()
622 EXPECT_FALSE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
624 EXPECT_TRUE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
639 EXPECT_TRUE(Identical(from_chars_float, std_nan_float)); in TEST()
645 EXPECT_TRUE(Identical(from_chars_float, strtof_float)); in TEST()
655 EXPECT_FALSE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
657 EXPECT_TRUE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
/external/abseil-cpp/absl/strings/
Dcharconv_test.cc584 bool Identical(Float a, Float b) { in Identical() function
606 EXPECT_TRUE(Identical(from_chars_double, std_nan_double)); in TEST()
612 EXPECT_TRUE(Identical(from_chars_double, strtod_double)); in TEST()
622 EXPECT_FALSE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
624 EXPECT_TRUE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
639 EXPECT_TRUE(Identical(from_chars_float, std_nan_float)); in TEST()
645 EXPECT_TRUE(Identical(from_chars_float, strtof_float)); in TEST()
655 EXPECT_FALSE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
657 EXPECT_TRUE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv_test.cc584 bool Identical(Float a, Float b) { in Identical() function
606 EXPECT_TRUE(Identical(from_chars_double, std_nan_double)); in TEST()
612 EXPECT_TRUE(Identical(from_chars_double, strtod_double)); in TEST()
622 EXPECT_FALSE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
624 EXPECT_TRUE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
639 EXPECT_TRUE(Identical(from_chars_float, std_nan_float)); in TEST()
645 EXPECT_TRUE(Identical(from_chars_float, strtof_float)); in TEST()
655 EXPECT_FALSE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
657 EXPECT_TRUE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc584 bool Identical(Float a, Float b) { in Identical() function
606 EXPECT_TRUE(Identical(from_chars_double, std_nan_double)); in TEST()
612 EXPECT_TRUE(Identical(from_chars_double, strtod_double)); in TEST()
622 EXPECT_FALSE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
624 EXPECT_TRUE(Identical(negative_from_chars_double, from_chars_double)); in TEST()
639 EXPECT_TRUE(Identical(from_chars_float, std_nan_float)); in TEST()
645 EXPECT_TRUE(Identical(from_chars_float, strtof_float)); in TEST()
655 EXPECT_FALSE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
657 EXPECT_TRUE(Identical(negative_from_chars_float, from_chars_float)); in TEST()
/external/llvm-project/llvm/test/Transforms/Inline/
Dlast-callsite.ll21 ; Identical to @test1_f but doesn't get inlined because there is more than one
78 ; Identical to @test2_f but doesn't get inlined because there is more than one
149 ; Identical to @test3_f but doesn't get inlined because there is more than one
219 ; Identical to @test4_f but doesn't get inlined because there is more than one
/external/python/cpython3/Misc/NEWS.d/
D3.5.5rc1.rst59 Identical objects will be saved only once.
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.377 Enabled by specifying -regex option. Identical behaviour to wild
140 Enabled by specifying -r[egex] option. Identical behaviour to wild
/external/python/cpython3/Doc/library/
Dstruct.rst425 Identical to the :func:`pack` function, using the compiled format.
431 Identical to the :func:`pack_into` function, using the compiled format.
436 Identical to the :func:`unpack` function, using the compiled format.
442 Identical to the :func:`unpack_from` function, using the compiled format.
449 Identical to the :func:`iter_unpack` function, using the compiled format.
/external/python/cpython2/Doc/library/
Dstruct.rst374 Identical to the :func:`pack` function, using the compiled format.
380 Identical to the :func:`pack_into` function, using the compiled format.
385 Identical to the :func:`unpack` function, using the compiled format.
391 Identical to the :func:`unpack_from` function, using the compiled format.
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
Dintro.md79 >>> converted_f(3) # Identical result
/external/libyuv/files/tools/ubsan/
Dvptr_blacklist.txt9 # Identical layouts.
/external/llvm-project/lld/MinGW/
DOptions.td50 def icf: J<"icf=">, HelpText<"Identical code folding">;
/external/llvm-project/lld/docs/
DNewLLD.rst291 Short for Identical COMDAT Folding (COFF) or Identical Code Folding (ELF).
/external/python/cpython3/Doc/c-api/
Dbytes.rst120 Identical to :c:func:`PyBytes_FromFormat` except that it takes exactly two
Darg.rst432 Identical to :c:func:`PyArg_ParseTuple`, except that it accepts a va_list rather
452 Identical to :c:func:`PyArg_ParseTupleAndKeywords`, except that it accepts a
675 Identical to :c:func:`Py_BuildValue`, except that it accepts a va_list
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2307 bool Identical = false; member
2699 V.Identical = true; in analyzeValue()
3074 if (V.Identical) in pruneSubRegValues()
3087 (V.Identical && V.Resolution == CR_Erase && in pruneSubRegValues()
3097 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
/external/llvm-project/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2333 bool Identical = false; member
2720 V.Identical = true; in analyzeValue()
3096 if (V.Identical) in pruneSubRegValues()
3109 (V.Identical && V.Resolution == CR_Erase && in pruneSubRegValues()
3119 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
/external/python/cpython2/Doc/c-api/
Darg.rst345 Identical to :c:func:`PyArg_ParseTuple`, except that it accepts a va_list
358 Identical to :c:func:`PyArg_ParseTupleAndKeywords`, except that it accepts a
564 Identical to :c:func:`Py_BuildValue`, except that it accepts a va_list
Dstring.rst149 Identical to :c:func:`PyString_FromFormat` except that it takes exactly two
/external/mesa3d/docs/relnotes/
D5.156 Identical to GL_NV_texture_rectangle

123