Home
last modified time | relevance | path

Searched defs:pctile (Results 1 – 18 of 18) sorted by relevance

/dports/comms/wsjtz/wsjtx/lib/
H A Dpctile.f901 subroutine pctile(x,npts,npct,xpct) subroutine
16 end subroutine pctile argument
/dports/comms/sdr-wspr/sdr-wspr-0.1.0/libwspr/
H A Dpctile.f9026 subroutine pctile(x,tmp,nmax,npct,xpct) subroutine
38 end subroutine pctile argument
/dports/devel/grpc134/grpc-1.34.1/test/cpp/qps/
H A Dhistogram.h48 double Percentile(double pctile) const { in Percentile()
/dports/devel/grpc/grpc-1.42.0/test/cpp/qps/
H A Dhistogram.h48 double Percentile(double pctile) const { in Percentile()
/dports/devel/grpc130/grpc-1.30.2/test/cpp/qps/
H A Dhistogram.h46 double Percentile(double pctile) const { in Percentile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/qps/
H A Dhistogram.h46 double Percentile(double pctile) const { in Percentile()
/dports/www/squid/squid-4.15/src/
H A DStatHist.cc99 statHistDeltaPctile(const StatHist & A, const StatHist & B, double pctile) in statHistDeltaPctile()
H A Dstat.cc1628 statPctileSvc(double pctile, int interval, int which) in statPctileSvc()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpcmap.c735 gx_device_forward * fdev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
874 gx_pattern_cache_get_entry(gs_imager_state * pis, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpcmap.c735 gx_device_forward * fdev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
874 gx_pattern_cache_get_entry(gs_imager_state * pis, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_processdata.c480 double fval, mean, sd, se, min, max, pctile; in PLP_processdata() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpcmap.c926 gx_device_forward * fdev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
1067 gx_pattern_cache_get_entry(gs_imager_state * pis, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpcmap.c926 gx_device_forward * fdev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
1067 gx_pattern_cache_get_entry(gs_imager_state * pis, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcmap.c476 gx_device_pattern_accum * padev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcmap.c476 gx_device_pattern_accum * padev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpcmap.c1035 gx_device_forward * fdev, gx_color_tile ** pctile, gs_gstate* saved) in gx_pattern_cache_add_entry()
1217 gx_pattern_cache_get_entry(gs_gstate * pgs, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpcmap.c1035 gx_device_forward * fdev, gx_color_tile ** pctile, gs_gstate* saved) in gx_pattern_cache_add_entry()
1217 gx_pattern_cache_get_entry(gs_gstate * pgs, gs_id id, gx_color_tile ** pctile) in gx_pattern_cache_get_entry()
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/
H A DThreadCachedServiceData.h400 for (const auto pctile : percentiles) { in apply() local