Home
last modified time | relevance | path

Searched refs:dirfound (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ldview/ldview-4.4/3rdParty/
H A Dlibjpeg.cmd6 if exist jpeg-9d goto dirfound
8 :dirfound label
H A Dlibpng.cmd7 if exist lpng1637 goto dirfound
10 :dirfound label
/dports/emulators/ods2reader/ods2reader-19930601_1/
H A Dods-2-reader.new.c288 char dirfound; /* Directory found */ variable
426 if ( !dirfound ) in openin()
614 dirfound = 1; in finddir()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/
H A DDolibarrModules.class.php1027 $dirfound = 0;
1044 $dirfound++;
1125 if (!$dirfound) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/
H A DDolibarrModules.class.php1050 $dirfound = 0;
1066 $dirfound++;
1143 if (!$dirfound) {
/dports/games/sdl-ball/SDL-Ball_src/
H A Dmain.cpp2956 bool dirfound=0; in coldet() local
2993 dirfound=1; in coldet()
3000 dirfound=1; in coldet()
3007 dirfound=1; in coldet()
3015 dirfound=1; in coldet()
3073 if(dirfound) in coldet()