Home
last modified time | relevance | path

Searched defs:extInfo (Results 1 – 25 of 101) sorted by relevance

12345

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go91 type extInfo struct { struct
92 recordSize uint32
93 records []extInfoRecord
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
112 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go91 type extInfo struct { struct
92 recordSize uint32
93 records []extInfoRecord
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
112 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go91 type extInfo struct { struct
92 recordSize uint32
93 records []extInfoRecord
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
112 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go91 type extInfo struct { struct
92 recordSize uint32
93 records []extInfoRecord
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
112 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go88 type extInfo struct { struct
89 recordSize uint32
90 records []extInfoRecord
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/games/multimc/MultiMC5-0.6.11/libraries/quazip/qztest/
H A Dtestjlcompress.cpp282 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
295 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
338 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
357 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
/dports/editors/texstudio/texstudio-4.1.2/src/quazip/qztest/
H A Dtestjlcompress.cpp276 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
289 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
341 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
360 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go116 type extInfo struct { struct
117 recordSize uint32
118 records []extInfoRecord
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
137 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go116 type extInfo struct { struct
117 recordSize uint32
118 records []extInfoRecord
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
137 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go116 type extInfo struct { struct
117 recordSize uint32
118 records []extInfoRecord
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
137 func (ei extInfo) MarshalBinary() ([]byte, error) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/vmihailenco/msgpack/v4/
H A Dext.go12 type extInfo struct { struct
13 Type reflect.Type
14 Decoder decoderFunc
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vmihailenco/msgpack/v4/
H A Dext.go12 type extInfo struct { struct
13 Type reflect.Type
14 Decoder decoderFunc
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/vmihailenco/msgpack/v4/
H A Dext.go12 type extInfo struct { struct
13 Type reflect.Type
14 Decoder decoderFunc
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/vmihailenco/msgpack/
H A Dext.go12 type extInfo struct { struct
13 Type reflect.Type
14 Decoder decoderFunc
/dports/cad/librepcb/librepcb-0.1.6/libs/quazip/qztest/
H A Dtestjlcompress.cpp278 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
291 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
362 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
384 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
/dports/archivers/quazip/quazip-1.2/qztest/
H A Dtestjlcompress.cpp278 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
291 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
400 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
422 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/vmihailenco/msgpack/v5/
H A Dext.go11 type extInfo struct { struct
12 Type reflect.Type
13 Decoder func(d *Decoder, v reflect.Value, extLen int) error
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/vmihailenco/msgpack/v5/
H A Dext.go11 type extInfo struct { struct
12 Type reflect.Type
13 Decoder func(d *Decoder, v reflect.Value, extLen int) error
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/utils/ifaces/
H A Ddiofinders.cpp64 QFileInfo extInfo(info.filePath() + suffix); in SidecarFinder() local
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DRegistryAssociations.cpp32 bool ReadInternalAssociation(const wchar_t *ext, CExtInfo &extInfo) in ReadInternalAssociation()
58 CExtInfo extInfo; in ReadInternalAssociations() local
85 const CExtInfo &extInfo = items[i]; in WriteInternalAssociations() local

12345