/external/tensorflow/tensorflow/core/kernels/ |
D | strided_slice_op.cc | 93 bool is_identity = true; in Compute() local 200 bool is_identity = true; in Compute() local 293 bool is_identity = true; in Compute() local
|
D | slice_op.cc | 66 TensorShape* output_shape, bool* is_identity, in SharedValidation() 130 bool is_identity = true; in SharedSliceCommonCases() local
|
D | strided_slice_op_test.cc | 110 bool is_identity = true, slice_dim0 = true, is_simple_slice = true; in BM_ValidateStridedSliceOp() local
|
D | mkl_slice_op.cc | 66 static void ValidateMklInputs(OpKernelContext* context, bool* is_identity, in ValidateMklInputs() 141 bool is_identity = true; in CheckCommonCasesForMklInputs() local
|
D | transpose_op.cc | 165 bool is_identity = true; in Compute() local
|
/external/libchrome/base/posix/ |
D | file_descriptor_shuffle.cc | 36 const bool is_identity = i->source == i->dest; in PerformInjectiveMultimapDestructive() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_remove_constants.c | 68 unsigned is_identity = 1; in rc_remove_unused_constants() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | transpose_op.cc | 61 bool is_identity = true; in Compile() local
|
/external/tensorflow/tensorflow/core/util/ |
D | strided_slice_op.cc | 158 bool* is_identity, bool* is_simple_slice, bool* slice_dim0, in ValidateStridedSliceOp() 380 TensorShape* final_shape, bool* is_identity, bool* is_simple_slice, in ValidateStridedSliceOp()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer.cc | 168 const bool is_identity = IsIdentity(node) || IsIdentityNSingleInput(node); in BypassingNodeIsBeneficial() local 229 const bool is_identity = IsIdentity(*node) || IsIdentityNSingleInput(*node); in OptimizeNode() local
|
D | arithmetic_optimizer.cc | 3184 bool is_identity; in GetSliceAxis() local
|
/external/epid-sdk/epid/common/math/src/ |
D | tatepairing.c | 330 bool is_identity; in Epid11Pairing() local
|
D | ecgroup.c | 1204 EpidStatus EcIsIdentity(EcGroup* g, EcPoint const* p, bool* is_identity) { in EcIsIdentity()
|
/external/skia/tests/ |
D | MatrixTest.cpp | 75 static bool is_identity(const SkMatrix& m) { in is_identity() function
|
D | Matrix44Test.cpp | 69 static bool is_identity(const SkMatrix44& m) { in is_identity() function
|
/external/skqp/tests/ |
D | MatrixTest.cpp | 75 static bool is_identity(const SkMatrix& m) { in is_identity() function
|
D | Matrix44Test.cpp | 69 static bool is_identity(const SkMatrix44& m) { in is_identity() function
|
/external/tensorflow/tensorflow/core/ops/ |
D | array_ops.cc | 1602 bool is_identity, is_simple_slice, slice_dim0; in __anon7c94107b2502() local
|