Home
last modified time | relevance | path

Searched refs:showval (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/menu/
H A Djoystickmenu.cpp72 …OptionMenuSliderJoySensitivity(const char *label, double min, double max, double step, int showval) in FOptionMenuSliderJoySensitivity() argument
73 : FOptionMenuSliderBase(label, min, max, step, showval) in FOptionMenuSliderJoySensitivity()
100 …onMenuSliderJoyScale(const char *label, int axis, double min, double max, double step, int showval) in FOptionMenuSliderJoyScale() argument
101 : FOptionMenuSliderBase(label, min, max, step, showval) in FOptionMenuSliderJoyScale()
132 …enuSliderJoyDeadZone(const char *label, int axis, double min, double max, double step, int showval) in FOptionMenuSliderJoyDeadZone() argument
133 : FOptionMenuSliderBase(label, min, max, step, showval) in FOptionMenuSliderJoyDeadZone()
H A Doptionmenuitems.h556 FOptionMenuSliderBase(const char *label, double min, double max, double step, int showval) in FOptionMenuSliderBase() argument
562 mShowValue = showval; in FOptionMenuSliderBase()
693 …nuSliderCVar(const char *label, const char *menu, double min, double max, double step, int showval) in FOptionMenuSliderCVar() argument
694 : FOptionMenuSliderBase(label, min, max, step, showval) in FOptionMenuSliderCVar()
733 …tionMenuSliderVar(const char *label, float *pVal, double min, double max, double step, int showval) in FOptionMenuSliderVar() argument
734 : FOptionMenuSliderBase(label, min, max, step, showval) in FOptionMenuSliderVar()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbaselayer.c88 int showval = (parm->numparms < 1); in osdcmd_vars() local
92 if (showval) { buildprintf("captureformat is %s\n", fmts[captureformat][0]); } in osdcmd_vars()
104 if (showval) { buildprintf("novoxmips is %d\n", novoxmips); } in osdcmd_vars()
109 if (showval) { buildprintf("usevoxels is %d\n", usevoxels); } in osdcmd_vars()
116 …if (showval) { buildprintf("debuggllogseverity is %s (%d)\n", levels[debuggllogseverity], debuggll… in osdcmd_vars()
H A Dosd.c178 int showval = (parm->numparms < 1); in osdcmd_osdvars() local
181 if (showval) { OSD_Printf("osdrows is %d\n", osdrows); return OSDCMD_OK; } in osdcmd_osdvars()
H A Dpolymost.c4770 int showval = (parm->numparms < 1), val = 0; in osdcmd_polymostvars() local
4772 if (!showval) val = atoi(parm->parms[0]); in osdcmd_polymostvars()
4775 if (showval) { buildprintf("usemodels is %d\n", usemodels); } in osdcmd_polymostvars()
4780 if (showval) { buildprintf("usehightile is %d\n", usehightile); } in osdcmd_polymostvars()
4785 if (showval) { buildprintf("glusetexcompr is %d\n", glusetexcompr); } in osdcmd_polymostvars()
4798 if (showval) { buildprintf("glredbluemode is %d\n", glredbluemode); } in osdcmd_polymostvars()
4803 if (showval) { buildprintf("gltexturemaxsize is %d\n", gltexmaxsize); } in osdcmd_polymostvars()
4813 if (showval) { buildprintf("usegoodalpha is %d\n", usegoodalpha); } in osdcmd_polymostvars()
4818 if (showval) { buildprintf("glpolygonmode is %d\n", glpolygonmode); } in osdcmd_polymostvars()
4823 if (showval) { buildprintf("glusetexcache is %d\n", glusetexcache); } in osdcmd_polymostvars()
[all …]
/dports/audio/zita-at1/zita-at1-0.6.2/source/
H A Dmainwin.cc254 showval (k); in handle_callb()
267 showval (k); in handle_callb()
280 showval (k); in handle_callb()
305 void Mainwin::showval (int k) in showval() function in Mainwin
H A Dmainwin.h57 void showval (int k);
/dports/textproc/py-xlrd/xlrd-2.0.1/scripts/
H A Drunxlrd.py92 showval = xlrd.xldate_as_tuple(cval, dmode)
94 showval = "%s:%s" % (type(e).__name__, e)
97 showval = xlrd.error_text_from_code.get(cval, '<Unknown error code 0x%02x>' % cval)
99 showval = cval
100 result.append((colx, cty, showval, cxfx))
/dports/archivers/py-bup/bup-0.31/lib/bup/t/
H A Dtgit.py267 def showval(commit, val): function
296 parents = showval(commit, b'%P')
297 tree = showval(commit, b'%T')
298 cname = showval(commit, b'%cn')
299 cmail = showval(commit, b'%ce')
300 cdate = showval(commit, b'%ct')
301 coffs = showval(commit, b'%ci')
323 parents = showval(child, b'%P')
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting_windows.cpp169 DIntGDL *showval = e->GetParAs<DIntGDL>(1); in wshow() local
170 show = (*showval)[0] != 0; in wshow()
/dports/lang/gcc48/gcc-4.8.5/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/lang/gnat_util/gcc-6-20180516/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/scripts/
H A Dshowval.java23 public class showval class
/dports/devel/hs-git-annex/git-annex-8.20210903/
H A DRemote.hs222 prettyPrintUUIDsWith optfield header descm showval uuidvals = do
238 addoptval s = case showval =<< optval of
/dports/net/smm++/smm/sources/mapping/
H A DTCoordinate.tcl30 method showval {}
H A DtclIndex52 set auto_index(::TCoordinate::showval) [list source [file join $dir TCoordinate.tcl]]
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A DAFNIplot.R364 prefix = NULL, showval=FALSE, save.Rdat=FALSE, nameattr
1264 if (is.null(P$showval)) {
1267 } else ShowVal <- P$showval
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/mixer/
H A Dastrip.cpp118 bool showval = MusEGlobal::config.showControlValues; in newComponent() local
265 d->_showValue = showval; in newComponent()
309 d->_showValue = showval; in newComponent()
H A Dmstrip.cpp107 bool showval = MusEGlobal::config.showControlValues; in newComponent() local
390 d->_showValue = showval; in newComponent()
410 d->_showValue = showval; in newComponent()
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dprinttyp.ml1266 let rec print_items showval env = function
1272 List.map (fun d -> (d, showval env item)) trees @
1273 print_items showval env rem
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dprinttyp.ml1266 let rec print_items showval env = function
1272 List.map (fun d -> (d, showval env item)) trees @
1273 print_items showval env rem

12