Searched refs:set_output (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/cros/ | ||
D | interactive_client.py | 53 def set_output(self, html): member in InteractiveClient |
/external/autotest/client/common_lib/cros/ | ||
D | interactive_xmlrpc_server.py | 48 def set_output(self, html): member in InteractiveXmlRpcDelegate |
/external/v8/src/compiler/ | ||
D | simplified-lowering.cc | 236 void set_output(MachineRepresentation output) { representation_ = output; } in set_output() function in v8::internal::compiler::RepresentationSelector::NodeInfo |