Home
last modified time | relevance | path

Searched refs:showfeatures (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/scripts/
H A Dmutool_draw.py196 showfeatures = 0 variable in state
697 if not state.quiet or state.showfeatures or state.showtime or state.showmd5:
763 if state.showfeatures:
789 if not state.quiet or state.showfeatures or state.showtime or state.showmd5:
800 if not state.quiet or state.showfeatures or state.showtime or state.showmd5:
923 if 'f' in value: state.showfeatures += 1
/dports/biology/ncbi-toolkit/ncbi/network/id1arch/
H A Didfetch.c125 entrezqueryarg, entrezqueryfilearg, onlylistarg, showfeatures, maxplex_param; variable
168 MACRO_SETARG('F', showfeatures) in Main()
1311 if(myargs[showfeatures].strvalue) in CreateMaxPlexParam()
1313 strncpy( buf, myargs[showfeatures].strvalue, 1024); in CreateMaxPlexParam()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dmudraw.c309 static int showfeatures = 0; variable
1191 if (!quiet || showfeatures || showtime || showmd5) in dodrawpage()
1303 if (showfeatures) in drawpage()
1360 if (!quiet || showfeatures || showtime || showmd5) in drawpage()
1382 if (!quiet || showfeatures || showtime || showmd5) in drawpage()
1856 if (strchr(fz_optarg, 'f')) ++showfeatures; in main()
/dports/math/vampire/vampire-4.5.1/SAT/
H A Dlglib.c784 double showscoredist, showfeatures; // level 1 member
22554 lglstart (lgl, &lgl->times->showfeatures); in lglshowfeatures()
24138 INSTN (showfeatures, showfeatures); in lglprofsort()