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

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java31 * Create and initialize an empty history cache if one doesn't exist
36 void initialize() throws HistoryException; method in interface:HistoryCache
H A DFileHistoryCache.java156 public void initialize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java284 // that we initialize on start-up. Details can be found in Derby's
347 * @param generator the {@code AtomicInteger} object to initialize
363 public void initialize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok/src/org/opensolaris/opengrok/analysis/
H A DCtags.java81 private void initialize() throws IOException { method in class:Ctags
253 initialize();
/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java141 initialize();
254 private void initialize() throws IOException { method in class:IndexDatabase
/opengrok/lib/
H A Dbcel-6.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 49 milliseconds