Home
last modified time | relevance | path

Searched refs:magdir (Results 1 – 9 of 9) sorted by relevance

/dports/cad/qflow/qflow-1.4.98/scripts/
H A Dblif2sim.tcl.in33 set magdir [lindex $argv 1]
35 set magdir /home/tim/projects/multigig/digital_flow/layout/digital2
73 if {[glob -nocomplain ${magdir}/${macro}.sim] == {}} {
75 } elseif {[file size ${magdir}/${macro}.ext] == 0} {
87 catch {exec ${scriptdir}/makesim.sh ${magdir}/$macro}
208 if {$mode != "pins" && $mode != "none"} { dump_sim $fsim $mode $magdir $prefix}
H A Dmakesim.sh15 set magdir=${argv[1]:h}
16 if ("$magdir" == "$argv[1]") then
17 set magdir="."
21 cd $magdir
H A Drtl2sim.tcl.in33 set magdir [lindex $argv 1]
35 set magdir /home/tim/projects/multigig/digital_flow/layout/digital2
85 if {[glob -nocomplain ${magdir}/${macro}.sim] == {}} {
87 } elseif {[file size ${magdir}/${macro}.ext] == 0} {
99 catch {exec ${scriptdir}/makesim.sh ${magdir}/$macro}
115 proc dump_sim {fsim mode magdir prefix} {
130 set fsub [open ${magdir}/${mode}.sim r]
199 dump_sim $fsim $mode $magdir $prefix
222 if {$mode != "pins"} { dump_sim $fsim $mode $magdir $prefix}
239 if {$mode != "pins" && $mode != "none"} { dump_sim $fsim $mode $magdir $prefix}
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dsc.ach24 Location: /.0/BSD/FreeBSD/FreeBSD-current/src/usr.bin/file/magdir
26 Location: /.0/BSD/NetBSD/NetBSD-current/src/usr.bin/file/magdir
39 Location: /mirrors/.hpib1/NetBSD/NetBSD-current/src/usr.bin/file/magdir
49 Location: /pub/netbsd/NetBSD-current/src/src/usr.bin/file/magdir
54 Location: /pub/public_domain_software/NetBSD/usr/src/usr.bin/file/magdir
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/protocols/gps/
H A Dnmea.py112 …sitiontime(self, utc, status, latitude, ns, longitude, ew, speed, course, utcdate, magvar, magdir): argument
131 if magdir == 'W':
/dports/www/mod_auth_gssapi/mod_auth_gssapi-1.6.3/src/
H A DMakefile.am6 magdir = $(APXS_LIBEXECDIR) macro
/dports/print/magicfilter/magicfilter-2.3.h/file/
H A DREADME62 magdir - directory of /etc/magic pieces
63 magdir/Makefile - ADJUST THIS FOR YOUR CONFIGURATION
/dports/textproc/htdig/htdig-3.2.0b6/installdir/
H A DHtFileType-magic3 # Machine-generated from src/cmd/file/magdir/*; edit there only!
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api13757 …de_positiontime?4(utc, status, latitude, ns, longitude, ew, speed, course, utcdate, magvar, magdir)