Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 25 of 1833) sorted by relevance

12345678910>>...74

/dports/comms/xastir/Xastir-Release-2.1.8/src/rtree/
H A Dcard.c40 static int set_max(int *which, int new_max) in set_max()
50 int Xastir_RTreeSetNodeMax(int new_max) in Xastir_RTreeSetNodeMax()
54 int Xastir_RTreeSetLeafMax(int new_max) in Xastir_RTreeSetLeafMax()
/dports/databases/grass7/grass-7.8.6/lib/vector/rtree/
H A Dcard.c22 static int set_max(int *which, int new_max) in set_max()
30 int RTreeSetNodeMax(int new_max, struct RTree *t) in RTreeSetNodeMax()
34 int RTreeSetLeafMax(int new_max, struct RTree *t) in RTreeSetLeafMax()
/dports/graphics/krita/krita-4.4.8/plugins/filters/halftone/
H A DKisHalftoneFilter.h69 static inline quint8 mapU8ToRange(quint8 value, quint8 new_min, quint8 new_max) { in mapU8ToRange()
75 static inline T mapU8ToRange(quint8 value, T new_min, T new_max) { in mapU8ToRange()
/dports/math/R-cran-recipes/recipes/tests/testthat/
H A Dtest_range.R25 new_max <- 1 globalVar
71 new_max <- 1 globalVar
102 new_max <- 1 globalVar
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Ddemon_profiler.cc209 void SetMax(IntExpr* const expr, int64_t new_max) override {} in SetMax()
211 int64_t new_max) override {} in SetRange()
214 void SetMax(IntVar* const var, int64_t new_max) override {} in SetMax()
215 void SetRange(IntVar* const var, int64_t new_min, int64_t new_max) override {} in SetRange()
225 void SetStartMax(IntervalVar* const var, int64_t new_max) override {} in SetStartMax()
227 int64_t new_max) override {} in SetStartRange()
229 void SetEndMax(IntervalVar* const var, int64_t new_max) override {} in SetEndMax()
231 int64_t new_max) override {} in SetEndRange()
233 void SetDurationMax(IntervalVar* const var, int64_t new_max) override {} in SetDurationMax()
235 int64_t new_max) override {} in SetDurationRange()
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/viewer/utils/
H A Dsviewer_channel.m84 new_max = [disp_max(1:act_pos-2);disp_max(act_pos);disp_max(act_pos-1);disp_max(act_pos+1:end)]; variable
106 new_max = [disp_max(1:act_pos-1);disp_max(act_pos+1);disp_max(act_pos);disp_max(act_pos+2:end)]; variable
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_map.c72 int new_max = maxformat ? (maxformat << 1) : 1; in dt_strdata_add() local
120 dtrace_id_t new_max = max ? (max << 1) : 1; local
330 dtrace_id_t new_max = max ? (max << 1) : 1; local
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/pshinter/
H A Dpshrec.h68 /* hint descriptor */ in ps_hint_table_ensure()
141 ps_hints_init( PS_Hints hints, in ps_mask_ensure()
/dports/devel/R-cran-fansi/fansi/tests/unitizer/
H A Doverflow.R75 new_max <- fansi:::set_int_max(old_max) globalVar
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dresource.cc60 rlimit_t new_max = _setmaxstdio(limit.current_limit); in set_resource_limit() local
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dmain_window_preferences_frame.cpp181 void MainWindowPreferencesFrame::on_maxFilterLineEdit_textEdited(const QString &new_max) in on_maxFilterLineEdit_textEdited()
186 void MainWindowPreferencesFrame::on_maxRecentLineEdit_textEdited(const QString &new_max) in on_maxRecentLineEdit_textEdited()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dmain_window_preferences_frame.cpp181 void MainWindowPreferencesFrame::on_maxFilterLineEdit_textEdited(const QString &new_max) in on_maxFilterLineEdit_textEdited()
186 void MainWindowPreferencesFrame::on_maxRecentLineEdit_textEdited(const QString &new_max) in on_maxRecentLineEdit_textEdited()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dmain_window_preferences_frame.cpp181 void MainWindowPreferencesFrame::on_maxFilterLineEdit_textEdited(const QString &new_max) in on_maxFilterLineEdit_textEdited()
186 void MainWindowPreferencesFrame::on_maxRecentLineEdit_textEdited(const QString &new_max) in on_maxRecentLineEdit_textEdited()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dmain_window_preferences_frame.cpp181 void MainWindowPreferencesFrame::on_maxFilterLineEdit_textEdited(const QString &new_max) in on_maxFilterLineEdit_textEdited()
186 void MainWindowPreferencesFrame::on_maxRecentLineEdit_textEdited(const QString &new_max) in on_maxRecentLineEdit_textEdited()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/graphics/krita/krita-4.4.8/plugins/generators/simplexnoise/
H A Dsimplexnoisegenerator.h61 …double map_range(double value, double curr_min, double curr_max, double new_min, double new_max ) { in map_range()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc()

12345678910>>...74