Home
last modified time | relevance | path

Searched refs:SDIR (Results 76 – 100 of 300) sorted by relevance

12345678910>>...12

/dports/graphics/jogamp-jogl/gluegen/make/scripts/
H A Dcheck-elf.sh3 SDIR=`dirname $0`
4 RDIR=$SDIR/../../..
/dports/graphics/leptonica/leptonica-1.76.0/
H A Dcppan.yml34 ${SDIR}/src/endianness.h.in
45 file(GLOB_RECURSE csrc "${SDIR}/*.c")
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5import/
H A Dh5importtestutil.sh.in139 SDIR=`$DIRNAME $tstfile`
140 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
160 SDIR=$SRC_H5IMPORT_TESTFILES
161 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5import/
H A Dh5importtestutil.sh.in139 SDIR=`$DIRNAME $tstfile`
140 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
160 SDIR=$SRC_H5IMPORT_TESTFILES
161 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/sysutils/py-plumbum/plumbum-1.7.1/tests/
H A Dconftest.py11 SDIR = os.path.dirname(os.path.abspath(__file__)) variable
16 os.chdir(SDIR)
/dports/mail/mb2md/mb2md-3.20_1/
H A Dmb2md550 opendir(SDIR, $mbroot)
554 while (my $sourcefile = readdir(SDIR))
580 closedir(SDIR);
/dports/science/hdf5/hdf5-1.10.6/tools/test/misc/
H A Dtesth5clear.sh.in114 SDIR=`$DIRNAME $tstfile`
115 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
135 SDIR=$SRC_H5CLEAR_TESTFILES
136 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5dump/
H A Dtesth5dumpvds.sh.in149 SDIR=`$DIRNAME $tstfile`
150 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
170 SDIR=$SRC_H5DUMP_TESTFILES/vds
171 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
H A Dtesth5dumpxml.sh.in208 SDIR=`$DIRNAME $tstfile`
209 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
229 SDIR=$SRC_H5DUMP_TESTFILES
230 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
H A Dtesth5dumppbits.sh.in170 SDIR=`$DIRNAME $tstfile`
171 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
191 SDIR=$SRC_H5DUMP_TESTFILES/pbits
192 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5ls/
H A Dtesth5ls.sh.in180 SDIR=`$DIRNAME $tstfile`
181 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
201 SDIR=$SRC_H5LS_TESTFILES
202 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5ls/
H A Dtesth5ls.sh.in189 SDIR=`$DIRNAME $tstfile`
190 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
210 SDIR=$SRC_H5LS_TESTFILES
211 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/graphics/jogamp-jogl/jogl/make/scripts/
H A Dmake.jogl.all.android-x86-cross.sh3 if [ -e $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh ] ; then
4 . $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh
/dports/science/hdf5/hdf5-1.10.6/java/test/
H A Djunit.sh.in133 SDIR=`$DIRNAME $tstfile`
134 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
157 SDIR=`$DIRNAME $tstfile`
158 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
180 SDIR=`$DIRNAME $tstfile`
181 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
201 SDIR=$HDFLIB_HOME
202 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
226 SDIR=`$DIRNAME $tstfile`
256 SDIR=`$DIRNAME $tstfile`
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5copy/
H A Dtesth5copy.sh.in113 SDIR=`$DIRNAME $tstfile`
114 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
134 SDIR=$SRC_H5COPY_TESTFILES
135 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5copy/
H A Dtesth5copy.sh.in112 SDIR=`$DIRNAME $tstfile`
113 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
133 SDIR=$SRC_H5COPY_TESTFILES
134 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5format_convert/
H A Dtesth5fc.sh.in159 SDIR=`$DIRNAME $tstfile`
160 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
180 SDIR=$SRC_H5FORMCONV_TESTFILES
181 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/net-mgmt/rancid3/rancid-3.13/bin/
H A Dcontrol_rancid.in725 SDIR=${TMPDIR:=/tmp}/rancid.$GROUP.$$.mail
726 error=`mkdir $SDIR`
728 echo "Could not create $SDIR directory" >&2
731 cd $SDIR
761 rm -rf $SDIR
/dports/textproc/templates_parser/templates-parser-1d62939/docs/
H A DMakefile32 EXEDIR := build/bin/$(SDIR)/static
91 --subdirs=$(SDIR)/static \
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5dump/
H A Dtesth5dumpxml.sh.in208 SDIR=`$DIRNAME $tstfile`
209 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
229 SDIR=$SRC_H5DUMP_TESTFILES
230 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
H A Dtesth5dumppbits.sh.in170 SDIR=`$DIRNAME $tstfile`
171 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
191 SDIR=$SRC_H5DUMP_TESTFILES/pbits
192 INODE_SDIR=`$LS -i -d $SDIR | $AWK -F' ' '{print $1}'`
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-common/bits/
H A Dtwi.h25 #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-common/bits/
H A Dtwi.h25 #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-common/bits/
H A Dtwi.h25 #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-common/bits/
H A Dtwi.h25 #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ macro

12345678910>>...12