Home
last modified time | relevance | path

Searched refs:old_max (Results 151 – 175 of 890) sorted by relevance

12345678910>>...36

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libfreetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
717 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
735 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
745 else if ( new_max > old_max ) in af_glyph_hints_reload()
764 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/modules/freetype2/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
717 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
735 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
745 else if ( new_max > old_max ) in af_glyph_hints_reload()
764 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfreetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/modules/freetype2/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/external/freetype-2.9.1/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
737 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
755 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
765 else if ( new_max > old_max ) in af_glyph_hints_reload()
784 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
717 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
735 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
745 else if ( new_max > old_max ) in af_glyph_hints_reload()
764 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafhints.c56 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
57 FT_Int new_max = old_max; in af_axis_hints_new_segment()
61 if ( old_max >= big_max ) in af_axis_hints_new_segment()
121 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge()
126 if ( old_max >= big_max ) in af_axis_hints_new_edge()
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
785 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
795 else if ( new_max > old_max ) in af_glyph_hints_reload()
814 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/math/eprover/eprover-E-2.0/LEARN/
H A Dcle_annoterms.c56 double old_max, old_val; in annotation_collect_max() local
64 old_max = DDArrayElement(max_values, i); in annotation_collect_max()
66 DDArrayAssign(max_values, i, MAX(old_max, old_val)); in annotation_collect_max()
86 double old_max, old_val; in annotation_normalize() local
94 old_max = DDArrayElement(max_values, i); in annotation_normalize()
95 if(old_max!=0.0) in annotation_normalize()
98 DDArrayAssign(array, i+1, old_val/old_max); in annotation_normalize()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/util/
H A Dnoise.py188 old_max = image.max()
189 image = (image + 1.) / (old_max + 1.)
196 out = out * (old_max + 1.) - 1.
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/autofit/
H A Dafhints.c154 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
155 FT_Int new_max = old_max; in af_axis_hints_new_segment()
159 if ( old_max >= big_max ) in af_axis_hints_new_segment()
219 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
220 FT_Int new_max = old_max; in af_axis_hints_new_edge()
224 if ( old_max >= big_max ) in af_axis_hints_new_edge()
865 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
883 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()
893 else if ( new_max > old_max ) in af_glyph_hints_reload()
912 old_max = (FT_UInt)hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/www/firefox/firefox-99.0/modules/freetype2/src/autofit/
H A Dafhints.c154 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
155 FT_Int new_max = old_max; in af_axis_hints_new_segment()
159 if ( old_max >= big_max ) in af_axis_hints_new_segment()
219 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
220 FT_Int new_max = old_max; in af_axis_hints_new_edge()
224 if ( old_max >= big_max ) in af_axis_hints_new_edge()
865 FT_Int old_max, new_max; in af_glyph_hints_reload() local
883 old_max = hints->max_contours; in af_glyph_hints_reload()
893 else if ( new_max > old_max ) in af_glyph_hints_reload()
912 old_max = hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/print/freetype2/freetype-2.11.1/src/autofit/
H A Dafhints.c154 FT_Int old_max = axis->max_segments; in af_axis_hints_new_segment() local
155 FT_Int new_max = old_max; in af_axis_hints_new_segment()
159 if ( old_max >= big_max ) in af_axis_hints_new_segment()
219 FT_Int old_max = axis->max_edges; in af_axis_hints_new_edge() local
220 FT_Int new_max = old_max; in af_axis_hints_new_edge()
224 if ( old_max >= big_max ) in af_axis_hints_new_edge()
865 FT_Int old_max, new_max; in af_glyph_hints_reload() local
883 old_max = hints->max_contours; in af_glyph_hints_reload()
893 else if ( new_max > old_max ) in af_glyph_hints_reload()
912 old_max = hints->max_points; in af_glyph_hints_reload()
[all …]
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dqueue.c405 unsigned int old_max, new_max; in pendconn_add() local
408 old_max = srv->counters.nbpend_max; in pendconn_add()
409 while (new_max > old_max) { in pendconn_add()
410 if (likely(_HA_ATOMIC_CAS(&srv->counters.nbpend_max, &old_max, new_max))) in pendconn_add()
421 unsigned int old_max, new_max; in pendconn_add() local
424 old_max = px->be_counters.nbpend_max; in pendconn_add()
425 while (new_max > old_max) { in pendconn_add()
426 if (likely(_HA_ATOMIC_CAS(&px->be_counters.nbpend_max, &old_max, new_max))) in pendconn_add()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dqueue.c404 unsigned int old_max, new_max; in pendconn_add() local
407 old_max = srv->counters.nbpend_max; in pendconn_add()
408 while (new_max > old_max) { in pendconn_add()
409 if (likely(_HA_ATOMIC_CAS(&srv->counters.nbpend_max, &old_max, new_max))) in pendconn_add()
420 unsigned int old_max, new_max; in pendconn_add() local
423 old_max = px->be_counters.nbpend_max; in pendconn_add()
424 while (new_max > old_max) { in pendconn_add()
425 if (likely(_HA_ATOMIC_CAS(&px->be_counters.nbpend_max, &old_max, new_max))) in pendconn_add()
/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_town.cpp92 case 0xC2: return ClampToU16(this->t->supplied[CT_PASSENGERS].old_max); in GetVariable()
93 case 0xC3: return GB(ClampToU16(this->t->supplied[CT_PASSENGERS].old_max), 8, 8); in GetVariable()
94 case 0xC4: return ClampToU16(this->t->supplied[CT_MAIL].old_max); in GetVariable()
95 case 0xC5: return GB(ClampToU16(this->t->supplied[CT_MAIL].old_max), 8, 8); in GetVariable()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/monitoring/
H A Dhistogram.cc97 uint64_t old_max = max(); in Add() local
98 if (value > old_max) { in Add()
120 uint64_t old_max = max(); in Merge() local
122 while (other_max > old_max && in Merge()
123 !max_.compare_exchange_weak(old_max, other_max)) {} in Merge()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/monitoring/
H A Dhistogram.cc97 uint64_t old_max = max(); in Add() local
98 if (value > old_max) { in Add()
120 uint64_t old_max = max(); in Merge() local
122 while (other_max > old_max && in Merge()
123 !max_.compare_exchange_weak(old_max, other_max)) {} in Merge()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/monitoring/
H A Dhistogram.cc97 uint64_t old_max = max(); in Add() local
98 if (value > old_max) { in Add()
120 uint64_t old_max = max(); in Merge() local
122 while (other_max > old_max && in Merge()
123 !max_.compare_exchange_weak(old_max, other_max)) {} in Merge()

12345678910>>...36