Home
last modified time | relevance | path

Searched refs:isdigok (Results 1 – 24 of 24) sorted by relevance

/dports/x11-fonts/otf2bdf/otf2bdf-3.1/
H A Dremap.c320 #define isdigok(m, d) (m[(d) >> 3] & (1 << ((d) & 7))) macro
349 for (v = 0; isdigok(dmap, *s); s++) in my_atous()
/dports/print/freetype/freetype-1.3.1/contrib/ttf2bdf/
H A Dremap.c349 #define isdigok(m, d) (m[(d) >> 3] & (1 << ((d) & 7))) macro
384 for (v = 0; isdigok(dmap, *s); s++)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/bdf/
H A Dbdflib.c788 #define isdigok( m, d ) (m[(d) >> 3] & ( 1 << ( (d) & 7 ) ) ) macro
828 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atoul()
883 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atol()
938 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atos()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/bdf/
H A Dbdflib.c794 #define isdigok( m, d ) (m[(d) >> 3] & ( 1 << ( (d) & 7 ) ) ) macro
834 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atoul()
889 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atol()
944 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atos()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/bdf/
H A Dbdflib.c794 #define isdigok( m, d ) (m[(d) >> 3] & ( 1 << ( (d) & 7 ) ) ) macro
834 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atoul()
889 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atol()
944 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atos()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/bdf/
H A Dbdflib.c794 #define isdigok( m, d ) (m[(d) >> 3] & ( 1 << ( (d) & 7 ) ) ) macro
834 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atoul()
889 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atol()
944 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atos()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/bdf/
H A Dbdflib.c794 #define isdigok( m, d ) (m[(d) >> 3] & ( 1 << ( (d) & 7 ) ) ) macro
834 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atoul()
889 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atol()
944 for ( v = 0; isdigok( dmap, *s ); s++ ) in _bdf_atos()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dbdf.c732 #define isdigok(m, d) (m[(d) >> 3] & (1 << ((d) & 7))) macro
765 for (v = 0; isdigok(dmap, *s); s++) in _bdf_atoul()
814 for (v = 0; isdigok(dmap, *s); s++) in _bdf_atol()
862 for (v = 0; isdigok(dmap, *s); s++) in _bdf_atos()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/
H A DChangeLog2176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/www/firefox/firefox-99.0/modules/freetype2/docs/oldlogs/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/print/freetype2/freetype-2.11.1/docs/oldlogs/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/lang/spidermonkey60/firefox-60.9.0/modules/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freetype/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/mail/thunderbird/thunderbird-91.8.0/modules/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/lang/spidermonkey78/firefox-78.9.0/modules/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/external/freetype-2.9.1/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/
H A DChangeLog.242176 * src/bdf/bdflib.c (isdigok): Remove and replace with sbitset, which
2192 * src/bdf/bdflib.c (isdigok): Add cast, as suggested in report.