Home
last modified time | relevance | path

Searched refs:searchIntoSub (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/include/dcmtk/dcmdata/
H A Ddcitem.h587 OFBool searchIntoSub = OFFalse);
597 OFBool searchIntoSub = OFFalse);
612 const OFBool searchIntoSub = OFFalse,
638 const OFBool searchIntoSub = OFFalse);
658 const OFBool searchIntoSub = OFFalse);
710 const OFBool searchIntoSub = OFFalse);
738 const OFBool searchIntoSub = OFFalse);
766 const OFBool searchIntoSub = OFFalse);
794 const OFBool searchIntoSub = OFFalse);
822 const OFBool searchIntoSub = OFFalse);
[all …]
H A Ddcsequen.h474 OFBool searchIntoSub = OFTrue); // in
587 const OFBool searchIntoSub); // in
H A Ddcddirif.h1379 OFBool searchIntoSub = OFFalse);
1393 OFBool searchIntoSub = OFFalse);
1405 OFBool searchIntoSub = OFFalse);
H A Ddcdirrec.h355 OFBool searchIntoSub = OFTrue); // in
H A Ddcobject.h629 OFBool searchIntoSub = OFTrue);
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/include/
H A Ddcitem.h193 OFBool searchIntoSub = OFTrue ); // in
235 OFBool searchIntoSub = OFFalse);
237 OFBool searchIntoSub = OFFalse);
254 const OFBool searchIntoSub = OFFalse);
306 const OFBool searchIntoSub = OFFalse);
332 const OFBool searchIntoSub = OFFalse);
358 const OFBool searchIntoSub = OFFalse);
384 const OFBool searchIntoSub = OFFalse);
398 const OFBool searchIntoSub = OFFalse);
412 const OFBool searchIntoSub = OFFalse);
[all …]
H A Ddcsequen.h73 const OFBool searchIntoSub ); // in
167 OFBool searchIntoSub = OFTrue ); // in
H A Ddcdirrec.h158 OFBool searchIntoSub = OFTrue ); // in
H A Ddcobject.h221 OFBool searchIntoSub = OFTrue); // in
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/libsrc/
H A Ddsrdncsr.cc75 const OFBool searchIntoSub) in gotoMatchingNode() argument
85 } while ((nodeID == 0) && iterate(searchIntoSub)); in gotoMatchingNode()
91 const OFBool searchIntoSub) in gotoNextMatchingNode() argument
94 size_t nodeID = iterate(searchIntoSub); in gotoNextMatchingNode()
96 nodeID = gotoMatchingNode(filter, searchIntoSub); in gotoNextMatchingNode()
H A Ddsritcsr.cc93 size_t DSRIncludedTemplateNodeCursor::countChildNodes(const OFBool searchIntoSub) const in countChildNodes()
105 } while (cursor.iterate(searchIntoSub)); in countChildNodes()
143 size_t DSRIncludedTemplateNodeCursor::iterate(const OFBool searchIntoSub) in iterate() argument
149 if (searchIntoSub && hasChildNodes()) in iterate()
159 else if (searchIntoSub && !NodeCursorStack.empty()) in iterate()
H A Ddsrdocst.cc355 const OFBool searchIntoSub) in gotoMatchingNode() argument
367 } while ((nodeID == 0) && iterate(searchIntoSub)); in gotoMatchingNode()
373 const OFBool searchIntoSub) in gotoNextMatchingNode() argument
376 size_t nodeID = iterate(searchIntoSub); in gotoNextMatchingNode()
378 nodeID = gotoMatchingNode(filter, OFFalse /*startFromRoot*/, searchIntoSub); in gotoNextMatchingNode()
385 const OFBool searchIntoSub) in gotoNamedNode() argument
399 } while ((nodeID == 0) && iterate(searchIntoSub)); in gotoNamedNode()
416 const OFBool searchIntoSub) in gotoNamedNodeInSubTree() argument
432 } while ((nodeID == 0) && cursor.iterate(searchIntoSub)); in gotoNamedNodeInSubTree()
443 const OFBool searchIntoSub) in gotoNextNamedNode() argument
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcitem.cxx1633 OFBool searchIntoSub) in searchSubFromHere() argument
1642 if (searchIntoSub) in searchSubFromHere()
1673 OFBool searchIntoSub) in search() argument
1701 else if (mode == ESM_afterStackTop && searchIntoSub) in search()
2014 OFBool searchIntoSub) in tagExists() argument
2024 OFBool searchIntoSub) in tagExistsWithValue() argument
2045 const OFBool searchIntoSub) in findAndGetString() argument
2116 const OFBool searchIntoSub) in findAndGetUint8() argument
2165 const OFBool searchIntoSub) in findAndGetUint16() argument
2212 const OFBool searchIntoSub) in findAndGetSint16() argument
[all …]
H A Ddcsequen.cxx1051 const OFBool searchIntoSub) in searchSubFromHere() argument
1060 if (searchIntoSub) in searchSubFromHere()
1088 OFBool searchIntoSub) in search() argument
1094 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1101 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1107 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1110 l_error = dO->search(tag, resultStack, mode, searchIntoSub); in search()
1116 else if (mode == ESM_afterStackTop && searchIntoSub) in search()
H A Ddcdirrec.cxx1151 OFBool searchIntoSub) in search() argument
1153 OFCondition l_error = DcmItem::search(tag, resultStack, mode, searchIntoSub); in search()
1158 l_error = lowerLevelList->search(tag, resultStack, mode, searchIntoSub); in search()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcitem.cc2111 OFBool searchIntoSub) in searchSubFromHere() argument
2120 if (searchIntoSub) in searchSubFromHere()
2152 OFBool searchIntoSub) in search() argument
2180 else if (mode == ESM_afterStackTop && searchIntoSub) in search()
2311 OFBool searchIntoSub) in tagExists() argument
2321 OFBool searchIntoSub) in tagExistsWithValue() argument
2326 if (search(key, stack, ESM_fromHere, searchIntoSub).good()) in tagExistsWithValue()
2394 const OFBool searchIntoSub) in findAndGetString() argument
2414 const OFBool searchIntoSub) in findAndGetString() argument
2476 const OFBool searchIntoSub) in findAndGetUint8() argument
[all …]
H A Ddcsequen.cc1309 const OFBool searchIntoSub) in searchSubFromHere() argument
1318 if (searchIntoSub) in searchSubFromHere()
1346 OFBool searchIntoSub) in search() argument
1352 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1359 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1365 l_error = searchSubFromHere(tag, resultStack, searchIntoSub); in search()
1368 l_error = dO->search(tag, resultStack, mode, searchIntoSub); in search()
1374 else if ((mode == ESM_afterStackTop) && searchIntoSub) in search()
H A Ddcdirrec.cc1375 OFBool searchIntoSub) in search() argument
1377 OFCondition l_error = DcmItem::search(tag, resultStack, mode, searchIntoSub); in search()
1382 l_error = lowerLevelList->search(tag, resultStack, mode, searchIntoSub); in search()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/
H A Ddsrdocst.h264 const OFBool searchIntoSub = OFTrue);
275 const OFBool searchIntoSub = OFTrue);
289 const OFBool searchIntoSub = OFTrue);
311 const OFBool searchIntoSub = OFTrue);
322 const OFBool searchIntoSub = OFTrue);
H A Ddsritcsr.h95 virtual size_t countChildNodes(const OFBool searchIntoSub = OFTrue) const;
107 virtual size_t iterate(const OFBool searchIntoSub = OFTrue);
H A Ddsrdncsr.h104 const OFBool searchIntoSub = OFTrue);
115 const OFBool searchIntoSub = OFTrue);
H A Ddsrtncsr.h108 virtual size_t countChildNodes(const OFBool searchIntoSub = OFTrue) const;
209 virtual size_t iterate(const OFBool searchIntoSub = OFTrue);
400 size_t DSRTreeNodeCursor<T>::countChildNodes(const OFBool searchIntoSub) const in countChildNodes() argument
412 } while (cursor.iterate(searchIntoSub)); in countChildNodes()
624 size_t DSRTreeNodeCursor<T>::iterate(const OFBool searchIntoSub) in iterate() argument
630 if (searchIntoSub && (NodeCursor->getDown() != NULL)) in iterate()
643 else if (searchIntoSub && !NodeCursorStack.empty()) in iterate()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/DICOM/Core/
H A DctkDICOMItem.h162 …ndAndGetElement(const DcmTag& tag, DcmElement*& element, const OFBool searchIntoSub=OFFalse) const…
167 …mTag& tag, OFString& value, const unsigned long pos = 0, const OFBool searchIntoSub=OFFalse) const…
H A DctkDICOMItem.cpp249 …MItem::findAndGetElement(const DcmTag& tag, DcmElement*& element, const OFBool searchIntoSub) const in findAndGetElement()
253 return GetDcmItem().findAndGetElement(tag, element, searchIntoSub); in findAndGetElement()
256 …ring(const DcmTag& tag, OFString& value, const unsigned long pos, const OFBool searchIntoSub) const in findAndGetOFString()
260 return GetDcmItem().findAndGetOFString(tag, value, pos, searchIntoSub); in findAndGetOFString()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/docs/
H A Ddcmsr.dox135 } while (tree.gotoNextNamedNode(CODE_DCM_ProcedureReported, OFFalse /*searchIntoSub*/));

12