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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java66 * @throws Exception If the solve fails.
68 public boolean solve() throws Exception; method in interface:Solver
H A DSystemSolver.java452 * @throws Exception If the solve fails.
454 public boolean solve() throws Exception method in class:SystemSolver
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c489 int solve = 0; local
523 solve = 1;
529 return (solve ? CMD_EVD_OK : CMD_EVD_UNUSED);
/openjdk7/hotspot/test/compiler/5091921/
H A DTest6890943.java56 int digs = solve();
64 private int solve() { method in class:Test6890943

Completed in 98 milliseconds