Home
last modified time | relevance | path

Searched +defs:m +defs:l (Results 1 – 25 of 31997) sorted by relevance

12345678910>>...1280

/dports/astro/oskar/OSKAR-2.8.0/oskar/settings/extern/ttl/
H A Dmacro_repeat.hpp18 #define TTL_REPEAT_0(m,l,p) argument
19 #define TTL_REPEAT_1(m,l,p) TTL_REPEAT_0(m,l,p) m(1,p) argument
20 #define TTL_REPEAT_2(m,l,p) TTL_REPEAT_1(m,l,p) m(2,p) argument
21 #define TTL_REPEAT_3(m,l,p) TTL_REPEAT_2(m,l,p) m(3,p) argument
22 #define TTL_REPEAT_4(m,l,p) TTL_REPEAT_3(m,l,p) m(4,p) argument
23 #define TTL_REPEAT_5(m,l,p) TTL_REPEAT_4(m,l,p) m(5,p) argument
24 #define TTL_REPEAT_6(m,l,p) TTL_REPEAT_5(m,l,p) m(6,p) argument
25 #define TTL_REPEAT_7(m,l,p) TTL_REPEAT_6(m,l,p) m(7,p) argument
26 #define TTL_REPEAT_8(m,l,p) TTL_REPEAT_7(m,l,p) m(8,p) argument
27 #define TTL_REPEAT_9(m,l,p) TTL_REPEAT_8(m,l,p) m(9,p) argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/_testdata/Java/
H A DGrammarKit.java130 Marker m = enter_section_(b); in attr_pattern() local
165 Marker m = enter_section_(b); in attr_value_0() local
225 Marker m = enter_section_(b); in choice_0() local
250 Marker m = enter_section_(b); in choice_0_2_0() local
261 Marker m = enter_section_(b); in choice_1() local
321 Marker m = enter_section_(b); in grammar_0() local
359 Marker m = enter_section_(b); in option() local
423 Marker m = enter_section_(b); in quantified_0() local
435 Marker m = enter_section_(b); in quantified_1() local
468 Marker m = enter_section_(b); in reference_or_token() local
[all …]
/dports/math/glm/glm-0.9.9.8/test/core/
H A Dcore_func_matrix.cpp17 mat2 m(0, 1, 2, 3); in test_matrixCompMult() local
20 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
25 mat2x3 m(0, 1, 2, 3, 4, 5); in test_matrixCompMult() local
28 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
36 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
44 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
52 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
60 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
68 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
76 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/core/
H A Dcore_func_matrix.cpp17 mat2 m(0, 1, 2, 3); in test_matrixCompMult() local
20 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
25 mat2x3 m(0, 1, 2, 3, 4, 5); in test_matrixCompMult() local
28 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
36 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
44 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
52 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
60 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
68 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
76 for (length_t l = 0; l < m.length(); ++l) in test_matrixCompMult() local
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibPNG/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/PNG/src/itkpng/
H A Dpngdebug.h61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
67 # define png_debug2(l,m,p1,p2) \ argument
82 # define png_debug(l,m) \ argument
90 # define png_debug1(l,m,p1) \ argument
98 # define png_debug2(l,m,p1,p2) \ argument
107 # define png_debug(l,m) \ argument
118 # define png_debug1(l,m,p1) \ argument
129 # define png_debug2(l,m,p1,p2) \ argument
146 # define png_debug(l, m) ((void)0) argument
149 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/png/vtkpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngdebug.h57 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
63 # define png_debug2(l,m,p1,p2) \ argument
78 # define png_debug(l,m) \ argument
86 # define png_debug1(l,m,p1) \ argument
94 # define png_debug2(l,m,p1,p2) \ argument
103 # define png_debug(l,m) \ argument
114 # define png_debug1(l,m,p1) \ argument
125 # define png_debug2(l,m,p1,p2) \ argument
142 # define png_debug(l, m) ((void)0) argument
145 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h88 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
94 # define png_debug2(l,m,p1,p2) \ argument
109 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
125 # define png_debug2(l,m,p1,p2) \ argument
134 # define png_debug(l,m) \ argument
145 # define png_debug1(l,m,p1) \ argument
156 # define png_debug2(l,m,p1,p2) \ argument
173 # define png_debug(l, m) ((void)0) argument
176 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/graphics/apngasm/apngasm-2.91/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpngdebug.h61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
67 # define png_debug2(l,m,p1,p2) \ argument
85 # define png_debug(l,m) \ argument
93 # define png_debug1(l,m,p1) \ argument
101 # define png_debug2(l,m,p1,p2) \ argument
110 # define png_debug(l,m) \ argument
121 # define png_debug1(l,m,p1) \ argument
132 # define png_debug2(l,m,p1,p2) \ argument
149 # define png_debug(l, m) ((void)0) argument
152 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/png/
H A Dpngdebug.h61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
67 # define png_debug2(l,m,p1,p2) \ argument
82 # define png_debug(l,m) \ argument
90 # define png_debug1(l,m,p1) \ argument
98 # define png_debug2(l,m,p1,p2) \ argument
107 # define png_debug(l,m) \ argument
118 # define png_debug1(l,m,p1) \ argument
129 # define png_debug2(l,m,p1,p2) \ argument
146 # define png_debug(l, m) ((void)0) argument
149 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/graphics/apngdis/apngdis-2.9/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/pnglib/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/devel/apitrace/apitrace-9.0/thirdparty/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/image_formats/pnglib/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/
H A Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/external/libpng/
H A Dpngdebug.h61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
67 # define png_debug2(l,m,p1,p2) \ argument
85 # define png_debug(l,m) \ argument
93 # define png_debug1(l,m,p1) \ argument
101 # define png_debug2(l,m,p1,p2) \ argument
110 # define png_debug(l,m) \ argument
121 # define png_debug1(l,m,p1) \ argument
132 # define png_debug2(l,m,p1,p2) \ argument
149 # define png_debug(l, m) ((void)0) argument
152 # define png_debug1(l, m, p1) ((void)0) argument
[all …]

12345678910>>...1280