Searched defs:score (Results 1 - 5 of 5) sorted by relevance

/openjdk9/nashorn/test/src/jdk/nashorn/internal/performance/
H A DAuroraWrapper.java77 public static void addBenchmarkResults(final Document doc, final Element root, final String name, final String score, final String higherBetter) { argument
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/patterns/
H A DNodeTest.java314 setStaticScore(XNumber score) argument
[all...]
/openjdk9/hotspot/src/share/vm/opto/
H A Dlcm.cpp501 uint score = 0; // Bigger is better local
H A Dchaitin.cpp102 double LRG::score() const { function in class:LRG
108 double score = raw_score( _cost, _area); local
1267 double score = lrgs(lo_score).score(); local
[all...]
/openjdk9/hotspot/src/share/vm/runtime/
H A Dglobals.cpp920 float score; local

Completed in 114 milliseconds