Home
last modified time | relevance | path

Searched defs:PRINT_DEBUG (Results 1 – 25 of 74) sorted by relevance

123

/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dsdorfehs.h43 #define PRINT_DEBUG(fmt) \ macro
50 #define PRINT_DEBUG(fmt) do {} while (0) macro
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dratpoison.h61 #define PRINT_DEBUG(fmt) \ macro
68 #define PRINT_DEBUG(fmt) do {} while (0) macro
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/polygon_overlay/
H A Dpover_global.h83 #define PRINT_DEBUG(x) (cout << x << std::endl) macro
85 #define PRINT_DEBUG(x) macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/polygon_overlay/
H A Dpover_global.h83 #define PRINT_DEBUG(x) (cout << x << std::endl) macro
85 #define PRINT_DEBUG(x) macro
/dports/textproc/webcpp/webcpp-0.8.4-src/webcpp/
H A Ddefdebug.h24 #define PRINT_DEBUG( x ) (cerr <<endl << ( x ) <<"buffer is: " <<buffer <<endl) macro
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/polygon_overlay/
H A Dpover_global.hpp78 #define PRINT_DEBUG(x) (std::cout << x << "\n") macro
80 #define PRINT_DEBUG(x) macro
/dports/sysutils/intel-pcm-devel/pcm-0212b38/MacMSRDriver/PcmMsr/
H A DPcmMsr.h58 #define PRINT_DEBUG if (_DEBUG) IOLog macro
/dports/sysutils/intel-pcm/pcm-202109/MacMSRDriver/PcmMsr/
H A DPcmMsr.h58 #define PRINT_DEBUG if (_DEBUG) IOLog macro
/dports/games/valyriatear/ValyriaTear-1.1.0/src/utils/src/utils/
H A Dutils_common.h32 #define PRINT_DEBUG std::cout << "DEBUG:" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << … macro
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/examples/sysc/risc_cpu/
H A Ddirective.h46 #define PRINT_DEBUG true macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/
H A Dexynos4_boards.c43 #define PRINT_DEBUG(fmt, args...) \ macro
48 #define PRINT_DEBUG(fmt, args...) do {} while (0) macro
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/HdrCreation/
H A Ddebevec.cpp53 #define PRINT_DEBUG(str) std::cerr << "Debevec: " << str << std::endl macro
55 #define PRINT_DEBUG(str) macro
H A Dmtb_alignment.cpp49 #define PRINT_DEBUG(str) std::cerr << "MTB: " << str << std::endl macro
51 #define PRINT_DEBUG(str) macro
/dports/security/py-netmiko/netmiko-3.3.0/tests/performance/
H A Dtest_netmiko.py13 PRINT_DEBUG = False variable
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Vector/
H A DTVectorView.hxx43 * \param N : space dimension
58 typedef typename tvector<N,T>::difference_type difference_type;
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Libpfs/io/
H A Djpegreader.cpp41 #define PRINT_DEBUG(str) std::cerr << str << std::endl macro
43 #define PRINT_DEBUG(str) macro
H A Dtiffwriter.cpp68 #define PRINT_DEBUG(str) std::cerr << "TiffReader: " << str << std::endl macro
70 #define PRINT_DEBUG(str) macro
H A Dtiffreader.cpp58 #define PRINT_DEBUG(str) std::cerr << "TiffReader: " << str << std::endl macro
60 #define PRINT_DEBUG(str) macro
/dports/science/ALPSCore/ALPSCore-2.2.0/alea/include/alps/alea/
H A Dutil.hpp58 PRINT_DEBUG enumerator
/dports/net/libsrtp2/libsrtp-2.4.2/test/
H A Drtp.c58 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/srtp/test/
H A Drtp.c56 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro
/dports/www/firefox/firefox-99.0/third_party/libsrtp/src/test/
H A Drtp.c58 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libsrtp/src/test/
H A Drtp.c56 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/srtp/src/test/
H A Drtp.c56 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libsrtp/test/
H A Drtp.c56 #define PRINT_DEBUG 0 /* set to 1 to print out debugging data */ macro

123