Searched refs:reuse (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp153 # If we already downloaded a file to the target, see if we can reuse it.
154 set reuse 0
156 set reuse 1
160 set reuse 0
165 set reuse 0
169 if { $reuse == 0 } {
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpf/
H A DMakefile.am25 check_PROGRAMS = t-add t-sub t-conv t-sqrt t-sqrt_ui t-muldiv t-dm2exp reuse \
H A DMakefile.in57 t-dm2exp$(EXEEXT) reuse$(EXEEXT) t-cmp_d$(EXEEXT) \
75 reuse_SOURCES = reuse.c
76 reuse_OBJECTS = reuse$U.$(OBJEXT)
222 SOURCES = reuse.c t-add.c t-cmp_d.c t-cmp_si.c t-conv.c t-div.c \
227 DIST_SOURCES = reuse.c t-add.c t-cmp_d.c t-cmp_si.c t-conv.c t-div.c \
445 reuse$(EXEEXT): $(reuse_OBJECTS) $(reuse_DEPENDENCIES)
446 @rm -f reuse$(EXEEXT)
546 reuse_.c: reuse.c $(ANSI2KNR)
547 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/reuse.c; then echo $(srcdir)/reuse
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A DMakefile.am27 t-inp_str logic bit t-powm t-powm_ui t-pow t-div_2exp reuse \
H A DMakefile.in62 t-div_2exp$(EXEEXT) reuse$(EXEEXT) t-root$(EXEEXT) \
115 reuse_SOURCES = reuse.c
116 reuse_OBJECTS = reuse$U.$(OBJEXT)
387 SOURCES = bit.c convert.c dive.c dive_ui.c io.c logic.c reuse.c \
398 DIST_SOURCES = bit.c convert.c dive.c dive_ui.c io.c logic.c reuse.c \
645 reuse$(EXEEXT): $(reuse_OBJECTS) $(reuse_DEPENDENCIES)
646 @rm -f reuse$(EXEEXT)
833 reuse_.c: reuse.c $(ANSI2KNR)
834 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/reuse.c; then echo $(srcdir)/reuse
[all...]
/netbsd-6-1-5-RELEASE/games/boggle/boggle/
H A Dbog.c127 static int reuse; variable
140 batch = debug = reuse = selfuse = sflag = 0;
175 reuse = 1;
180 if (reuse || selfuse) {
488 * reuse flag is set
499 if (!reuse && (usedbits & used))
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dio.c482 coproc_cleanup(reuse)
483 int reuse;
486 if (!reuse || coproc.readw < 0 || coproc.read < 0) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Drvdummy.c112 int reuse = 1; local
124 if (setsockopt (s, SOL_SOCKET, SO_REUSEADDR, &reuse, sizeof reuse) != 0)
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A DMakefile.am16 reuse tabs tacos tacosh tadd tadd1sp tadd_d tadd_ui tagm \
H A DMakefile.in50 mpf_compat$(EXEEXT) mpfr_compat$(EXEEXT) reuse$(EXEEXT) \
122 reuse_SOURCES = reuse.c
123 reuse_OBJECTS = reuse$U.$(OBJEXT)
905 SOURCES = $(libfrtests_la_SOURCES) mpf_compat.c mpfr_compat.c reuse.c \
932 reuse.c tabs.c tacos.c tacosh.c tadd.c tadd1sp.c tadd_d.c \
1152 reuse$(EXEEXT): $(reuse_OBJECTS) $(reuse_DEPENDENCIES)
1153 @rm -f reuse$(EXEEXT)
1631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reuse$U.Po@am__quote@
1818 reuse_.c: reuse.c $(ANSI2KNR)
1819 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/reuse
[all...]
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dmain.c917 if (lim->reuse > now.tv_sec) {
921 lim->reuse = now.tv_sec + 10*60;
H A Ddefs.h545 time_t reuse; member in struct:msg_limit
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/pa7100/
H A Daddmul_1.asm39 define(`hi1',`%r23') C safe to reuse
H A Dsubmul_1.asm39 define(`hi1',`%r23') C safe to reuse
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/
H A Dhttp.c201 static int bind_socket_ai(struct addrinfo *, int reuse);
202 static int bind_socket(const char *, u_short, int reuse);
1771 evcon->bind_address, evcon->bind_port, 0 /*reuse*/);
2258 if ((fd = bind_socket(address, port, 1 /*reuse*/)) == -1)
2683 bind_socket_ai(struct addrinfo *ai, int reuse) argument
2706 if (reuse) {
2765 bind_socket(const char *address, u_short port, int reuse) argument
2779 fd = bind_socket_ai(aitop, reuse);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dssltest.c327 fprintf(stderr," -reuse - use session-id reuse\n");
523 int number=1,reuse=0; local
610 else if (strcmp(*argv,"-reuse") == 0)
611 reuse=1;
793 if (!ssl2 && !ssl3 && !tls1 && number > 1 && !reuse && !force)
797 "or add one of -ssl2, -ssl3, -tls1, -reuse\n"
1097 if (!reuse) SSL_set_session(c_ssl,NULL);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmul_basecase.asm316 C in the following prologues, we reuse un to store the
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_event.c313 goto reuse;
333 reuse:
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY648 rework ipv6 header parsing to get better code reuse and fix logic errors
658 Rewrork IPv6 extension header parsing to get better code reuse
1213 don't reuse the IP# from an active NAT session if the IP# in the rule
1974 compiling warnings about reuse of m0.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex431 % thus we reuse \temp.
3114 % The `\else' inside the `\doifset' parameter is a trick to reuse the
5327 % And now, it's time to reuse the body of the original defun:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex434 % thus we reuse \temp.
3118 % The `\else' inside the `\doifset' parameter is a trick to reuse the
5341 % And now, it's time to reuse the body of the original defun:
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex426 % thus we reuse \temp.
3017 % The `\else' inside the `\doifset' parameter is a trick to reuse the
5217 % And now, it's time to reuse the body of the original defun:
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex426 % thus we reuse \temp.
3017 % The `\else' inside the `\doifset' parameter is a trick to reuse the
5217 % And now, it's time to reuse the body of the original defun:
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex475 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
3778 % The `\else' inside the `\doifset' parameter is a trick to reuse the
6223 % And now, it's time to reuse the body of the original defun:
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex475 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
3778 % The `\else' inside the `\doifset' parameter is a trick to reuse the
6223 % And now, it's time to reuse the body of the original defun:

Completed in 574 milliseconds

12