Home
last modified time | relevance | path

Searched defs:DEBUG_BLOCK (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DDebugHelper.h37 #define DEBUG_BLOCK DebugHelper _dbg_helper_; \ macro
42 #define DEBUG_BLOCK macro
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DDebugHelper.h37 #define DEBUG_BLOCK DebugHelper _dbg_helper_; \ macro
42 #define DEBUG_BLOCK macro
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DDebugHelper.h37 #define DEBUG_BLOCK DebugHelper _dbg_helper_; \ macro
42 #define DEBUG_BLOCK macro
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DDebugHelper.h37 #define DEBUG_BLOCK DebugHelper _dbg_helper_; \ macro
42 #define DEBUG_BLOCK macro
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DDebugHelper.h37 #define DEBUG_BLOCK DebugHelper _dbg_helper_; \ macro
42 #define DEBUG_BLOCK macro
/dports/misc/tellico/tellico-3.4.2/src/
H A Dtellico_debug.h110 #define DEBUG_BLOCK Debug::Block uniquelyNamedStackAllocatedStandardBlock( MY_FUNCTION ); macro
112 #define DEBUG_BLOCK macro
/dports/multimedia/phonon-gstreamer/phonon-backend-gstreamer-4.10.0/gstreamer/
H A Ddebug.h120 #define DEBUG_BLOCK Debug::Block uniquelyNamedStackAllocatedStandardBlock( __PRETTY_FUNCTION__ ); macro
H A Dpipeline.cpp451 DEBUG_BLOCK; in cb_element() local
/dports/multimedia/phonon-vlc/phonon-backend-vlc-0.11.3/src/utils/
H A Ddebug.h116 #define DEBUG_BLOCK Debug::Block uniquelyNamedStackAllocatedStandardBlock( __PRETTY_FUNCTION__ ); macro
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/support/
H A DDebug.h164 #define DEBUG_BLOCK Debug::Block uniquelyNamedStackAllocatedStandardBlock( __PRETTY_FUNCTION__ ); macro
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/
H A DMacros.hpp115 # define DEBUG_BLOCK RSTUDIO_DEBUG_BLOCK macro
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/Order/
H A Dlattice.cc29 # define DEBUG_BLOCK(x) bool debug_block = x; macro
39 # define DEBUG_BLOCK(x) do {} while (0) macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dscicos.c174 #define DEBUG_BLOCK 99 macro