Home
last modified time | relevance | path

Searched defs:IsPrint (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h85 bool IsPrint() const { return m_bPrint; } in IsPrint() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc432 bool IsPrint(const NodeDef& node) { in IsPrint() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc626 bool TFGraphDialect::IsPrint(TFOp op) const { in IsPrint() function in mlir::tfg::TFGraphDialect