Searched defs:initialize (Results 1 - 6 of 6) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DCtags.java86 private void initialize() throws IOException { method in class:Ctags
188 initialize();
/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java32 * Create and initialize an empty history cache if one doesn't exist
37 void initialize() throws HistoryException; method in interface:HistoryCache
H A DFileHistoryCache.java67 public void initialize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java242 // that we initialize on start-up. Details can be found in Derby's
319 * @param generator the {@code AtomicInteger} object to initialize
338 public void initialize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java123 initialize();
238 private void initialize() throws IOException { method in class:IndexDatabase
/opengrok-jel/lib/
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 19 milliseconds