Searched refs:has_output (Results 1 – 5 of 5) sorted by relevance
105 has_output = True variable in CryptoOperation135 if self.has_output:148 if self.has_output:267 has_output = False variable in VerifyOperation
18 .def_property_readonly("has_output", &VideoDevice::has_output) in init_pyvid()
415 bool has_output = false; in RunQueryAndPrintResult() local436 if (has_output) { in RunQueryAndPrintResult()444 has_output = true; in RunQueryAndPrintResult()
32 bool has_output() const { return m_has_output; } in has_output() function
276 const bool has_output = outputs_map.count(node_id) == 1; in SetupGraph() local282 if (has_output) { in SetupGraph()