Home
last modified time | relevance | path

Searched refs:__max (Results 1 – 25 of 1355) sorted by relevance

12345678910>>...55

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/GNUstepBase/
H A DGSObjCRuntime.h512 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
514 id __buf[__max]; \
516 id *__pairs = &__objects[__max/2]; \
519 while (__obj != nil && __count < __max) \
530 if (++__count == __max) \
545 if (__count > __max) \
589 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
591 id __buf[__max]; \
595 while (__obj != nil && __count < __max) \
599 if (++__count == __max) \
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGSObjCRuntime.h513 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
515 id __buf[__max]; \
517 id *__pairs = &__objects[__max/2]; \
520 while (__obj != nil && __count < __max) \
531 if (++__count == __max) \
546 if (__count > __max) \
590 unsigned int __max = GS_MAX_OBJECTS_FROM_STACK; \
592 id __buf[__max]; \
596 while (__obj != nil && __count < __max) \
600 if (++__count == __max) \
[all …]
/dports/audio/exhale/exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e/src/lib/
H A DbitAllocation.cpp250 gStepSizes[b] = __max (gRms[b], BA_EPS); in initSfbStepSizes()
253 gStepSizes[0] = __max (gRms[0], BA_EPS); in initSfbStepSizes()
303 stepSizes[0] = __max (rms[0], BA_EPS); in initSfbStepSizes()
307 stepSizes[b] = __max (rms[b], maskingSlope + BA_EPS); in initSfbStepSizes()
312 stepSizes[b] = __max (rms[b], maskingSlope + BA_EPS); in initSfbStepSizes()
319 stepSizes[b] = __max (rms[b], maskingSlope + BA_EPS); in initSfbStepSizes()
329 stepSizes[b] = __max (rmsEqualLoud, maskingSlope + BA_EPS); in initSfbStepSizes()
337 stepSizes[b] = __max (rms[b], maskingSlope + BA_EPS); in initSfbStepSizes()
345 stepSizes[b - 1] = __max (stepSizes[b - 1], maskingSlope); in initSfbStepSizes()
351 stepSizes[b - 1] = __max (stepSizes[b - 1], maskingSlope); in initSfbStepSizes()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/OpenThreads/win32/
H A DWin32Mutex.cpp50 static unsigned __max; member
55 unsigned WIN32MutexSpin <instance>::__max = WIN32MutexSpin <instance>::__low_max; member in WIN32MutexSpin <instance>
126 unsigned my_spin_max = WIN32MutexSpin<0>::__max; in lock()
144 WIN32MutexSpin<0>::__max = WIN32MutexSpin<0>::__high_max; in lock()
149 WIN32MutexSpin<0>::__max = WIN32MutexSpin<0>::__low_max; in lock()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/OpenThreads/win32/
H A DWin32Mutex.cpp50 static unsigned __max; member
55 unsigned WIN32MutexSpin <instance>::__max = WIN32MutexSpin <instance>::__low_max; member in WIN32MutexSpin <instance>
126 unsigned my_spin_max = WIN32MutexSpin<0>::__max; in lock()
144 WIN32MutexSpin<0>::__max = WIN32MutexSpin<0>::__high_max; in lock()
149 WIN32MutexSpin<0>::__max = WIN32MutexSpin<0>::__low_max; in lock()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_threads.c60 unsigned _STLP_mutex_spin<__inst>::__max = _STLP_mutex_spin<__inst>::__low_max;
75 __DECLARE_INSTANCE(unsigned, _STLP_mutex_spin<0>::__max, =30);
125 unsigned __my_spin_max = _STLP_mutex_spin<0>::__max; in _M_do_lock()
141 _STLP_mutex_spin<0>::__max = _STLP_mutex_spin<0>::__high_max; in _M_do_lock()
148 _STLP_mutex_spin<0>::__max = _STLP_mutex_spin<0>::__low_max; in _M_do_lock()
H A D_codecvt.h100 size_t __max) const {
101 return do_length(__state, __from, __end, __max);
144 size_t __max) const
145 { return (int)(min) ( __STATIC_CAST(size_t, (__end - __from)), __max); }
215 size_t __max) const in length() argument
216 { return do_length(__state, __from, __end, __max); } in length()
251 size_t __max) const;
307 size_t __max) const in length() argument
308 { return do_length(__state, __from, __end, __max); } in length()
345 size_t __max) const;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc220 const extern_type* __end, size_t __max) const in do_length()
234 * __max)); in do_length()
235 while (__from < __end && __max) in do_length()
247 __max, &__state); in do_length()
269 __max -= __conv; in do_length()
271 if (__from < __end && __max) in do_length()
277 --__max; in do_length()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc220 const extern_type* __end, size_t __max) const in do_length()
234 * __max)); in do_length()
235 while (__from < __end && __max) in do_length()
247 __max, &__state); in do_length()
269 __max -= __conv; in do_length()
271 if (__from < __end && __max) in do_length()
277 --__max; in do_length()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc220 const extern_type* __end, size_t __max) const in do_length()
234 * __max)); in do_length()
235 while (__from < __end && __max) in do_length()
247 __max, &__state); in do_length()
269 __max -= __conv; in do_length()
271 if (__from < __end && __max) in do_length()
277 --__max; in do_length()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc220 const extern_type* __end, size_t __max) const in do_length()
234 * __max)); in do_length()
235 while (__from < __end && __max) in do_length()
247 __max, &__state); in do_length()
269 __max -= __conv; in do_length()
271 if (__from < __end && __max) in do_length()
277 --__max; in do_length()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc220 const extern_type* __end, size_t __max) const in do_length()
234 * __max)); in do_length()
235 while (__from < __end && __max) in do_length()
247 __max, &__state); in do_length()
269 __max -= __conv; in do_length()
271 if (__from < __end && __max) in do_length()
277 --__max; in do_length()

12345678910>>...55