Home
last modified time | relevance | path

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

/external/dng_sdk/source/
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
Ddng_spline.cpp156 bool dng_spline_solver::IsIdentity () const in IsIdentity() function in dng_spline_solver
/external/epid-sdk/epid/member/src/
Dnrprove.c44 static bool IsIdentity(G1ElemStr const* elem_str) { in IsIdentity() function
/external/tensorflow/tensorflow/core/graph/
Dgraph.h158 bool IsIdentity() const { return class_ == NC_IDENTITY; } in IsIdentity() function
753 inline bool IsIdentity(const Node* node) { return node->IsIdentity(); } in IsIdentity() function
/external/pdfium/core/fxcrt/
Dfx_coordinates.h625 bool IsIdentity() const { in IsIdentity() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc252 bool IsIdentity(const NodeDef& node) { in IsIdentity() function