Home
last modified time | relevance | path

Searched defs:MSG (Results 1 – 25 of 2265) sorted by relevance

12345678910>>...91

/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/
H A DMakefile.PL79 die <<"MSG"; heredoc
99 print <<MSG; heredoc
147 die << "MSG"; heredoc
154 die << "MSG"; heredoc
161 die << "MSG"; heredoc
184 die <<"MSG"; heredoc
196 print <<"MSG"; heredoc
219 print <<"MSG"; heredoc
244 ) or die <<"MSG"; heredoc
833 die <<"MSG"; heredoc
[all …]
/dports/databases/p5-DBD-mysql/DBD-mysql-4.050/
H A DMakefile.PL78 print <<"MSG"; heredoc
91 print <<MSG; heredoc
146 warn <<"MSG"; heredoc
168 die <<"MSG"; heredoc
177 print <<"MSG"; heredoc
201 print <<"MSG"; heredoc
703 die <<"MSG"; heredoc
742 die <<"MSG"; heredoc
829 print <<"MSG"; heredoc
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.Windows.Interop/
H A DMSG.cs32 public struct MSG struct
34 public IntPtr hwnd {
41 public IntPtr lParam {
49 public IntPtr wParam {
55 public int message {
62 public int pt_x {
69 public int pt_y {
76 public int time {
/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A Derror.h68 #define SCYTHE_DEBUG_MSG(MSG) \ argument
71 #define SCYTHE_DEBUG_MSG(MSG) argument
75 #define SCYTHE_THROW(EXCEP,MSG) \ argument
83 #define SCYTHE_CHECK(CHECK,EXCEP,MSG) \ argument
124 #define SCYTHE_CHECK_10(CHECK, EXCEP, MSG) argument
130 #define SCYTHE_CHECK_20(CHECK, EXCEP, MSG) argument
136 #define SCYTHE_CHECK_30(CHECK, EXCEP, MSG) argument
140 #define SCYTHE_THROW_10(EXCEP,MSG) SCYTHE_THROW(EXCEP,MSG) argument
142 #define SCYTHE_THROW_10(EXCEP,MSG) argument
148 #define SCYTHE_THROW_20(EXCEP,MSG) argument
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/
H A Dpysidewtypes.h56 struct MSG struct
58 HWND hwnd;
59 UINT message;
60 WPARAM wParam;
61 LPARAM lParam;
62 DWORD time;
63 POINT pt;
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/
H A Dpysidewtypes.h56 struct MSG struct
58 HWND hwnd;
59 UINT message;
60 WPARAM wParam;
61 LPARAM lParam;
62 DWORD time;
63 POINT pt;
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/
H A Dpysidewtypes.h56 struct MSG struct
58 HWND hwnd;
59 UINT message;
60 WPARAM wParam;
61 LPARAM lParam;
62 DWORD time;
63 POINT pt;
/dports/math/cgal/CGAL-5.3/include/CGAL/QP_solver/
H A Dassertions.h32 # define CGAL_qpe_assertion_msg(EX,MSG) ((void)0) argument
37 # define CGAL_qpe_assertion_msg(EX,MSG) \ argument
52 # define CGAL_qpe_exactness_assertion_msg(EX,MSG) \ argument
67 # define CGAL_qpe_expensive_assertion_msg(EX,MSG) \ argument
98 # define CGAL_qpe_precondition_msg(EX,MSG) ((void)0) argument
103 # define CGAL_qpe_precondition_msg(EX,MSG) \ argument
169 # define CGAL_qpe_postcondition_msg(EX,MSG) \ argument
230 # define CGAL_qpe_warning_msg(EX,MSG) ((void)0) argument
235 # define CGAL_qpe_warning_msg(EX,MSG) \ argument
250 # define CGAL_qpe_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/
H A Ddebug.h33 # define qcDebugMsg(LEVEL, MSG) … argument
38 # define qcDebugMsg(LEVEL, MSG) argument
41 #define qcSCObjectDebugMsg(LEVEL, OBJ, MSG) … argument
44 #define qcErrorMsg(MSG) error("Qt: %s\n", QString(MSG).toStdString().c_str()) argument
46 #define qcWarningMsg(MSG) postfl("Qt: %s\n", QString(MSG).toStdString().c_str()) argument
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dstreamlines_assertions.h41 # define CGAL_streamlines_assertion_msg(EX,MSG) \ argument
60 # define CGAL_streamlines_exactness_assertion_msg(EX,MSG) \ argument
80 # define CGAL_streamlines_expensive_assertion_msg(EX,MSG) \ argument
121 # define CGAL_streamlines_precondition_msg(EX,MSG) \ argument
140 # define CGAL_streamlines_exactness_precondition_msg(EX,MSG) \ argument
159 # define CGAL_streamlines_expensive_precondition_msg(EX,MSG) \ argument
200 # define CGAL_streamlines_postcondition_msg(EX,MSG) \ argument
219 # define CGAL_streamlines_exactness_postcondition_msg(EX,MSG) \ argument
279 # define CGAL_streamlines_warning_msg(EX,MSG) \ argument
298 # define CGAL_streamlines_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dtriangulation_assertions.h39 # define CGAL_triangulation_assertion_msg(EX,MSG) \ argument
58 # define CGAL_triangulation_exactness_assertion_msg(EX,MSG) \ argument
78 # define CGAL_triangulation_expensive_assertion_msg(EX,MSG) \ argument
119 # define CGAL_triangulation_precondition_msg(EX,MSG) \ argument
138 # define CGAL_triangulation_exactness_precondition_msg(EX,MSG) \ argument
157 # define CGAL_triangulation_expensive_precondition_msg(EX,MSG) \ argument
198 # define CGAL_triangulation_postcondition_msg(EX,MSG) \ argument
217 # define CGAL_triangulation_exactness_postcondition_msg(EX,MSG) \ argument
277 # define CGAL_triangulation_warning_msg(EX,MSG) \ argument
296 # define CGAL_triangulation_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dsurface_reconstruction_points_assertions.h45 # define CGAL_surface_reconstruction_points_assertion_msg(EX,MSG) \ argument
64 # define CGAL_surface_reconstruction_points_exactness_assertion_msg(EX,MSG) \ argument
84 # define CGAL_surface_reconstruction_points_expensive_assertion_msg(EX,MSG) \ argument
125 # define CGAL_surface_reconstruction_points_precondition_msg(EX,MSG) \ argument
144 # define CGAL_surface_reconstruction_points_exactness_precondition_msg(EX,MSG) \ argument
163 # define CGAL_surface_reconstruction_points_expensive_precondition_msg(EX,MSG) \ argument
204 # define CGAL_surface_reconstruction_points_postcondition_msg(EX,MSG) \ argument
223 # define CGAL_surface_reconstruction_points_exactness_postcondition_msg(EX,MSG) \ argument
283 # define CGAL_surface_reconstruction_points_warning_msg(EX,MSG) \ argument
302 # define CGAL_surface_reconstruction_points_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A DTree_assertions.h41 # define CGAL_Tree_assertion_msg(EX,MSG) \ argument
60 # define CGAL_Tree_exactness_assertion_msg(EX,MSG) \ argument
80 # define CGAL_Tree_expensive_assertion_msg(EX,MSG) \ argument
121 # define CGAL_Tree_precondition_msg(EX,MSG) \ argument
140 # define CGAL_Tree_exactness_precondition_msg(EX,MSG) \ argument
159 # define CGAL_Tree_expensive_precondition_msg(EX,MSG) \ argument
200 # define CGAL_Tree_postcondition_msg(EX,MSG) \ argument
219 # define CGAL_Tree_exactness_postcondition_msg(EX,MSG) \ argument
279 # define CGAL_Tree_warning_msg(EX,MSG) \ argument
298 # define CGAL_Tree_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dmultiset_assertions.h37 # define CGAL_multiset_assertion_msg(EX,MSG) \ argument
56 # define CGAL_multiset_exactness_assertion_msg(EX,MSG) \ argument
76 # define CGAL_multiset_expensive_assertion_msg(EX,MSG) \ argument
117 # define CGAL_multiset_precondition_msg(EX,MSG) \ argument
136 # define CGAL_multiset_exactness_precondition_msg(EX,MSG) \ argument
155 # define CGAL_multiset_expensive_precondition_msg(EX,MSG) \ argument
196 # define CGAL_multiset_postcondition_msg(EX,MSG) \ argument
215 # define CGAL_multiset_exactness_postcondition_msg(EX,MSG) \ argument
275 # define CGAL_multiset_warning_msg(EX,MSG) \ argument
294 # define CGAL_multiset_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dpoint_set_processing_assertions.h46 # define CGAL_point_set_processing_assertion_msg(EX,MSG) \ argument
65 # define CGAL_point_set_processing_exactness_assertion_msg(EX,MSG) \ argument
85 # define CGAL_point_set_processing_expensive_assertion_msg(EX,MSG) \ argument
126 # define CGAL_point_set_processing_precondition_msg(EX,MSG) \ argument
145 # define CGAL_point_set_processing_exactness_precondition_msg(EX,MSG) \ argument
164 # define CGAL_point_set_processing_expensive_precondition_msg(EX,MSG) \ argument
205 # define CGAL_point_set_processing_postcondition_msg(EX,MSG) \ argument
224 # define CGAL_point_set_processing_exactness_postcondition_msg(EX,MSG) \ argument
284 # define CGAL_point_set_processing_warning_msg(EX,MSG) \ argument
303 # define CGAL_point_set_processing_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dkernel_assertions.h42 # define CGAL_kernel_assertion_msg(EX,MSG) \ argument
61 # define CGAL_kernel_exactness_assertion_msg(EX,MSG) \ argument
81 # define CGAL_kernel_expensive_assertion_msg(EX,MSG) \ argument
122 # define CGAL_kernel_precondition_msg(EX,MSG) \ argument
141 # define CGAL_kernel_exactness_precondition_msg(EX,MSG) \ argument
160 # define CGAL_kernel_expensive_precondition_msg(EX,MSG) \ argument
201 # define CGAL_kernel_postcondition_msg(EX,MSG) \ argument
220 # define CGAL_kernel_exactness_postcondition_msg(EX,MSG) \ argument
280 # define CGAL_kernel_warning_msg(EX,MSG) \ argument
299 # define CGAL_kernel_exactness_warning_msg(EX,MSG) \ argument
[all …]
H A Dassertions.h120 # define CGAL_static_assertion_msg(EX,MSG) \ argument
128 # define CGAL_static_assertion_msg(EX,MSG) \ argument
140 # define CGAL_static_assertion_msg(EX,MSG) \ argument
148 # define CGAL_static_assertion_msg(EX,MSG) \ argument
162 # define CGAL_exactness_assertion_msg(EX,MSG) \ argument
174 # define CGAL_expensive_assertion_msg(EX,MSG) \ argument
204 # define CGAL_precondition_msg(EX,MSG) \ argument
256 # define CGAL_postcondition_msg(EX,MSG) \ argument
316 # define CGAL_warning_msg(EX,MSG) \ argument
328 # define CGAL_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Optimisation/
H A Dassertions.h30 # define CGAL_optimisation_assertion_msg(EX,MSG) ((void)0) argument
36 # define CGAL_optimisation_assertion_msg(EX,MSG) \ argument
53 # define CGAL_optimisation_exactness_assertion_msg(EX,MSG) \ argument
70 # define CGAL_optimisation_expensive_assertion_msg(EX,MSG) \ argument
104 # define CGAL_optimisation_precondition_msg(EX,MSG) ((void)0) argument
110 # define CGAL_optimisation_precondition_msg(EX,MSG) \ argument
184 # define CGAL_optimisation_postcondition_msg(EX,MSG) \ argument
252 # define CGAL_optimisation_warning_msg(EX,MSG) ((void)0) argument
258 # define CGAL_optimisation_warning_msg(EX,MSG) \ argument
275 # define CGAL_optimisation_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Convex_hull_2/
H A Dch_assertions.h41 # define CGAL_ch_assertion_msg(EX,MSG) \ argument
60 # define CGAL_ch_exactness_assertion_msg(EX,MSG) \ argument
80 # define CGAL_ch_expensive_assertion_msg(EX,MSG) \ argument
121 # define CGAL_ch_precondition_msg(EX,MSG) \ argument
140 # define CGAL_ch_exactness_precondition_msg(EX,MSG) \ argument
159 # define CGAL_ch_expensive_precondition_msg(EX,MSG) \ argument
200 # define CGAL_ch_postcondition_msg(EX,MSG) \ argument
219 # define CGAL_ch_exactness_postcondition_msg(EX,MSG) \ argument
279 # define CGAL_ch_warning_msg(EX,MSG) \ argument
298 # define CGAL_ch_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Partition_2/
H A Dpartition_assertions.h41 # define CGAL_partition_assertion_msg(EX,MSG) \ argument
60 # define CGAL_partition_exactness_assertion_msg(EX,MSG) \ argument
80 # define CGAL_partition_expensive_assertion_msg(EX,MSG) \ argument
121 # define CGAL_partition_precondition_msg(EX,MSG) \ argument
140 # define CGAL_partition_exactness_precondition_msg(EX,MSG) \ argument
159 # define CGAL_partition_expensive_precondition_msg(EX,MSG) \ argument
200 # define CGAL_partition_postcondition_msg(EX,MSG) \ argument
219 # define CGAL_partition_exactness_postcondition_msg(EX,MSG) \ argument
279 # define CGAL_partition_warning_msg(EX,MSG) \ argument
298 # define CGAL_partition_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_2/
H A Dpolygon_assertions.h66 # define CGAL_polygon_assertion_msg(EX,MSG) \ argument
85 # define CGAL_polygon_exactness_assertion_msg(EX,MSG) \ argument
105 # define CGAL_polygon_expensive_assertion_msg(EX,MSG) \ argument
146 # define CGAL_polygon_precondition_msg(EX,MSG) \ argument
165 # define CGAL_polygon_exactness_precondition_msg(EX,MSG) \ argument
184 # define CGAL_polygon_expensive_precondition_msg(EX,MSG) \ argument
225 # define CGAL_polygon_postcondition_msg(EX,MSG) \ argument
244 # define CGAL_polygon_exactness_postcondition_msg(EX,MSG) \ argument
304 # define CGAL_polygon_warning_msg(EX,MSG) \ argument
323 # define CGAL_polygon_exactness_warning_msg(EX,MSG) \ argument
[all …]
/dports/math/adept/adept-2.0.8/test/
H A Dtest_constructors.cpp41 #define EVAL_CONSTRUCT(MSG,X,COMMAND) std::cout << "-----------------------------------------------… argument
47 #define EVAL(MSG,X,COMMAND) std::cout << "---------------------------------------------------------… argument
54 …#define EVAL2(MSG,X,COMMAND,Y) std::cout << "-----------------------------------------------------… argument
62 #define EVAL_FAIL(MSG,X,COMMAND) std::cout << "----------------------------------------------------… argument
67 #define EVAL2_FAIL(MSG,X,COMMAND,Y) std::cout << "-------------------------------------------------… argument
72 #define VERDICT98(MSG) std::cout << "Verdict for C++98: " << MSG << "\n" argument
73 #define VERDICT11(MSG) std::cout << "Verdict for C++11: " << MSG << "\n" argument
75 #define HEADING(MSG) std::cout << "################################################################… argument
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core_utilities.h89 # define DBUG(MSG) do { printf("||PaMacCore (AUHAL)|| "); printf MSG ; fflush(stdout); } while(0) argument
91 # define DBUG(MSG) argument
99 # define VDBUG(MSG) do { printf("||PaMacCore (v )|| "); printf MSG ; fflush(stdout); } while(0) argument
101 # define VDBUG(MSG) argument
109 # define VVDBUG(MSG) do { printf("||PaMacCore (vv)|| "); printf MSG ; fflush(stdout); } while(0) argument
111 # define VVDBUG(MSG) argument
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/coreaudio/
H A Dpa_mac_core_utilities.h89 # define DBUG(MSG) do { printf("||PaMacCore (AUHAL)|| "); printf MSG ; fflush(stdout); } while(0) argument
91 # define DBUG(MSG) argument
99 # define VDBUG(MSG) do { printf("||PaMacCore (v )|| "); printf MSG ; fflush(stdout); } while(0) argument
101 # define VDBUG(MSG) argument
109 # define VVDBUG(MSG) do { printf("||PaMacCore (vv)|| "); printf MSG ; fflush(stdout); } while(0) argument
111 # define VVDBUG(MSG) argument
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core_utilities.h89 # define DBUG(MSG) do { printf("||PaMacCore (AUHAL)|| "); printf MSG ; fflush(stdout); } while(0) argument
91 # define DBUG(MSG) argument
99 # define VDBUG(MSG) do { printf("||PaMacCore (v )|| "); printf MSG ; fflush(stdout); } while(0) argument
101 # define VDBUG(MSG) argument
109 # define VVDBUG(MSG) do { printf("||PaMacCore (vv)|| "); printf MSG ; fflush(stdout); } while(0) argument
111 # define VVDBUG(MSG) argument

12345678910>>...91