Searched defs:off (Results 1 – 6 of 6) sorted by relevance
90 def off(self, outlet): member in PduDevice
52 def off(self, outlet): member in PduDevice
188 def off(self, outlet): member in PduDevice
268 public int read(byte[] b, int off, int len) throws IOException { in read()
911 public int read(@Nonnull byte[] b, int off, int len) throws IOException { in directOpen()
3004 def set_screen_status(ad, off=True): argument