Searched refs:setup (Results 1 - 25 of 198) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-signal.c21 void setup (void);
31 setup ();
46 " .globl setup\n"
47 "setup:\n"
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/stress/
H A Dsetup.sh18 # Id: setup.sh,v 1.5 2007/06/19 23:47:05 tbox Exp
24 $PERL setup.pl
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/python/
H A Dsetup.py2 from distutils.core import setup
4 setup(name = 'Magic file extensions',
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dsetup.sh18 # Id: setup.sh,v 1.11 2007/06/19 23:47:00 tbox Exp
35 if test -f $test/setup.sh
37 ( cd $test && sh setup.sh "$@" )
H A Drun.sh86 if test -f $test/setup.sh
88 ( cd $test && sh setup.sh "$@" )
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/virtual-time/
H A Dsetup.sh17 # Id: setup.sh,v 1.2 2010/06/17 05:38:05 marka Exp
34 if test -f $test/setup.sh
36 ( cd $test && sh setup.sh "$@" )
H A Drun.sh68 if test -f $test/setup.sh
70 ( cd $test && sh setup.sh "$@" )
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/tkey/
H A Dsetup.sh18 # Id: setup.sh,v 1.7 2009/03/02 23:47:43 tbox Exp
24 cd ns1 && sh setup.sh
/netbsd-6-1-5-RELEASE/games/adventure/
H A DMakefile8 CLEANFILES+=setup setup.lo data.c
10 data.c: glorkz setup
12 ./setup ${.CURDIR}/glorkz > data.c
14 setup.lo: hdr.h
15 setup: setup.lo
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/xferquota/
H A Dsetup.sh18 # Id: setup.sh,v 1.15 2007/06/19 23:47:07 tbox Exp
24 $PERL setup.pl
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_boot.h44 virtual BOOL setup(void);
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_boot.h44 virtual BOOL setup(void);
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_boot.h44 virtual BOOL setup(void);
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/python/
H A Dsetup.py0 # setup.py - Builds and installs the TRE Python language bindings module
6 from distutils.core import setup, Extension
22 setup(name = "tre",
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/amiga/
H A Dlaunch.c31 void setup() __attribute__((constructor));
35 void setup() function
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/bcb5/
H A Dmakefile.mak1 all: setup expat expatw expat_static expatw_static elements outline xmlwf
3 setup:
4 setup
/netbsd-6-1-5-RELEASE/games/phantasia/
H A DMakefile29 CLEANFILES+=map setup setup.lo host_phantglobs.lo ${ALLFILES} files.stamp
34 files.stamp: setup monsters.asc
37 ./setup -m ${.CURDIR}/monsters.asc
40 setup: host_phantglobs.lo setup.lo ${LIBM}
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tests/db/
H A Dhave-db.in39 . ${top_builddir}/tests/bin/setup-env
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/mips/
H A Dsanity.s9 setup
H A Dhilo-hazard-2.s11 setup
H A Dhilo-hazard-3.s11 setup
/netbsd-6-1-5-RELEASE/share/doc/smm/01.setup/
H A DMakefile5 DIR= smm/01.setup
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Dtlsopt2_32.s3 # __tls_get_addr without marker relocs, and two arg setup insns
/netbsd-6-1-5-RELEASE/games/boggle/boggle/
H A Dextern.h57 int setup(int, time_t);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Dptrmem21.C34 void setup() function

Completed in 193 milliseconds

12345678