Home
last modified time | relevance | path

Searched refs:tune (Results 6151 – 6175 of 18583) sorted by relevance

1...<<241242243244245246247248249250>>...744

/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dtcp_rules.c126 if ((req->flags & CF_SHUTR) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
302 if ((rep->flags & CF_SHUTR) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dtcp_rules.c121 if ((req->flags & CF_SHUTR) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
294 if ((rep->flags & CF_SHUTR) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dtcp_rules.c125 if ((req->flags & CF_SHUTR) || buffer_full(req->buf, global.tune.maxrewrite) || in tcp_inspect_request()
300 if ((rep->flags & CF_SHUTR) || buffer_full(rep->buf, global.tune.maxrewrite) || in tcp_inspect_response()
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dconfig.in37 /* The gmp-mparam.h file (a string) the tune program should suggest updating.
565 /* Maximum size the tune program can test for SQR_TOOM2_THRESHOLD */
/dports/math/e-antic/flint2-ae7ec89/fft/
H A DREADME38 * Easy to tune
96 Technically one should tune the values that appear in fft_tuning.h. The
/dports/graphics/art/ART-1.9.3/rtdata/themes/
H A DTooWaBlue-GTK3-_19.css295 .scale.fine-tune {
307 .scale.fine-tune.scale-has-marks-below {
/dports/math/flint2/flint-2.8.4/fft/
H A DREADME38 * Easy to tune
96 Technically one should tune the values that appear in fft_tuning.h. The
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/synth/emux/
H A Dsoundfont.c1026 zone->v.tune = -(note % 100); in load_guspatch()
1035 zone->v.root, zone->v.tune, zone->v.low, zone->v.high); in load_guspatch()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/libdvbv5-po/
H A Dlibdvbv5.pot631 msgid "DiSEqC disabled. Can't tune using SCR/Unicable."
640 msgid "frequency %.2fMHz (tune freq %.2fMHz) is out of LNBf %s range"
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/XCOFF/
H A Dempty.ll2 ; RUN: llc -debugger-tune=gdb -mtriple powerpc-ibm-aix-xcoff < %s | \
4 ; RUN: llc -debugger-tune=gdb -mtriple powerpc64-ibm-aix-xcoff < %s | \
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbMotionEstimationProcess.c968 if (sequence_control_set_ptr->static_config.tune == TUNE_SQ) { in eb_vp9_motion_estimation_kernel()
974 else if (sequence_control_set_ptr->static_config.tune == TUNE_VMAF) { in eb_vp9_motion_estimation_kernel()
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/trapeze/
H A Dtrpz-ap-tc.my380 which occurs due to auto-tune operation."
392 occurs due to auto-tune operation"
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/libdvbv5-po/
H A Dlibdvbv5.pot631 msgid "DiSEqC disabled. Can't tune using SCR/Unicable."
640 msgid "frequency %.2fMHz (tune freq %.2fMHz) is out of LNBf %s range"
/dports/multimedia/libv4l/linux-5.13-rc2/sound/synth/emux/
H A Dsoundfont.c1026 zone->v.tune = -(note % 100); in load_guspatch()
1035 zone->v.root, zone->v.tune, zone->v.low, zone->v.high); in load_guspatch()
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A Dpercussion_state.cpp1092 void PercussionState::tuneOutput(bool tune) in tuneOutput() argument
1094 tunedOutput = tune; in tuneOutput()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fft/
H A DREADME38 * Easy to tune
96 Technically one should tune the values that appear in fft_tuning.h. The
/dports/textproc/reflex/reflex-20210808/MISC/MVS/
H A Ddiffs270 /* the following percentages are used to tune table compression:
279 /* the following percentages are used to tune table compression:
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddib7000m.c1312 …int dib7000m_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib7000m_fe_get_tune_settings() argument
1314 tune->min_delay_ms = 1000; in dib7000m_fe_get_tune_settings()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddib7000m.c1312 …int dib7000m_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib7000m_fe_get_tune_settings() argument
1314 tune->min_delay_ms = 1000; in dib7000m_fe_get_tune_settings()
/dports/net-mgmt/observium/observium/mibs/trapeze/
H A DTRAPEZE-NETWORKS-AP-TC380 which occurs due to auto-tune operation."
392 occurs due to auto-tune operation"
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dcanvas_cf.h102 void MGL_EXPORT mgl_tune_ticks(HMGL gr, int tune, double fact_pos);
103 void MGL_EXPORT mgl_tune_ticks_(uintptr_t *gr, int *tune, mreal *fact_pos);
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dconfig.in37 /* The gmp-mparam.h file (a string) the tune program should suggest updating.
561 /* Maximum size the tune program can test for SQR_TOOM2_THRESHOLD */
/dports/x11-toolkits/gtk40/gtk-4.4.1/
H A DNEWS586 - Fine-tune scrollbar transitions and size
762 - Fine-tune flat buttons
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/scripts/bert/
H A Dindex.rst137 GluonNLP provides the following example script to fine-tune sentence classification with pre-trained
219 …pical values are between -1.0 and -5.0. Use the following command to fine-tune the BERT large mode…
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/libdvbv5-po/
H A Dlibdvbv5.pot631 msgid "DiSEqC disabled. Can't tune using SCR/Unicable."
640 msgid "frequency %.2fMHz (tune freq %.2fMHz) is out of LNBf %s range"

1...<<241242243244245246247248249250>>...744