Home
last modified time | relevance | path

Searched refs:Cdebug (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_dnd.c297 Cdebug("dnd:enter local\n"); in handle_xdnd_enter()
791 Cdebug("dnd:already is action\n"); in apc_dnd_start()
795 Cdebug("dnd:bad actions\n"); in apc_dnd_start()
822 Cdebug("dnd:no actions\n"); in apc_dnd_start()
827 Cdebug("dnd:no clipboard data\n"); in apc_dnd_start()
844 Cdebug("dnd:begin\n"); in apc_dnd_start()
872 Cdebug("dnd:objects killed\n"); in apc_dnd_start()
906 Cdebug("dnd:bad XdndAware\n"); in apc_dnd_start()
985 Cdebug("dnd:drop\n"); in apc_dnd_start()
990 Cdebug("dnd:leave\n"); in apc_dnd_start()
[all …]
H A Dapc_clipboard.c388 Cdebug("clipboard:fail\n"); in prima_read_property()
392 Cdebug("clipboard: type=0x%x(%s) fmt=%d n=%d left=%d\n", in prima_read_property()
470 Cdebug("clipboard:selection timeout\n"); in query_datum()
484 Cdebug("clipboard:read SelectionNotify %s %s\n", in query_datum()
499 Cdebug("clipboard: id=%d: types mismatch: got %s, want %s\n", id, in query_datum()
615 Cdebug("clipboard targets:"); in prima_clipboard_query_targets()
617 Cdebug("%s\n", XGetAtomName( DISP, data[i])); in prima_clipboard_query_targets()
989 Cdebug("%s ", XGetAtomName(DISP, CF_NAME(i))); in prima_clipboard_fill_targets()
994 Cdebug("UTF8_MIME "); in prima_clipboard_fill_targets()
998 Cdebug("PLAINTEXT_MIME "); in prima_clipboard_fill_targets()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/include/
H A Ddcdebug.h55 #define Cdebug(lev, cond, param) \ macro
69 #define Cdebug(lev, cond, param) macro
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcpixseq.cxx190Cdebug(3, where< itemList->card(), ("DcmPixelSequence::insert() item at position %d inserted", whe… in insert()
191Cdebug(3, where>=itemList->card(), ("DcmPixelSequence::insert() item at last position inserted")); in insert()
H A Ddcmetinf.cxx231Cdebug(4, retval==OFTrue, ("DcmMetaInfo::checkAndReadPreamble() found Preamble=[0x%8.8x]", (Uint32… in checkAndReadPreamble()
232 Cdebug(4, retval==OFFalse, ("DcmMetaInfo::checkAndReadPreamble() No Preambel found!")); in checkAndReadPreamble()
H A Ddcbytstr.cxx454 Cdebug(3, errorFlag.bad(), in verify()
H A Ddcfilefo.cxx309 Cdebug(2, uidtmp != (char*)NULL, in checkValue()
H A Ddcdirrec.cxx636Cdebug(4, localMRDR==(DcmDirectoryRecord*)NULL, ("DcmDirectoryRecord::lookForReferencedMRDR() no R… in lookForReferencedMRDR()
H A Ddcitem.cxx1659 Cdebug(4, l_error==EC_Normal && dO->getTag()==tag, in searchSubFromHere()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h532 #define Cdebug if (pguts->debug & DEBUG_CLIP) _debug macro
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/docs/
H A DCHANGES.330813 Cdebug and Vdebug are merged since they have the same semantics.