Home
last modified time | relevance | path

Searched defs:set_min_max (Results 1 – 21 of 21) sorted by relevance

/dports/comms/wsjtz/wsjtx/widgets/
H A DHintedSpinBox.cpp5 auto HintedSpinBox::values (values_type values, bool set_min_max) -> values_type in values()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/tests/
H A Drtree-test.cpp58 int set_min_max = 0; in main() local
/dports/math/lib2geom/lib2geom-1.1/tests/
H A Drtree-test.cpp58 int set_min_max = 0; in main() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dprobability_distribution.h79 inline void set_min_max(double min,double max) in set_min_max() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmtdef.c337 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) in set_min_max() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmtdef.c337 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) in set_min_max() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmtdef.c337 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) in set_min_max() function
/dports/math/barvinok/barvinok-0.41.5/
H A Dlaurent.cc168 void laurent_summator::set_min_max(int row, int col) in set_min_max() function in laurent_summator
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Drtree-toy.cpp453 int set_min_max = 0; in main() local
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Drtree-toy.cpp453 int set_min_max = 0; in main() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc519 static inline void set_min_max(int num, int& min, int& max) in set_min_max() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dhybrid.c1226 static isl_stat set_min_max(__isl_take isl_constraint *c, void *user) in set_min_max() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.cpp1957 #define set_min_max(mn, mx, pt) { \ macro
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.c9679 void mt_init_tracks(lives_mt * mt, boolean set_min_max) { in mt_init_tracks()