Home
last modified time | relevance | path

Searched defs:IsIdentity (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_1d_function.cpp29 bool dng_1d_function::IsIdentity () const in IsIdentity() function in dng_1d_function
78 bool dng_1d_identity::IsIdentity () const in IsIdentity() function in dng_1d_identity
128 bool dng_1d_concatenate::IsIdentity () const in IsIdentity() function in dng_1d_concatenate
170 bool dng_1d_inverse::IsIdentity () const in IsIdentity() function in dng_1d_inverse
H A Ddng_spline.cpp156 bool dng_spline_solver::IsIdentity () const in IsIdentity() function in dng_spline_solver
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h175 bool IsIdentity() const { return class_ == NC_IDENTITY; } in IsIdentity() function
862 inline bool IsIdentity(const Node* node) { return node->IsIdentity(); } in IsIdentity() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusmatrix.h114 BOOL IsIdentity() const in IsIdentity() function
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLSwizzle.cpp441 bool Swizzle::IsIdentity(const ComponentArray& components) { in IsIdentity() function in SkSL::Swizzle
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h483 bool IsIdentity() const { return *this == CFX_Matrix(); } in IsIdentity() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc315 bool IsIdentity(const NodeDef& node) { in IsIdentity() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc410 bool TFGraphDialect::IsIdentity(TFOp op) const { in IsIdentity() function in mlir::tfg::TFGraphDialect
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5403 bool IsIdentity = true; in buildTree_rec() local
6583 bool IsIdentity = peekThroughShuffles(V1, NewMask, /*SinglePermute=*/true); in createShuffle() local
7107 bool IsIdentity = true; in getEntryCost() local
8406 bool IsIdentity = Entries.size() == 1; in isGatherShuffledEntry() local
9323 bool IsIdentity = true; in vectorizeTree() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4264 bool IsIdentity = true; in FoldBUILD_VECTOR() local
4308 bool IsIdentity = true; in foldCONCAT_VECTORS() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5038 bool IsIdentity = true; in FoldBUILD_VECTOR() local
5082 bool IsIdentity = true; in foldCONCAT_VECTORS() local