Home
last modified time | relevance | path

Searched refs:firstRef (Results 1 – 25 of 75) sorted by relevance

123

/dports/misc/perkeep/perkeep-0.11/pkg/blobserver/blobpacked/
H A Dstream.go78 var firstRef blob.Ref // first we care about
85 firstRef, _ = blob.Parse(f[0])
87 if !firstRef.Valid() || err != nil {
93 after = firstRef.StringMinusOne()
96 if firstRef.Valid() {
97 if sb.Ref.Less(firstRef) {
101 if firstRef.Less(sb.Ref) {
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DOutline.cc176 const Object &firstRef = tempObj.dictLookupNF("First"); in recursiveRemoveList() local
177 if (firstRef.isRef()) { in recursiveRemoveList()
178 count += recursiveRemoveList(firstRef.getRef(), xref); in recursiveRemoveList()
247 const Object &firstRef = itemObject.dictLookupNF("First"); in removeChildHelper() local
248 if (firstRef.isRef()) { in removeChildHelper()
249 recursiveRemoveList(firstRef.getRef(), xref); in removeChildHelper()
270 firstRef = Ref::INVALID(); in addOutlineTreeNodeList()
299 if (firstRef == Ref::INVALID()) { in addOutlineTreeNodeList()
300 firstRef = outlineItemRef; in addOutlineTreeNodeList()
486 const Object &firstRef = itemDict.dictLookupNF("First"); in open() local
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DOutline.cc176 const Object &firstRef = tempObj.dictLookupNF("First"); in recursiveRemoveList() local
177 if (firstRef.isRef()) { in recursiveRemoveList()
178 count += recursiveRemoveList(firstRef.getRef(), xref); in recursiveRemoveList()
247 const Object &firstRef = itemObject.dictLookupNF("First"); in removeChildHelper() local
248 if (firstRef.isRef()) { in removeChildHelper()
249 recursiveRemoveList(firstRef.getRef(), xref); in removeChildHelper()
270 firstRef = Ref::INVALID(); in addOutlineTreeNodeList()
299 if (firstRef == Ref::INVALID()) { in addOutlineTreeNodeList()
300 firstRef = outlineItemRef; in addOutlineTreeNodeList()
486 const Object &firstRef = itemDict.dictLookupNF("First"); in open() local
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DOutline.cc176 const Object &firstRef = tempObj.dictLookupNF("First"); in recursiveRemoveList() local
177 if (firstRef.isRef()) { in recursiveRemoveList()
178 count += recursiveRemoveList(firstRef.getRef(), xref); in recursiveRemoveList()
247 const Object &firstRef = itemObject.dictLookupNF("First"); in removeChildHelper() local
248 if (firstRef.isRef()) { in removeChildHelper()
249 recursiveRemoveList(firstRef.getRef(), xref); in removeChildHelper()
270 firstRef = Ref::INVALID(); in addOutlineTreeNodeList()
299 if (firstRef == Ref::INVALID()) { in addOutlineTreeNodeList()
300 firstRef = outlineItemRef; in addOutlineTreeNodeList()
486 const Object &firstRef = itemDict.dictLookupNF("First"); in open() local
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DOutline.cc176 const Object &firstRef = tempObj.dictLookupNF("First"); in recursiveRemoveList() local
177 if (firstRef.isRef()) { in recursiveRemoveList()
178 count += recursiveRemoveList(firstRef.getRef(), xref); in recursiveRemoveList()
247 const Object &firstRef = itemObject.dictLookupNF("First"); in removeChildHelper() local
248 if (firstRef.isRef()) { in removeChildHelper()
249 recursiveRemoveList(firstRef.getRef(), xref); in removeChildHelper()
270 firstRef = Ref::INVALID(); in addOutlineTreeNodeList()
299 if (firstRef == Ref::INVALID()) { in addOutlineTreeNodeList()
300 firstRef = outlineItemRef; in addOutlineTreeNodeList()
486 const Object &firstRef = itemDict.dictLookupNF("First"); in open() local
[all …]
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DOutline.cc88 dict->lookupNF("First", &firstRef); in OutlineItem()
109 firstRef.free(); in ~OutlineItem()
142 kids = readItemList(&firstRef, &lastRef, xref); in open()
H A DOutline.h60 GBool hasKids() { return firstRef.isRef(); } in hasKids()
69 Object firstRef; variable
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DOutline.cc88 dict->lookupNF("First", &firstRef); in OutlineItem()
109 firstRef.free(); in ~OutlineItem()
142 kids = readItemList(&firstRef, &lastRef, xref); in open()
H A DOutline.h60 GBool hasKids() { return firstRef.isRef(); } in hasKids()
69 Object firstRef; variable
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DLinearScanRA.h158 G4_INST* firstRef; variable
189 firstRef = lastRef = NULL; in LSLiveRange()
242 if (!firstRef && lrStartIdx == 0) in setFirstRef()
244 firstRef = inst; in setFirstRef()
251 firstRef = inst; in setFirstRef()
259 return firstRef; in getFirstRef()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DOutline.h72 GBool hasKids() { return firstRef.isRef(); } in hasKids()
81 Object firstRef; variable
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DOutline.h72 GBool hasKids() { return firstRef.isRef(); } in hasKids()
81 Object firstRef; variable
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DOutline.h72 GBool hasKids() { return firstRef.isRef(); } in hasKids()
81 Object firstRef; variable
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DOutline.h72 GBool hasKids() { return firstRef.isRef(); } in hasKids()
81 Object firstRef; variable
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
H A DOutline.cc75 dict->lookupNF("First", &firstRef); in OutlineItem()
97 firstRef.free(); in ~OutlineItem()
166 kids = readItemList(&firstRef, &lastRef, this, xref); in open()
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
H A DOutline.cc75 dict->lookupNF("First", &firstRef); in OutlineItem()
97 firstRef.free(); in ~OutlineItem()
166 kids = readItemList(&firstRef, &lastRef, this, xref); in open()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DOutline.h62 GBool hasKids() { return firstRef.isRef(); } in hasKids()
71 Object firstRef; variable
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DOutline.cc76 dict->lookupNF("First", &firstRef); in OutlineItem()
100 firstRef.free(); in ~OutlineItem()
169 kids = readItemList(&firstRef, &lastRef, this, xref); in open()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DOutline.cc76 dict->lookupNF("First", &firstRef); in OutlineItem()
100 firstRef.free(); in ~OutlineItem()
169 kids = readItemList(&firstRef, &lastRef, this, xref); in open()

123