Searched refs:jar (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/
H A DMakefile4 all: dbtest.jar
6 dbtest.jar: classesdir
7 # Compile the tests and build the test jar
10 jar cf ./dbtest.jar -C ./classes ./com/sleepycat
17 [ -f ./dbtest.jar ] && rm ./dbtest.jar
H A Dchk.bdb11 # distribution: JUnit (junit.jar) I've been using the 8/31/2002 version
14 # JUNIT_JAR=/Users/gburd/Unix/opt/junit/junit.jar
17 echo 'FAIL: unset environment variable JUNIT_JAR for junit.jar.'
22 echo 'FAIL: JUNIT_JAR not a valid path to the junit.jar.'
40 DB_JAR=$d/db.jar
50 [ -f ./dbtest.jar ] || (make dbtest.jar) || {
51 echo 'FAIL: unable to find or build dbtest.jar'
61 java -Xcheck:jni -Djava.library.path=$DB_LIB_DIR -cp "$REQUIRED_JARS$CP_SEP$DB_JAR$CP_SEP./dbtest.jar" org.junit.runner.JUnitCore $1
68 if java -Xcheck:jni -Djava.library.path=$DB_LIB_DIR -cp "$REQUIRED_JARS$CP_SEP$DB_JAR$CP_SEP./dbtest.jar" or
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/
H A Dchk.bdb9 # distribution: JUnit (junit.jar) I've been using the 8/31/2002 version
12 # JUNIT_JAR=/Users/gburd/Unix/opt/junit/junit.jar
15 echo 'FAIL: unset environment variable JUNIT_JAR for junit.jar.'
20 echo 'FAIL: JUNIT_JAR not a valid path to the junit.jar.'
26 DB_JAR=$d/db.jar
35 [ -f ./dbtest.jar ] || (make dbtest.jar) || {
36 echo 'FAIL: unable to find or build dbtest.jar'
46 -cp testserial:$REQUIRED_JARS:$DB_JAR:./dbtest.jar $c ; then
59 -cp $REQUIRED_JARS:$DB_JAR:./dbtest.jar
[all...]
H A DMakefile11 all: dbtest.jar
13 dbtest.jar: classesdir
14 # Compile the tests and build the test jar
17 jar cf ./dbtest.jar -C ./classes ./com/sleepycat
30 [ -f ./dbtest.jar ] && rm ./dbtest.jar
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_java_xaj.mak7 Release/dbxa.jar : $(JAVA_XASRCS)
10 @echo creating jar file
12 @jar cf ../dbxa.jar com\sleepycat\db\xa\*.class
15 Debug/dbxa.jar : $(JAVA_XASRCS)
18 @echo creating jar file
20 @jar cf ../dbxa.jar com\sleepycat\db\xa\*.class
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java/
H A DMakefile.am60 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
84 hello-resources.jar:
90 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
103 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
113 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
115 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
121 # Rules for compiling Java programs as jar libraries.
123 # the program without installing it, simply by doing "java -jar hello.jar"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-awt/
H A DMakefile.am60 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
84 hello-resources.jar:
90 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
103 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
113 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
115 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
121 # Rules for compiling Java programs as jar libraries.
123 # the program without installing it, simply by doing "java -jar hello.jar"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-qtjambi/
H A DMakefile.am60 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
84 hello-resources.jar:
90 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
103 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
113 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
115 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
121 # Rules for compiling Java programs as jar libraries.
123 # the program without installing it, simply by doing "java -jar hello.jar"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-swing/
H A DMakefile.am60 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
84 hello-resources.jar:
90 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
103 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
113 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
115 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
121 # Rules for compiling Java programs as jar libraries.
123 # the program without installing it, simply by doing "java -jar hello.jar"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.am42 all-classes-yes: libintl.jar
47 libintl.jar: gnu/gettext/GettextResource.class
52 CLEANFILES += libintl.jar gnu/gettext/*.class
59 $(INSTALL_DATA) libintl.jar $(DESTDIR)$(jardir)/libintl.jar
65 $(RM) $(DESTDIR)$(jardir)/libintl.jar
H A DMakefile.in436 CLEANFILES = libintl.jar gnu/gettext/*.class
636 all-classes-yes: libintl.jar
641 libintl.jar: gnu/gettext/GettextResource.class
649 $(INSTALL_DATA) libintl.jar $(DESTDIR)$(jardir)/libintl.jar
655 $(RM) $(DESTDIR)$(jardir)/libintl.jar
H A DMakefile436 CLEANFILES = libintl.jar gnu/gettext/*.class
636 all-classes-yes: libintl.jar
641 libintl.jar: gnu/gettext/GettextResource.class
649 $(INSTALL_DATA) libintl.jar $(DESTDIR)$(jardir)/libintl.jar
655 $(RM) $(DESTDIR)$(jardir)/libintl.jar
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dcookies.c62 /* Cookie jar serves as cookie storage and a means of retrieving
65 looking up the domain in the cookie jar's chains_by_domain table.
68 execute hash_table_get(jar->chains_by_domain, "google.com"). Of
78 int cookie_count; /* number of cookies in the jar. */
88 struct cookie_jar *jar = xnew (struct cookie_jar);
89 jar->chains = make_nocase_string_hash_table (0);
90 jar->cookie_count = 0;
91 return jar;
162 All cookies can be reached beginning with jar->chains. The key in
175 find_matching_cookie (struct cookie_jar *jar, struc
87 struct cookie_jar *jar = xnew (struct cookie_jar); local
173 find_matching_cookie(struct cookie_jar *jar, struct cookie *cookie, struct cookie **prevptr) argument
207 store_cookie(struct cookie_jar *jar, struct cookie *cookie) argument
279 discard_matching_cookie(struct cookie_jar *jar, struct cookie *cookie) argument
652 cookie_handle_set_cookie(struct cookie_jar *jar, const char *host, int port, const char *path, const char *set_cookie) argument
763 find_chains_of_host(struct cookie_jar *jar, const char *host, struct cookie *dest[]) argument
959 cookie_header(struct cookie_jar *jar, const char *host, int port, const char *path, bool secflag) argument
1128 cookie_jar_load(struct cookie_jar *jar, const char *file) argument
1240 cookie_jar_save(struct cookie_jar *jar, const char *file) argument
1301 cookie_jar_delete(struct cookie_jar *jar) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgunfmt-java-117 echo "Skipping test: Java compiler or jar not found"
64 GETTEXTJEXEDIR=../src GETTEXTJAR=../src/gettext.jar \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.in534 -DGETTEXTJAR=\"$(jardir)/gettext.jar\" \
964 gnu.gettext.GetURL$(EXEEXT) gettext.jar gnu/gettext/*.class \
2129 all-java-no-yes: gettext.jar
2144 gettext.jar: gnu/gettext/DumpResource.class gnu/gettext/GetURL.class
2158 $(INSTALL_DATA) gettext.jar $(DESTDIR)$(jardir)/gettext.jar
2175 $(RM) $(DESTDIR)$(jardir)/gettext.jar
H A DMakefile534 -DGETTEXTJAR=\"$(jardir)/gettext.jar\" \
964 gnu.gettext.GetURL$(EXEEXT) gettext.jar gnu/gettext/*.class \
2129 all-java-no-yes: gettext.jar
2144 gettext.jar: gnu/gettext/DumpResource.class gnu/gettext/GetURL.class
2158 $(INSTALL_DATA) gettext.jar $(DESTDIR)$(jardir)/gettext.jar
2175 $(RM) $(DESTDIR)$(jardir)/gettext.jar
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile110 libj_jarfile= db.jar
111 libj_exjarfile= dbexamples.jar
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in108 libj_jarfile= db.jar
109 libj_exjarfile= dbexamples.jar
H A Dconfigure21366 test "x$JAR" = x && for ac_prog in jar$EXEEXT
21409 test "x$JAR" = x && for ac_prog in jar
21453 test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
21454 echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure4984 # Extract the first word of "jar", so it can be a program name with args.
4985 set dummy jar; ac_word=$2
5001 ac_cv_prog_JAR="jar"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure5598 # Extract the first word of "jar", so it can be a program name with args.
5599 set dummy jar; ac_word=$2
5615 ac_cv_prog_JAR="jar"
[all...]

Completed in 347 milliseconds