Searched defs:probe (Results 1 – 4 of 4) sorted by relevance
209 static final int advanceProbe(int probe) { in advanceProbe()213 THREAD_PROBE.set(Thread.currentThread(), probe); in advanceProbe() local
171 int probe = (p == 0) ? 1 : p; // skip 0 in localInit() local270 static final int advanceProbe(int probe) { in advanceProbe()274 U.putInt(Thread.currentThread(), PROBE, probe); in advanceProbe() local
119 private static void probe(File file, String type) throws Exception { in probe() method in ProbeKeystores
1485 int probe = power; in search() local