Home
last modified time | relevance | path

Searched refs:sitefile (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/grass7/grass-7.8.6/vector/v.hull/
H A Dmain.c40 char *sitefile; in main() local
80 sitefile = input->answer; in main()
86 if (Vect_open_old2(&Map, sitefile, "", field->answer) < 0) in main()
87 G_fatal_error(_("Unable to open vector map <%s>"), sitefile); in main()
100 G_fatal_error(_("Error loading vector points from <%s>"), sitefile); in main()
105 G_verbose_message(_("%d points read from vector map <%s>"), numSitePoints, sitefile); in main()
/dports/devel/p5-App-perlbrew/App-perlbrew-0.93/t/
H A D12.destdir.t88 my $sitefile = File::Temp->new;
89 print $sitefile "use strict;\n";
90 close $sitefile;
92 "--destdir=$DESTDIR", "--sitecustomize=$sitefile"
H A D12.sitecustomize.t84 my $sitefile = File::Temp->new;
85 print $sitefile "use strict;\n";
86 close $sitefile;
88 "--sitecustomize=$sitefile"
/dports/databases/grass7/grass-7.8.6/raster/r.random/
H A DREADME15 * A sitefile may optionally be created.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.hp/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.hp/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/nlm/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/m68hc11/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/m68k/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/utils/spu/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/m68k/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/utils/spu/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/nlm/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/m68hc11/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/hadoop/hadoop-1.2.1/contrib/hod/hodlib/Hod/
H A Dhadoop.py124 sitefile = file(siteName, 'w')
125 print >> sitefile, topElement.toxml()
126 sitefile.close()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/
H A Dconfigure37 sitefile=
493 if test -z "$sitefile"; then
502 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/iq2000/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/hod/hodlib/Hod/
H A Dhadoop.py124 sitefile = file(siteName, 'w')
125 print >> sitefile, topElement.toxml()
126 sitefile.close()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/iq2000/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/
H A Dconfigure37 sitefile=
493 if test -z "$sitefile"; then
502 CONFIG_SITE="$sitefile"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/utils/wince/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/utils/wince/
H A Dconfigure31 sitefile=
487 if test -z "$sitefile"; then
496 CONFIG_SITE="$sitefile"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/wince/
H A Dconfigure34 sitefile=
490 if test -z "$sitefile"; then
499 CONFIG_SITE="$sitefile"

1234