Home
last modified time | relevance | path

Searched defs:indexEntry (Results 1 – 25 of 139) sorted by relevance

123456

/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/MinPlatformPkg/Test/TestPointStubDxe/
H A DTestPointStubDxe.inf41 [Protocols]
42 gEfiAdapterInformationProtocolGuid
43 gEfiSmmCommunicationProtocolGuid
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/internal/godocfx/
H A Dindex_test.go40 t := time.Now().Add(-wantEntries * 24 * time.Hour).UTC()
42 }
44 func (f *fakeTS) put(context.Context, time.Time) error {
/dports/sysutils/restic/restic-0.12.1/internal/repository/
H A Dindexmap.go162 type indexEntry struct { struct
163 id restic.ID
164 next *indexEntry
165 packIndex int // Position in containing Index's packs field.
166 offset uint32
167 length uint32
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go41 type indexEntry struct { struct
42 Path string
43 Version string
44 Timestamp time.Time
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go41 type indexEntry struct { struct
42 Path string
43 Version string
44 Timestamp time.Time
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go41 type indexEntry struct { struct
42 Path string
43 Version string
44 Timestamp time.Time
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go41 type indexEntry struct { struct
42 Path string
43 Version string
44 Timestamp time.Time
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/godocfx/
H A Dindex.go41 type indexEntry struct { struct
42 Path string
43 Version string
44 Timestamp time.Time
/dports/www/grafana8/google-cloud-go-storage-v1.14.0/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/sysutils/terraform/terraform-1.0.11/vendor/cloud.google.com/go/internal/godocfx/
H A Dindex.go40 type indexEntry struct { struct
41 Path string
42 Version string
43 Timestamp time.Time
/dports/textproc/sigil/Sigil-1.8.0/src/MiscEditors/
H A DIndexEditorModel.h44 struct indexEntry { struct
55 …QStandardItem *AddFullNameEntry(IndexEditorModel::indexEntry *entry = NULL, QStandardItem *parent_… argument
/dports/net/bosh-cli/bosh-cli-5.5.0/releasedir/index/
H A Dfs_index.go27 type indexEntry struct { struct
28 Key string
29 Version string
31 BlobstoreID string
32 SHA1 string
/dports/net/bosh-cli/bosh-cli-5.5.0/index/
H A Dfile_index.go16 type indexEntry struct { struct
17 Key map[string]interface{}
18 Value json.RawMessage
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/rawdb/
H A Dfreezer_table.go52 type indexEntry struct { struct
53 filenum uint32 // stored as uint16 ( 2 bytes)
54 offset uint32 // stored as uint32 ( 4 bytes)
60 func (i *indexEntry) unmarshalBinary(b []byte) error {
67 func (i *indexEntry) append(b []byte) []byte {
78 func (start *indexEntry) bounds(end *indexEntry) (startOffset, endOffset, fileId uint32) {
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DCommitTimestampFieldMetadata.cs27 public override void AddIndexEntry(Transaction trans, int parentID, object indexEntry in AddIndexEntry()
32 public override void RemoveIndexEntry(Transaction trans, int parentID, object indexEntry in RemoveIndexEntry()
79 protected override IFieldIndexKey CreateFieldIndexKey(int parentID, object indexEntry in CreateFieldIndexKey()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/tsdb/
H A Dexemplar.go44 type indexEntry struct { struct
45 oldest int
46 newest int
47 seriesLabels labels.Labels
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/prometheus/tsdb/
H A Dexemplar.go43 type indexEntry struct { struct
44 oldest int
45 newest int
46 seriesLabels labels.Labels

123456