Home
last modified time | relevance | path

Searched refs:extInfo (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go28 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
91 type extInfo struct { struct
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
98 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
109 return extInfo{ei.recordSize, records}, nil
112 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
132 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
148 result := make(map[string]extInfo)
185 result[secName] = extInfo{
/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.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct {
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) {
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) {
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go28 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
91 type extInfo struct { struct
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
98 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
109 return extInfo{ei.recordSize, records}, nil
112 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
132 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
148 result := make(map[string]extInfo)
185 result[secName] = extInfo{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go28 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
91 type extInfo struct { struct
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
98 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
109 return extInfo{ei.recordSize, records}, nil
112 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
132 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
148 result := make(map[string]extInfo)
185 result[secName] = extInfo{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go28 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
91 type extInfo struct { struct
96 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
98 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
109 return extInfo{ei.recordSize, records}, nil
112 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
132 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
148 result := make(map[string]extInfo)
185 result[secName] = extInfo{
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go27 …ker, bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, err error) {
88 type extInfo struct { struct
93 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
95 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
106 return extInfo{ei.recordSize, records}, nil
109 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
129 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
140 result := make(map[string]extInfo)
177 result[secName] = extInfo{
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalFuchsia.hpp41 const auto *extInfo = reinterpret_cast<const VkBaseInStructure *>(pAllocateInfo->pNext); in AllocateInfo() local
42 while(extInfo) in AllocateInfo()
44 switch(extInfo->sType) in AllocateInfo()
48 … const auto *importInfo = reinterpret_cast<const VkImportMemoryZirconHandleInfoFUCHSIA *>(extInfo); in AllocateInfo()
60 const auto *exportInfo = reinterpret_cast<const VkExportMemoryAllocateInfo *>(extInfo); in AllocateInfo()
76 WARN("VkMemoryAllocateInfo->pNext sType = %s", vk::Stringify(extInfo->sType).c_str()); in AllocateInfo()
78 extInfo = extInfo->pNext; in AllocateInfo()
H A DlibVulkan.cpp801 extInfo = extInfo->pNext; in vkCreateDevice()
1426 extInfo = extInfo->pNext; in vkCreateEvent()
1480 extInfo = extInfo->pNext; in vkCreateQueryPool()
1548 extInfo = extInfo->pNext; in vkCreateBufferView()
1782 extInfo = extInfo->pNext; in vkCreatePipelineCache()
2021 extInfo = extInfo->pNext; in vkCreateDescriptorPool()
2058 extInfo = extInfo->pNext; in vkAllocateDescriptorSets()
2752 extInfo = extInfo->pNext; in vkGetImageMemoryRequirements2()
2792 extInfo = extInfo->pNext; in vkGetBufferMemoryRequirements2()
2826 extInfo = extInfo->pNext; in vkGetImageSparseMemoryRequirements2()
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/
H A Dextensions.go31 extInfo := &extensionsInfo{}
33 extInfo.LanguagesByExtension = buildExtensionLanguageMap(languages, orderedKeyList)
34 extInfo.ExtensionsByLanguage = buildLanguageExtensionsMap(languages)
37 if err := executeExtensionsTemplate(buf, extInfo, tmplPath, tmplName, commit); err != nil {
82 func executeExtensionsTemplate(out io.Writer, extInfo *extensionsInfo, tmplPath, tmplName, commit s…
86 return executeTemplate(out, tmplName, tmplPath, commit, fmap, extInfo)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go33 …bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, coreRelos map[st…
116 type extInfo struct { struct
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
123 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
134 return extInfo{ei.recordSize, records}, nil
137 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
157 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
173 result := make(map[string]extInfo)
199 result[secName] = extInfo{
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go33 …bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, relos map[string…
116 type extInfo struct { struct
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
123 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
134 return extInfo{ei.recordSize, records}, nil
137 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
157 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
173 result := make(map[string]extInfo)
199 result[secName] = extInfo{
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dext_info.go33 …bo binary.ByteOrder, strings stringTable) (funcInfo, lineInfo map[string]extInfo, relos map[string…
116 type extInfo struct { struct
121 func (ei extInfo) append(other extInfo, offset uint64) (extInfo, error) { argument
123 …return extInfo{}, fmt.Errorf("ext_info record size mismatch, want %d (got %d)", ei.recordSize, oth…
134 return extInfo{ei.recordSize, records}, nil
137 func (ei extInfo) MarshalBinary() ([]byte, error) { argument
157 func parseExtInfo(r io.Reader, bo binary.ByteOrder, strings stringTable) (map[string]extInfo, error…
173 result := make(map[string]extInfo)
199 result[secName] = extInfo{
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DlibVulkan.cpp786 extInfo = extInfo->pNext; in vkCreateDevice()
1356 extInfo = extInfo->pNext; in vkCreateEvent()
1410 extInfo = extInfo->pNext; in vkCreateQueryPool()
1478 extInfo = extInfo->pNext; in vkCreateBufferView()
1698 extInfo = extInfo->pNext; in vkCreatePipelineCache()
1929 extInfo = extInfo->pNext; in vkCreateDescriptorPool()
1966 extInfo = extInfo->pNext; in vkAllocateDescriptorSets()
2670 extInfo = extInfo->pNext; in vkGetImageMemoryRequirements2()
2704 extInfo = extInfo->pNext; in vkGetBufferMemoryRequirements2()
2738 extInfo = extInfo->pNext; in vkGetImageSparseMemoryRequirements2()
[all …]
/dports/games/multimc/MultiMC5-0.6.11/libraries/quazip/qztest/
H A Dtestjlcompress.cpp282 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
283 QCOMPARE(fileInfo.size(), extInfo.size()); in extractFiles()
284 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractFiles()
295 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
296 QCOMPARE(fileInfo.size(), extInfo.size()); in extractFiles()
297 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractFiles()
338 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
340 QCOMPARE(fileInfo.size(), extInfo.size()); in extractDir()
341 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractDir()
357 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
[all …]
/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() argument
42 SplitString(pluginsString, extInfo.Plugins); in ReadInternalAssociation()
58 CExtInfo extInfo; in ReadInternalAssociations() local
60 extInfo.Ext = GetUnicodeString(extName); in ReadInternalAssociations()
66 SplitString(pluginsString, extInfo.Plugins); in ReadInternalAssociations()
71 items.Add(extInfo); in ReadInternalAssociations()
85 const CExtInfo &extInfo = items[i]; in WriteInternalAssociations() local
87 key.Create(associationsKey, GetSystemString(extInfo.Ext)); in WriteInternalAssociations()
88 key.SetValue(kExtPlugins, JoinStrings(extInfo.Plugins)); in WriteInternalAssociations()
/dports/math/gap/gap-4.11.0/pkg/ctbllib/data/
H A Dctoline7.tbl186 ARC("L2(37)","extInfo",["2","2"]);
200 ARC("L2(41)","extInfo",["2","2"]);
219 ARC("L2(43)","extInfo",["2","2"]);
234 ARC("L2(47)","extInfo",["2","2"]);
249 ARC("L2(53)","extInfo",["2","2"]);
264 ARC("L2(59)","extInfo",["2","2"]);
284 ARC("L2(61)","extInfo",["2","2"]);
310 ARC("L2(64)","extInfo",["","6"]);
387 ARC("L2(67)","extInfo",["2","2"]);
403 ARC("L2(71)","extInfo",["2","2"]);
[all …]
/dports/editors/texstudio/texstudio-4.1.2/src/quazip/qztest/
H A Dtestjlcompress.cpp276 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
277 QCOMPARE(fileInfo.size(), extInfo.size()); in extractFiles()
278 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractFiles()
289 QFileInfo extInfo("tmp/" + fileName); in extractFiles() local
290 QCOMPARE(fileInfo.size(), extInfo.size()); in extractFiles()
291 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractFiles()
341 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
343 QCOMPARE(fileInfo.size(), extInfo.size()); in extractDir()
344 QCOMPARE(fileInfo.permissions(), extInfo.permissions()); in extractDir()
360 QFileInfo extInfo("tmp/" + fileName); in extractDir() local
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DFilePlugins.cpp62 CExtPlugins extInfo; in Read() local
63 extInfo.Plugins.Add(plugPair); in Read()
64 extInfo.Ext = ext; in Read()
65 Exts.Add(extInfo); in Read()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DFilePlugins.cpp62 CExtPlugins extInfo; in Read() local
63 extInfo.Plugins.Add(plugPair); in Read()
64 extInfo.Ext = ext; in Read()
65 Exts.Add(extInfo); in Read()
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DAr.hs121 getGNUArchEntries extInfo = do function
146 name -> getExtName extInfo (read . C.unpack $ C.drop 1 name)
149 "/" -> getGNUArchEntries extInfo
151 _ -> (ArchiveEntry name time own grp mode st_size file :) <$> getGNUArchEntries extInfo
221 processEntry extInfo archive@(ArchiveEntry name _ _ _ _ _ _)
222 | length name > 15 = ( extInfo { filesize = filesize extInfo + length name + 2
223 , filedata = filedata extInfo <> C.pack name <> "/\n" }
224 , archive { filename = "/" <> show (filesize extInfo) } )
225 | otherwise = ( extInfo, archive { filename = name <> "/" } )

12345678