Home
last modified time | relevance | path

Searched refs:PEntry (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dentry.hxx35 class PEntry class
42 SCODE CopyTimesFrom(PEntry *penFrom);
47 PEntry(DFLUID dl);
74 inline DFLUID PEntry::GetNewLuid(void) in GetNewLuid()
89 inline PEntry::PEntry(DFLUID dl) in PEntry() function in PEntry
102 inline DFLUID PEntry::GetLuid(void) in GetLuid()
H A Ddffuncs.hxx33 : PEntry(dl) in CDocFile()
56 : PEntry(dl) in CDocFile()
/dports/devel/asl/asl-current/
H A Dplist.c134 PRelocEntry PEntry; in main() local
139 for (z = 0, PEntry = RelocInfo->RelocEntries; z < RelocInfo->RelocCount; z++, PEntry++) in main()
142 LoDWord(PEntry->Addr), RelocBitCnt(PEntry->Type) >> 3, in main()
143 RelocBitCnt(PEntry->Type) & 7, in main()
144 (PEntry->Type & RelocFlagBig) ? 'B' : 'L', in main()
145 (PEntry->Type & RelocFlagSUB) ? '-' : '+', PEntry->Name); in main()
H A Dtoolutils.c259 PRelocEntry PEntry; in ReadRelocInfo() local
293 for (z = 0, PEntry = PInfo->RelocEntries; z < PInfo->RelocCount; z++, PEntry++) in ReadRelocInfo()
295 if (!Read8(f, &PEntry->Addr)) in ReadRelocInfo()
299 PEntry->Name = PInfo->Strings + StringPos; in ReadRelocInfo()
300 if (!Read4(f, &PEntry->Type)) in ReadRelocInfo()
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A Dgcontnrs.pas1518 function LeftOf(E: PEntry) : PEntry; inline; in LeftOf()
1521 function ParentOf(E: PEntry) : PEntry; inline; in ParentOf()
1522 function Predecessor(E: PEntry) : PEntry; in Predecessor()
1523 function RightOf(E: PEntry) : PEntry; inline; in RightOf()
1530 function Successor(E: PEntry) : PEntry; in Successor()
6354 N: PEntry;
8084 function TGenTreeMap.LeftOf(E: PEntry): PEntry; in LeftOf()
8105 function TGenTreeMap.ParentOf(E: PEntry): PEntry; in ParentOf()
8114 function TGenTreeMap.Predecessor(E: PEntry): PEntry; in Predecessor()
8223 function TGenTreeMap.RightOf(E: PEntry): PEntry; in TGenTreeMap.RightOf()
[all …]
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgragifformat.pas497 PEntry: PCodeTableEntry;
563 PEntry := @CodeTable[i];
564 if PEntry^.Suffix = CurValue then
570 i := PEntry^.NextWithPrefix;
575 PEntry := @CodeTable[CurrentCode];
576 if PEntry^.LongerFirst = 0 then
590 PEntry^.Prefix := CurrentCode;
591 PEntry^.Suffix := CurValue;
592 PEntry^.LongerFirst := 0;
593 PEntry^.LongerLast := 0;
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgragifformat.pas497 PEntry: PCodeTableEntry;
563 PEntry := @CodeTable[i];
564 if PEntry^.Suffix = CurValue then
570 i := PEntry^.NextWithPrefix;
575 PEntry := @CodeTable[CurrentCode];
576 if PEntry^.LongerFirst = 0 then
590 PEntry^.Prefix := CurrentCode;
591 PEntry^.Suffix := CurValue;
592 PEntry^.LongerFirst := 0;
593 PEntry^.LongerLast := 0;
[all …]
/dports/editors/lazarus-devel/examples/virtualtreeview/advanced/
H A DWindowsXPStyleDemo.pas69 PEntry = ^TEntry;
104 Data: PEntry;
140 Data: PEntry;
170 Data: PEntry;
231 Data1, Data2: PEntry;
/dports/editors/lazarus-qt5-devel/examples/virtualtreeview/advanced/
H A DWindowsXPStyleDemo.pas69 PEntry = ^TEntry;
104 Data: PEntry;
140 Data: PEntry;
170 Data: PEntry;
231 Data1, Data2: PEntry;
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dentry.cxx29 SCODE PEntry::CopyTimesFrom(PEntry *penFrom) in CopyTimesFrom()
/dports/net/storj/storj-1.45.3/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/ginkgo/ginkgo/outline/_testdata/
H A Dpending_test.go47 PEntry("pending"),
H A Dpending_test.go.csv17 PEntry,pending,604,621,true,false,true
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable_entry.go72 func PEntry(description string, parameters ...interface{}) TableEntry { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable_entry.go69 func PEntry(description string, parameters ...interface{}) TableEntry { func
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable_entry.go72 func PEntry(description string, parameters ...interface{}) TableEntry { func

12