Searched refs:discarded (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DWindowsSelectorImpl.c223 jboolean discarded = JNI_FALSE; local
228 discarded = JNI_TRUE;
231 return discarded;
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec333 "Tells the target VM to stop sending events. Events are not discarded; "
2527 "The top-most stack frames are discarded and the stack frame previous to 'frame' "
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DLower.java2138 public JCTree build(final JCTree discarded) {

Completed in 345 milliseconds