Searched defs:kill (Results 1 - 15 of 15) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/sun/nio/ch/
H A DSelChImpl.java69 void kill() throws IOException; method in interface:SelChImpl
H A DServerSocketChannelImpl.java300 public void kill() throws IOException { method in class:ServerSocketChannelImpl
H A DSocketChannelImpl.java865 public void kill() throws IOException { method in class:SocketChannelImpl
[all...]
H A DDatagramChannelImpl.java1023 public void kill() throws IOException { method in class:DatagramChannelImpl
/openjdk10/jdk/test/java/lang/Runtime/exec/
H A DUnixCommands.java58 public static String kill() { return findCommand("kill"); } method in class:UnixCommands
/openjdk10/jdk/src/java.base/windows/classes/sun/nio/ch/
H A DSourceChannelImpl.java66 public void kill() throws IOException { method in class:SourceChannelImpl
H A DSinkChannelImpl.java67 public void kill() throws IOException { method in class:SinkChannelImpl
/openjdk10/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DSourceChannelImpl.java97 public void kill() throws IOException { method in class:SourceChannelImpl
H A DSinkChannelImpl.java97 public void kill() throws IOException { method in class:SinkChannelImpl
/openjdk10/jdk/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/
H A DSctpServerChannelImpl.java278 public void kill() throws IOException { method in class:SctpServerChannelImpl
H A DSctpChannelImpl.java657 public void kill() throws IOException { method in class:SctpChannelImpl
H A DSctpMultiChannelImpl.java370 public void kill() throws IOException { method in class:SctpMultiChannelImpl
/openjdk10/hotspot/src/share/vm/opto/
H A Doutput.cpp2522 OptoReg::Name kill = rm.find_first_elem(); local
2577 Node *kill = def; // Rename 'def' to more descriptive 'kill' local
2711 OptoReg::Name kill = rm.find_first_elem(); local
2730 OptoReg::Name kill = rm.find_first_elem(); local
[all...]
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp497 void kill() { function in class:FieldBuffer
664 void kill() { function in class:MemoryBuffer
/openjdk10/hotspot/src/share/vm/adlc/
H A Dformssel.cpp955 OperandForm* kill = (OperandForm*)_localNames[kill_name]; local

Completed in 208 milliseconds