Home
last modified time | relevance | path

Searched defs:max (Results 151 – 175 of 47121) sorted by relevance

12345678910>>...1885

/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Drange.h27 static inline ptrdiff_t signed_range (ptrdiff_t min, ptrdiff_t max) in signed_range()
33 static inline ptrdiff_t signed_anti_range (ptrdiff_t min, ptrdiff_t max) in signed_anti_range()
39 static inline size_t unsigned_range (size_t min, size_t max) in unsigned_range()
45 static inline size_t unsigned_anti_range (size_t min, size_t max) in unsigned_anti_range()
51 #define SR(min, max) signed_range ((min), (max)) argument
52 #define UR(min, max) unsigned_range ((min), (max)) argument
54 #define SAR(min, max) signed_anti_range ((min), (max)) argument
55 #define UAR(min, max) unsigned_anti_range ((min), (max)) argument
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxTemplate.cpp369 vec3_t max; in ParseMax() local
395 float min, max; in ParseLife() local
418 float min, max; in ParseDelay() local
441 float min, max; in ParseCount() local
464 float min, max; in ParseElasticity() local
541 float min, max; in ParseRadius() local
564 float min, max; in ParseHeight() local
587 float min, max; in ParseWindModifier() local
610 float min, max; in ParseRotation() local
633 float min, max; in ParseRotationDelta() local
[all …]
/dports/www/limesurvey/limesurvey/application/helpers/
H A Dsanitize_helper.php205 function sanitize_cquestions($string, $min = '', $max = '')
293 function sanitize_int($integer, $min = '', $max = '')
336 function sanitize_float($float, $min = '', $max = '')
359 function sanitize($input, $flags, $min = '', $max = '')
390 function check_int($input, $min = '', $max = '')
398 function check_float($input, $min = '', $max = '')
406 function check_html_string($input, $min = '', $max = '')
415 function check_ldap_string($input, $min = '', $max = '')
423 function check_system_string($input, $min = '', $max = '')
432 function check($input, $flags, $min = '', $max = '')
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcraster/libcsf/
H A Dputsomec.c15 #define DET(min, max, nrCells, buf, type) \ argument
44 INT1 *max, /* read-write. adjusted maximum */ in DetMinMaxINT1()
60 INT2 *max, /* read-write. adjusted maximum */ in DetMinMaxINT2()
76 INT4 *max, /* read-write. adjusted maximum */ in DetMinMaxINT4()
93 UINT1 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT1()
109 UINT2 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT2()
125 UINT4 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT4()
142 REAL4 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL4()
178 REAL8 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL8()
247 void *max = &(map->raster.maxVal); in RputSomeCells() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dputsomec.c15 #define DET(min, max, nrCells, buf, type) \ argument
44 INT1 *max, /* read-write. adjusted maximum */ in DetMinMaxINT1()
60 INT2 *max, /* read-write. adjusted maximum */ in DetMinMaxINT2()
76 INT4 *max, /* read-write. adjusted maximum */ in DetMinMaxINT4()
93 UINT1 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT1()
109 UINT2 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT2()
125 UINT4 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT4()
142 REAL4 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL4()
178 REAL8 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL8()
247 void *max = &(map->raster.maxVal); in RputSomeCells() local
/dports/graphics/gdal/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dputsomec.c15 #define DET(min, max, nrCells, buf, type) \ argument
44 INT1 *max, /* read-write. adjusted maximum */ in DetMinMaxINT1()
60 INT2 *max, /* read-write. adjusted maximum */ in DetMinMaxINT2()
76 INT4 *max, /* read-write. adjusted maximum */ in DetMinMaxINT4()
93 UINT1 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT1()
109 UINT2 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT2()
125 UINT4 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT4()
142 REAL4 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL4()
178 REAL8 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL8()
247 void *max = &(map->raster.maxVal); in RputSomeCells() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dputsomec.c15 #define DET(min, max, nrCells, buf, type) \ argument
44 INT1 *max, /* read-write. adjusted maximum */ in DetMinMaxINT1()
60 INT2 *max, /* read-write. adjusted maximum */ in DetMinMaxINT2()
76 INT4 *max, /* read-write. adjusted maximum */ in DetMinMaxINT4()
93 UINT1 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT1()
109 UINT2 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT2()
125 UINT4 *max, /* read-write. adjusted maximum */ in DetMinMaxUINT4()
142 REAL4 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL4()
178 REAL8 *max, /* read-write. adjusted maximum */ in DetMinMaxREAL8()
247 void *max = &(map->raster.maxVal); in RputSomeCells() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dmax.hpp22 inline int max(const std::vector<int>& x) { in max() function
24 int max = x[0]; in max() local
39 inline T max(const std::vector<T>& x) { in max() function
42 T max = x[0]; in max() local
56 inline T max(const Eigen::Matrix<T, R, C>& m) { in max() function
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/src/sw/redis++/
H A Dcommand_options.cpp42 const std::string& UnboundedInterval<double>::max() const { in max() function in sw::redis::UnboundedInterval
46 BoundedInterval<double>::BoundedInterval(double min, double max, BoundType type) : in BoundedInterval()
88 const std::string& LeftBoundedInterval<double>::max() const { in max() function in sw::redis::LeftBoundedInterval
92 RightBoundedInterval<double>::RightBoundedInterval(double max, BoundType type) : in RightBoundedInterval()
116 const std::string& UnboundedInterval<std::string>::max() const { in max() function in sw::redis::UnboundedInterval::string
121 const std::string &max, in BoundedInterval()
164 const std::string& LeftBoundedInterval<std::string>::max() const { in max() function in sw::redis::LeftBoundedInterval::string
168 RightBoundedInterval<std::string>::RightBoundedInterval(const std::string &max, BoundType type) { in RightBoundedInterval()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/parking_lot_core-0.7.2/src/thread_parker/
H A Dwasm.rs15 impl super::ThreadParkerT for ThreadParker {
28 unsafe fn timed_out(&self) -> bool {
40 unsafe fn unpark_lock(&self) -> UnparkHandle {
51 pub fn thread_yield() {
52 thread::yield_now();
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxTemplate.cpp365 vec3_t max; in ParseMax() local
391 float min, max; in ParseLife() local
414 float min, max; in ParseDelay() local
437 float min, max; in ParseCount() local
460 float min, max; in ParseElasticity() local
537 float min, max; in ParseRadius() local
560 float min, max; in ParseHeight() local
583 float min, max; in ParseRotation() local
606 float min, max; in ParseRotationDelta() local
829 float min, max; in ParseGravity() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/test/
H A Dalloc_full_test.cpp52 for(int j = 0, max = (int)buffers.size() in test_allocation() local
110 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink() local
140 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink() local
169 for(int i = 0, max = (int)buffers.size() in test_allocation_expand() local
190 for(int j = 0, max = (int)buffers.size() in test_allocation_expand() local
226 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
246 for(int i = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
265 for(int j = 0, max = (int)buffers.size() in test_allocation_shrink_and_expand() local
296 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
306 for(int i = 0, max = (int)buffers.size() in test_allocation_deallocation_expand() local
[all …]

12345678910>>...1885