Searched refs:constructed (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/doc-files/
H A DModality.txt94 blocked by it. Transient_for chain is constructed in the
136 Some examples how transient_for chain is constructed and
/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl-priv.h119 /* Indicates whether the structure was constructed from dynamic memory
121 int constructed; member in struct:GFMethodStr
165 /* Indicates whether the structure was constructed from dynamic memory
167 int constructed; member in struct:ECGroupStr
H A Decl.c62 group->constructed = MP_YES;
434 if (group->constructed == MP_NO)
H A Decl_gf.c60 meth->constructed = MP_YES;
133 * then it is constructed from the bitstring representation. */
192 if (meth->constructed == MP_NO)
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h465 guint constructed : 1; member in struct:__anon999
/openjdk7/jdk/src/share/classes/sun/security/provider/
H A DPolicyFile.java303 private boolean constructed = false; field in class:PolicyFile

Completed in 41 milliseconds