Searched defs:Control (Results 1 - 10 of 10) sorted by relevance

/openjdk9/jdk/src/java.naming/share/classes/javax/naming/ldap/
H A DControl.java52 public interface Control extends java.io.Serializable { interface in inherits:java.io.Serializable
/openjdk9/hotspot/src/share/vm/opto/
H A DadlcVMDeps.hpp41 enum { Control, I_O, Memory, FramePtr, ReturnAdr, Parms }; enumerator in enum:AdlcVMDeps::__anon514
H A Dmovenode.hpp34 enum { Control, // When is it safe to do this cmove? enumerator in enum:CMoveNode::__anon579
H A Daddnode.hpp137 enum { Control, // When is it safe to do this add? enumerator in enum:AddPNode::__anon513
H A Dcfgnode.hpp70 Control // Control arcs are [1..len) enumerator in enum:RegionNode::__anon524
H A Dmemnode.hpp51 enum { Control, // When is it safe to do this load? enumerator in enum:MemNode::__anon571
1278 Control = TypeFunc::Control, enumerator in enum:InitializeNode::__anon578
H A Dtype.hpp80 Control, // Control of code (not in lattice) enumerator in enum:Type::TYPES
/openjdk9/jdk/src/java.desktop/share/classes/javax/sound/sampled/
H A DControl.java43 public abstract class Control { class
55 protected Control(Type type) { method in class:Control
/openjdk9/jdk/src/java.base/share/classes/java/util/
H A DResourceBundle.java2513 public static class Control { class in class:ResourceBundle
2563 protected Control() { method in class:ResourceBundle.Control
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DTMSchema.java64 public static enum Control { enum in class:TMSchema
[all...]

Completed in 102 milliseconds