Home
last modified time | relevance | path

Searched refs:pathinit (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/xbubble/xbubble-0.5.8/src/
H A DMakefile.am4 noinst_PROGRAMS = pathinit
9 path_generated.c: pathinit
10 ./pathinit > path_generated.c 2>/dev/null
H A DMakefile.in134 noinst_PROGRAMS = pathinit
173 noinst_PROGRAMS = pathinit$(EXEEXT)
262 pathinit$(EXEEXT): $(pathinit_OBJECTS) $(pathinit_DEPENDENCIES)
263 @rm -f pathinit$(EXEEXT)
491 path_generated.c: pathinit
492 ./pathinit > path_generated.c 2>/dev/null
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/BWidget-1.6.0/
H A Dwidget.tcl452 upvar 0 ${class}::$path:init pathinit
509 set pathinit($option) $pathopt($option)
534 ${class}::$path:init pathinit \
549 array set pathinit [array get templatepathinit]
566 set pathinit($option) $pathopt($option)
691 upvar 0 ${class}::$path:init pathinit
699 if {[info exists pathinit]} {
700 unset pathinit
801 upvar 0 ${class}::$path:init pathinit
805 if { [info exists pathinit($submap($realopt))] } {
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/BWidget/
H A Dwidget.tcl483 upvar 0 ${class}::$path:init pathinit
543 set pathinit($option) $pathopt($option)
568 ${class}::$path:init pathinit \
583 array set pathinit [array get templatepathinit]
600 set pathinit($option) $pathopt($option)
735 upvar 0 ${class}::$path:init pathinit
745 if {[info exists pathinit]} {
746 unset pathinit
851 upvar 0 ${class}::$path:init pathinit
855 if { [info exists pathinit($submap($realopt))] } {
/dports/cad/astk-serveur/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dwidget.tcl483 upvar 0 ${class}::$path:init pathinit
543 set pathinit($option) $pathopt($option)
568 ${class}::$path:init pathinit \
583 array set pathinit [array get templatepathinit]
600 set pathinit($option) $pathopt($option)
735 upvar 0 ${class}::$path:init pathinit
745 if {[info exists pathinit]} {
746 unset pathinit
851 upvar 0 ${class}::$path:init pathinit
855 if { [info exists pathinit($submap($realopt))] } {
/dports/cad/astk-client/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dwidget.tcl483 upvar 0 ${class}::$path:init pathinit
543 set pathinit($option) $pathopt($option)
568 ${class}::$path:init pathinit \
583 array set pathinit [array get templatepathinit]
600 set pathinit($option) $pathopt($option)
735 upvar 0 ${class}::$path:init pathinit
745 if {[info exists pathinit]} {
746 unset pathinit
851 upvar 0 ${class}::$path:init pathinit
855 if { [info exists pathinit($submap($realopt))] } {
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Ddpathmgr.c96 static void pathinit(void);
117 if(!pathinitialized) pathinit(); in NCpathcvt()
165 if(!pathinitialized) pathinit(); in NCpathcanonical()
209 if(!pathinitialized) pathinit(); in NCpathabsolute()
258 if(!pathinitialized) pathinit(); in NCpathcvt_test()
272 pathinit(void) in pathinit() function
491 if(!pathinitialized) pathinit(); in NCgetcwd()
593 if(!pathinitialized) pathinit(); in NChasdriveletter()
614 if(!pathinitialized) pathinit(); in NCisnetworkpath()
/dports/x11-toolkits/bwidget/bwidget-1.9.14/
H A Dwidget.tcl529 upvar 0 ${class}::$path:init pathinit
601 set pathinit($option) $pathopt($option)
628 ${class}::$path:init pathinit \
643 array set pathinit [array get templatepathinit]
660 set pathinit($option) $pathopt($option)
798 upvar 0 ${class}::$path:init pathinit
808 if {[info exists pathinit]} {
809 unset pathinit
936 upvar 0 ${class}::$path:init pathinit
940 if { [info exists pathinit($submap($realopt))] } {
/dports/math/R/R-4.1.2/src/library/tcltk/exec/
H A Dprogressbar.tcl1149 upvar 0 ${class}::$path:init pathinit
1211 set pathinit($option) $pathopt($option)
1236 ${class}::$path:init pathinit \
1251 array set pathinit [array get templatepathinit]
1268 set pathinit($option) $pathopt($option)
1405 upvar 0 ${class}::$path:init pathinit
1415 if {[info exists pathinit]} {
1416 unset pathinit
1521 upvar 0 ${class}::$path:init pathinit
1525 if { [info exists pathinit($submap($realopt))] } {
/dports/math/libRmath/R-4.1.1/src/library/tcltk/exec/
H A Dprogressbar.tcl1149 upvar 0 ${class}::$path:init pathinit
1211 set pathinit($option) $pathopt($option)
1236 ${class}::$path:init pathinit \
1251 array set pathinit [array get templatepathinit]
1268 set pathinit($option) $pathopt($option)
1405 upvar 0 ${class}::$path:init pathinit
1415 if {[info exists pathinit]} {
1416 unset pathinit
1521 upvar 0 ${class}::$path:init pathinit
1525 if { [info exists pathinit($submap($realopt))] } {
/dports/devel/9base/9base-6/rc/
H A Dfns.h49 void pathinit(void);
H A Dvar.c164 pathinit(void) in pathinit() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/rc/
H A Dfns.h49 void pathinit(void);
H A Dvar.c164 pathinit(void) in pathinit() function
/dports/databases/py-bsddb3/bsddb3-6.2.9/
H A Dtest3.py351 prefix = pathinit.libdir
440 global pathinit
449 pathinit = PathInit(build, build_inplace)
H A Dtest2.py351 prefix = pathinit.libdir
440 global pathinit
449 pathinit = PathInit(build, build_inplace)
/dports/lang/snobol4/snobol4-2.2.2/lib/
H A Dinit.c268 pathinit(char *av0, int std_includes) { in pathinit() function
496 pathinit(av[0], std_includes); in init_args()
/dports/databases/py-berkeleydb/berkeleydb-18.1.4/
H A Dtest.py371 global pathinit
377 pathinit = PathInit()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h187 char pathinit; // pathinit called from subshell member
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Ddefs.h202 char pathinit; /* pathinit called from subshell */ \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Ddefs.h202 char pathinit; /* pathinit called from subshell */ \
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dsubshell.c516 shp->pathinit = 1; in sh_subshell()
518 shp->pathinit = 0; in sh_subshell()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dsubshell.c516 shp->pathinit = 1; in sh_subshell()
518 shp->pathinit = 0; in sh_subshell()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Ddefs.h208 char pathinit; /* pathinit called from subshell */ \
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dsubshell.c489 shp->pathinit = 1; in sh_subshell()
491 shp->pathinit = 0; in sh_subshell()

12