Home
last modified time | relevance | path

Searched defs:maxhist (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/slider/Slider-7bf0423/
H A Dtransactions-slide.adb75 maxhist : constant Positive := Positive (ScanData.history.Length); constant
510 maxhist : constant Positive := Positive (ScanData.history.Length); constant
/dports/shells/oksh/oksh-7.0/
H A Dhistory.c496 int maxhist = histptr - history; in findhist() local
515 int maxhist = histptr - history; in findhistrel() local
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dreallocpool.cc430 size_t maxhist = 0; in print_histogram() local
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libam/
H A Dfast_algo_struct.c319 histprune_init(int32 maxhmm, int32 maxhist, int32 maxword, in histprune_init()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/manhole/ui/
H A Dgtk2manhole.py169 def __init__(self, maxhist=10000): argument
/dports/comms/mgetty+sendfax/mgetty-1.1.37/contrib/
H A Dg3tolj.c673 static int maxhist = MAXHIST; variable
/dports/shells/pdksh/pdksh-5.2.14/
H A Dhistory.c506 int maxhist = histptr - history; local
/dports/shells/mksh/mksh/
H A Dhistrap.c486 int maxhist = histptr - history; in findhist() local
/dports/graphics/darktable/darktable-3.6.1/tools/basecurve/
H A Ddarktable-curve-tool.c867 uint32_t maxhist = 0; in main() local
/dports/graphics/darktable38/darktable-3.8.0/tools/basecurve/
H A Ddarktable-curve-tool.c867 uint32_t maxhist = 0; in main() local
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dvithist.c646 int32 maxwpf, int32 maxhist, int32 beam) in vithist_prune()