Home
last modified time | relevance | path

Searched refs:dbcond (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrcbf.cc43 OFCondition dbcond = EC_Normal; in callbackHandler() local
49 dbcond = dbHandle.startFindRequest( in callbackHandler()
51 if (dbcond.bad()) { in callbackHandler()
63 dbcond = dbHandle.nextFindResponse(responseIdentifiers, &dbStatus, characterSetOptions); in callbackHandler()
64 if (dbcond.bad()) { in callbackHandler()
H A Ddcmqrcbg.cc77 OFCondition dbcond = EC_Normal; in callbackHandler() local
83 dbcond = dbHandle.startMoveRequest( in callbackHandler()
85 if (dbcond.bad()) { in callbackHandler()
89 << DimseCondition::dump(temp_str, dbcond)); in callbackHandler()
284 OFCondition dbcond = EC_Normal; in getNextImage() local
295 dbcond = dbHandle.nextMoveResponse( in getNextImage()
297 if (dbcond.bad()) { in getNextImage()
H A Ddcmqrtis.cc1008 if (dbcond.bad()) { in TI_attachDB()
1453 if (dbcond.bad()) { in TI_sendStudy()
1461 if (dbcond.bad()) { in TI_sendStudy()
1536 if (dbcond.bad()) { in TI_sendSeries()
1544 if (dbcond.bad()) { in TI_sendSeries()
1623 if (dbcond.bad()) { in TI_sendImage()
1636 if (dbcond.bad()) { in TI_sendImage()
1807 if (dbcond.bad()) { in TI_buildStudies()
1817 if (dbcond.bad()) { in TI_buildStudies()
1886 if (dbcond.bad()) { in TI_buildSeries()
[all …]
H A Ddcmqrcbs.cc67 OFCondition dbcond = EC_Normal; in saveImageToDB() local
79 dbcond = dbHandle.storeRequest( in saveImageToDB()
82 if (dbcond.bad()) in saveImageToDB()
87 << DimseCondition::dump(temp_str, dbcond)); in saveImageToDB()
H A Ddcmqrcbm.cc80 OFCondition dbcond = EC_Normal; in callbackHandler() local
86 dbcond = dbHandle.startMoveRequest( in callbackHandler()
88 if (dbcond.bad()) { in callbackHandler()
390 OFCondition dbcond = EC_Normal; in moveNextImage() local
401 dbcond = dbHandle.nextMoveResponse( in moveNextImage()
403 if (dbcond.bad()) { in moveNextImage()
421 OFCondition dbcond = EC_Normal; in failAllSubOperations() local
433 dbcond = dbHandle.nextMoveResponse( in failAllSubOperations()
435 if (dbcond.bad()) { in failAllSubOperations()
H A Ddcmqrsrv.cc343 OFCondition dbcond = EC_Normal; in storeSCP() local
360 dbcond = dbHandle.makeNewStoreFileName( in storeSCP()
364 if (dbcond.bad()) { in storeSCP()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ieee1394/
H A Dfwohci.c120 static const char * const dbcond[4] = { "NEV", "C=1", "C=0", "ALL" }; variable
2456 dbcond[(cmd >> 20) & 0x3],
2457 dbcond[(cmd >> 18) & 0x3],
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/docs/
H A DCHANGES.3401920 - moved libsrc/dbcond.h to include/dbcond.h
1921 Affects: imagectn/include/dbcond.h
H A DCHANGES.3511309 imagectn/apps/dbcond.h
1314 imagectn/apps/dbcond.cc
H A DCHANGES.3412320 imagectn/include/dbcond.h
2324 imagectn/libsrc/dbcond.cc
H A DCHANGES.3521131 imagectn/libsrc/dbcond.cc
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/
H A DCHANGES.3521131 imagectn/libsrc/dbcond.cc