Searched defs:result (Results 1 - 4 of 4) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DSearchHelper.java79 /** the result cursor start index, i.e. where to start displaying results */
81 /** max. number of result items to show */
94 * separate result page denoted by the value of this field. Automatically
104 /** list of docs which result from the executing the query */
119 /** result summarizer usually created via {@link #prepareSummary()}. */
292 List<String> result) throws IOException {
301 result.addAll(Arrays.asList(checker.suggestSimilar(toks[j].toLowerCase(), 5)));
291 getSuggestion(String term, SpellChecker checker, List<String> result) argument
H A DPageConfig.java328 // otherwise a link like http://.../source/xref + $rLink would result
441 * Get the <b>start</b> index for a search result to return by looking up
747 private static void splitByComma(String value, List<String> result) { argument
754 result.add(p[k]);
/opengrok-jel/lib/
H A Dswing-layout-0.9.jar ... gap1 int raw java.awt.Insets visualMargin2 int result int result int result int result int sizeStyle java.
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 22 milliseconds