Searched +refs:term +refs:mode (Results 1 - 4 of 4) sorted by relevance

/openjdk9/nashorn/test/script/trusted/
H A DJDK-util.js44 var term = System.getenv("TERM")
45 winCyg = term ? true:false
67 function cygpath(path,mode) {
77 if (mode == outPath.windows)
/openjdk9/nashorn/test/script/nosecurity/
H A DJDK-util.js44 var term = System.getenv("TERM")
45 winCyg = term ? true:false
79 function cygpath(path,mode) {
89 if (mode == outPath.windows)
/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/parser/
H A DJavacParser.java278 /** When terms are parsed, the mode determines which is expected:
279 * mode = EXPR : an expression
280 * mode = TYPE : a type
281 * mode = NOPARAMS : no parameters allowed for type
282 * mode = TYPEARG : type argument
290 /** The current mode.
292 protected int mode = 0; field in class:JavacParser
294 /** The mode of the term that was parsed last.
519 if ((mode
829 protected JCExpression term(int newmode) { method in class:JavacParser
851 JCExpression term() { method in class:JavacParser
[all...]
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jar ... sun.mail.imap.SortTerm TO private String term private void <a class="d" name=" " href= ...

Completed in 73 milliseconds