Home
last modified time | relevance | path

Searched refs:DEBUG_OUT (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/src/
H A Djson_parse_rapidjson.h13 #define DEBUG_OUT(x) macro
78 DEBUG_OUT("SO:"); in StartObject()
105 DEBUG_OUT("int:"<<i); in Int64()
130 DEBUG_OUT("B"<<b); in Bool()
136 DEBUG_OUT("!3" << name_ << ":" << b); in Bool()
144 DEBUG_OUT("NULL"); in Null()
148 DEBUG_OUT("DOUBLE"); in Double()
153 DEBUG_OUT("K:"<<std::string(str,length)); in Key()
161 DEBUG_OUT("SA"); in StartArray()
165 DEBUG_OUT("EA"); in EndArray()
[all …]
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/test/unit/SFCGAL/algorithm/
H A DUnionTest.cpp59 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
68 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
78 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
85 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
92 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
99 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
110 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
117 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
128 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
135 DEBUG_OUT << u->asText() <<"\n"; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/biology/diamond/diamond-2.0.13/src/stats/
H A Dmatrix_adjust_eigen.cpp34 #define DEBUG_OUT(x) macro
150 DEBUG_OUT(rA); in ResidualsLinearConstraints()
163 DEBUG_OUT(resids_x); in DualResiduals()
192 DEBUG_OUT(*rnorm); in CalculateResiduals()
237 DEBUG_OUT(W); in FactorReNewtonSystem()
386 DEBUG_OUT(old_scores); in Blast_OptimizeTargetFrequencies()
394 DEBUG_OUT("Values "); in Blast_OptimizeTargetFrequencies()
395 DEBUG_OUT(values[0]); in Blast_OptimizeTargetFrequencies()
397 DEBUG_OUT("Grads"); in Blast_OptimizeTargetFrequencies()
398 DEBUG_OUT(grads); in Blast_OptimizeTargetFrequencies()
[all …]
/dports/devel/libafterbase/libAfterBase-0.92/
H A Doutput.h63 #define DEBUG_OUT(format,args...) \ macro
66 #define DEBUG_OUT(format,args...) macro
82 #define DEBUG_OUT(...) \ macro
88 #define DEBUG_OUT(...) macro
110 #define DEBUG_OUT nonGNUC_debugout macro
112 #define DEBUG_OUT nonGNUC_debugout_stub macro
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dprivate.h14 #define DEBUG_OUT( ... ) \ macro
24 DEBUG_OUT( "[ File: %s Func: %s Line: %d ]\n", __FILE__, __FUNCTION__, __LINE__ )
36 __forceinline void DEBUG_OUT( char* str, ... ){ } in DEBUG_OUT() function
38 #define DEBUG_OUT( ... ) macro
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dprivate.h14 #define DEBUG_OUT( ... ) \ macro
24 DEBUG_OUT( "[ File: %s Func: %s Line: %d ]\n", __FILE__, __FUNCTION__, __LINE__ )
36 __forceinline void DEBUG_OUT( char* str, ... ){ } in DEBUG_OUT() function
38 #define DEBUG_OUT( ... ) macro
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Doutput.h73 #define DEBUG_OUT(format,args...) \ macro
76 #define DEBUG_OUT(format,args...) macro
94 #define DEBUG_OUT(...) \ macro
100 #define DEBUG_OUT(...) macro
122 #define DEBUG_OUT nonGNUC_debugout macro
124 #define DEBUG_OUT nonGNUC_debugout_stub macro
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dnetworking.c11 #define DEBUG_OUT 0 macro
76 #if DEBUG_OUT
118 #if DEBUG_OUT in net_send_header()
144 #if DEBUG_OUT in net_send_cc()
178 #if DEBUG_OUT in net_check_conn()
287 #if DEBUG_OUT in net_send_epg()
337 #if DEBUG_OUT in write_block()
350 #if DEBUG_OUT in write_block()
363 #if DEBUG_OUT in write_block()
377 #if DEBUG_OUT in write_block()
[all …]
/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/impl/
H A DResolver.cc46 #define DEBUG_OUT(str) noop << str macro
57 DEBUG_OUT("Skipping " << val); in parse()
116 DEBUG_OUT("Skipping bytes"); in parse()
130 DEBUG_OUT("Reading bytes"); in parse()
142 DEBUG_OUT("Skipping record"); in parse()
158 DEBUG_OUT("Reading record"); in parse()
179 DEBUG_OUT("Skipping map"); in parse()
204 DEBUG_OUT("Reading map"); in parse()
236 DEBUG_OUT("Skipping array"); in parse()
259 DEBUG_OUT("Reading array"); in parse()
[all …]
/dports/science/rmf/rmf-1.3.1/src/avrocpp/impl/
H A DResolver.cc46 #define DEBUG_OUT(str) noop << str macro
57 DEBUG_OUT("Skipping " << val); in parse()
116 DEBUG_OUT("Skipping bytes"); in parse()
130 DEBUG_OUT("Reading bytes"); in parse()
142 DEBUG_OUT("Skipping record"); in parse()
158 DEBUG_OUT("Reading record"); in parse()
179 DEBUG_OUT("Skipping map"); in parse()
204 DEBUG_OUT("Reading map"); in parse()
236 DEBUG_OUT("Skipping array"); in parse()
259 DEBUG_OUT("Reading array"); in parse()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelMPI/
H A DvtkPExtractGrid.cxx57 #define DEBUG_OUT(out) \ macro
71 #define DEBUG_OUT(out) macro
101 DEBUG_OUT("########### RequestData\n"); in RequestData()
245 DEBUG_OUT("Closing gaps...\n"); in RequestData()
270 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
281 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractRectilinearGrid.cxx56 #define DEBUG_OUT(out) \ macro
70 #define DEBUG_OUT(out) macro
100 DEBUG_OUT("########### RequestData\n"); in RequestData()
246 DEBUG_OUT("Closing gaps...\n"); in RequestData()
271 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
283 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractVOI.cxx55 #define DEBUG_OUT(out) \ macro
69 #define DEBUG_OUT(out) macro
99 DEBUG_OUT("########### RequestData\n"); in RequestData()
243 DEBUG_OUT("Closing gaps...\n"); in RequestData()
268 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
279 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelMPI/
H A DvtkPExtractRectilinearGrid.cxx52 #define DEBUG_OUT(out) \ macro
65 #define DEBUG_OUT(out) macro
90 DEBUG_OUT("########### RequestData\n"); in RequestData()
225 DEBUG_OUT("Closing gaps...\n"); in RequestData()
247 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
256 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractGrid.cxx53 #define DEBUG_OUT(out) \ macro
66 #define DEBUG_OUT(out) macro
91 DEBUG_OUT("########### RequestData\n"); in RequestData()
225 DEBUG_OUT("Closing gaps...\n"); in RequestData()
247 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
255 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractVOI.cxx52 #define DEBUG_OUT(out) \ macro
65 #define DEBUG_OUT(out) macro
90 DEBUG_OUT("########### RequestData\n"); in RequestData()
222 DEBUG_OUT("Closing gaps...\n"); in RequestData()
244 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
252 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelMPI/
H A DvtkPExtractGrid.cxx57 #define DEBUG_OUT(out) \ macro
71 #define DEBUG_OUT(out) macro
101 DEBUG_OUT("########### RequestData\n"); in RequestData()
233 DEBUG_OUT("Closing gaps...\n"); in RequestData()
258 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
269 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractRectilinearGrid.cxx56 #define DEBUG_OUT(out) \ macro
70 #define DEBUG_OUT(out) macro
100 DEBUG_OUT("########### RequestData\n"); in RequestData()
235 DEBUG_OUT("Closing gaps...\n"); in RequestData()
260 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
272 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
H A DvtkPExtractVOI.cxx55 #define DEBUG_OUT(out) \ macro
69 #define DEBUG_OUT(out) macro
99 DEBUG_OUT("########### RequestData\n"); in RequestData()
245 DEBUG_OUT("Closing gaps...\n"); in RequestData()
270 DEBUG_OUT("########### RequestInformation\n"); in RequestInformation()
281 DEBUG_OUT("########### RequestUpdateExtent\n"); in RequestUpdateExtent()
/dports/devel/avro-cpp/avro-cpp-1.11.0/impl/
H A DResolver.cc46 #define DEBUG_OUT(str) noop << str macro
57 DEBUG_OUT("Skipping " << val); in parse()
114 DEBUG_OUT("Skipping bytes"); in parse()
127 DEBUG_OUT("Reading bytes"); in parse()
139 DEBUG_OUT("Skipping record"); in parse()
155 DEBUG_OUT("Reading record"); in parse()
175 DEBUG_OUT("Skipping map"); in parse()
199 DEBUG_OUT("Reading map"); in parse()
230 DEBUG_OUT("Skipping array"); in parse()
252 DEBUG_OUT("Reading array"); in parse()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/access_control/
H A Daccess_control.cc122 DEBUG_OUT("failed to hex-decode token md"); in validateSignature()
125 DEBUG_OUT("token md=" << _messageDigest); in validateSignature()
188 DEBUG_OUT("token:'" << _token << "'"); in parse()
205 DEBUG_OUT("kvp:'" << kvp << "', key:'" << key << "', value:'" << value << "'"); in parse()
241 DEBUG_OUT("payload:'" << _payload << "'"); in parse()
314 DEBUG_OUT("failed to calculate message digest"); in sign()
321 DEBUG_OUT("failed to hex-encode new MD"); in sign()
323DEBUG_OUT(_config.messageDigestName << "=" << StringView(mdHex, mdHexLen) << " (" << (int)mdHexLen… in sign()
395 DEBUG_OUT("secrets map is empty"); in getSecretMap()
405 DEBUG_OUT("secrets[" << key << "] = '" << result << "'"); in getSecretMap()
[all …]
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dprivate.h11 #define DEBUG_OUT( ... ) \ macro
21 DEBUG_OUT( "At %s %d\n", __FUNCTION__, __LINE__ )
32 #define DEBUG_OUT( ... ) macro
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dprivate.h11 #define DEBUG_OUT( ... ) \
21 DEBUG_OUT( "At %s %d\n", __FUNCTION__, __LINE__ )
32 #define DEBUG_OUT( ... )
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/
H A Dcodeaccesssecurityengine.cs66 private static void DEBUG_OUT( String str ) in DEBUG_OUT() method in System.Security.CodeAccessSecurityEngine
196 DEBUG_OUT("Granted: "); in CheckSetHelper()
197 DEBUG_OUT(grants.ToXml().ToString()); in CheckSetHelper()
198 DEBUG_OUT("Refused: "); in CheckSetHelper()
200 DEBUG_OUT("Demanded: "); in CheckSetHelper()
311 DEBUG_OUT("Granted: "); in CheckHelper()
312 DEBUG_OUT(grantedSet.ToXml().ToString()); in CheckHelper()
313 DEBUG_OUT("Refused: "); in CheckHelper()
315 DEBUG_OUT("Demanded: "); in CheckHelper()
316 DEBUG_OUT(demand.ToString()); in CheckHelper()
[all …]
/dports/games/minetest/minetest-5.4.1/src/
H A Dpathfinder.cpp49 #define DEBUG_OUT(a) std::cout << a macro
54 #define DEBUG_OUT(a) while(0) macro
527 DEBUG_OUT("Pathfinder: " << PP(realpos) << in initNode()
531 DEBUG_OUT(PP(ipos) << ": " << 'i' << std::endl); in initNode()
538 DEBUG_OUT("Pathfinder: " << PP(realpos) in initNode()
553 DEBUG_OUT(PP(ipos) << ": " << 'a' << std::endl); in initNode()
836 DEBUG_OUT("Pathfinder: " << PP(pos2) << in calcCost()
867 DEBUG_OUT("Pathfinder: "<< PP(pos) in calcCost()
1043 DEBUG_OUT(LVL " Pathfinder: " << PP(ipos2) << in updateAllCosts()
1077 DEBUG_OUT(LVL "Pathfinder:" in updateAllCosts()
[all …]

12345678910>>...12