Searched refs:RepConfig (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/repquote/
H A DRepConfig.java6 * $Id: RepConfig.java,v 1.9 2008/01/08 20:58:32 bostic Exp $
17 public class RepConfig class
38 public RepConfig() method in class:RepConfig
H A DRepQuoteExample.java19 import db.repquote.RepConfig;
77 private RepConfig appConfig;
82 System.err.println("usage: " + RepConfig.progname);
108 RepConfig config = new RepConfig();
206 public int init(RepConfig config)
213 envConfig.setErrorPrefix(RepConfig.progname);
225 envConfig.setCacheSize(RepConfig.CACHESIZE);
274 (null, RepConfig.progname, null, dbconf);
282 Thread.sleep(RepConfig
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile635 $(JAVA_EXDIR)/db/repquote/RepConfig.java \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in630 $(JAVA_EXDIR)/db/repquote/RepConfig.java \

Completed in 87 milliseconds