Searched defs:isReachable (Results 1 - 8 of 8) sorted by last modified time

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java227 boolean isReachable() { method in class:MethodEmitter
H A DLabel.java588 boolean isReachable() { method in class:Label
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DInet6AddressImpl.java54 public boolean isReachable(InetAddress addr, int timeout, method in class:Inet6AddressImpl
H A DInetAddress.java499 public boolean isReachable(int timeout) throws IOException { method in class:InetAddress
534 public boolean isReachable(NetworkInterface netif, int ttl, method in class:InetAddress
H A DInet4AddressImpl.java56 public boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, int ttl) throws IOException { method in class:Inet4AddressImpl
H A DInetAddressImpl.java46 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, method in interface:InetAddressImpl
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DNode.java52 protected boolean isReachable() { method in class:Node
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java284 boolean isReachable() { return _stack_top >= 0; } method in class:GenerateOopMap.BasicBlock

Completed in 137 milliseconds