Searched refs:choose (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A DFREEBSD-libiberty6 choose-temp.c \
H A Dconfigure937 --with-gc={page,zone} choose the garbage collection mechanism to use
12165 # libunwind, we can choose to use the system libunwind.
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dmakefile.vms13 xmemdup.obj,xstrdup.obj,xatexit.obj,choose-temp.obj,fnmatch.obj,objalloc.obj
H A DMakefile.in131 calloc.c choose-temp.c clock.c concat.c cp-demangle.c \
166 ./choose-temp.o ./concat.o ./cp-demint.o \
560 ./choose-temp.o: $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \
563 $(COMPILE.c) $(PICFLAG) $(srcdir)/choose-temp.c -o pic/$@; \
565 $(COMPILE.c) $(srcdir)/choose-temp.c $(OUTPUT_OPTION)
/freebsd-10.1-release/gnu/usr.bin/binutils/libiberty/
H A DMakefile10 choose-temp.c \
/freebsd-10.1-release/gnu/usr.bin/cc/libiberty/
H A DMakefile16 SRCS= argv.c choose-temp.c concat.c cp-demangle.c cp-demint.c cplus-dem.c \
/freebsd-10.1-release/contrib/jemalloc/src/
H A Djemalloc.c158 unsigned i, choose, first_null; local
160 choose = 0;
171 arenas[choose]->nthreads)
172 choose = i;
187 if (arenas[choose]->nthreads == 0
193 ret = arenas[choose];
/freebsd-10.1-release/contrib/binutils/libiberty/
H A DMakefile.in131 calloc.c choose-temp.c clock.c concat.c cp-demangle.c \
166 ./choose-temp.o ./concat.o ./cp-demint.o \
577 ./choose-temp.o: $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \
580 $(COMPILE.c) $(PICFLAG) $(srcdir)/choose-temp.c -o pic/$@; \
582 $(COMPILE.c) $(srcdir)/choose-temp.c $(OUTPUT_OPTION)
/freebsd-10.1-release/contrib/libstdc++/scripts/
H A Dmake_graph.py154 def choose(self, cntnr): member in class:png_maker.__style_chooser
252 style = self.__sc.choose(cntnr)
/freebsd-10.1-release/share/mk/
H A Dbsd.own.mk677 # overriden by Makefiles, but the user may choose to set this in src.conf(5).
/freebsd-10.1-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile510 LIBIBERTY_SRCS= choose-temp.c concat.c cp-demangle.c cp-demint.c cplus-dem.c \
/freebsd-10.1-release/contrib/binutils/
H A Dconfigure926 --enable-stage1-languages=all choose additional languages to build during
937 --enable-stage1-checking=all choose additional checking for stage1
1806 ### To add a new directory to the tree, first choose whether it is a target
5648 # choose program_transform_name, replace any s,x,x, with s,y,y,.
/freebsd-10.1-release/contrib/apr-util/
H A Dconfigure1442 --with-dbm=DBM choose the DBM type to use.

Completed in 245 milliseconds