Home
last modified time | relevance | path

Searched defs:Directory (Results 1 – 25 of 3601) sorted by relevance

12345678910>>...145

/dports/audio/musicpd/mpd-0.23.6/src/db/plugins/simple/
H A DDirectory.hxx55 struct Directory { struct
70 typedef boost::intrusive::member_hook<Directory, Hook, argument
93 Directory *const parent; argument
109 Directory(std::string &&_path_utf8, Directory *_parent) noexcept; argument
120 bool IsPlaylist() const noexcept { in IsPlaylist()
147 * Remove this #Directory object from its parent and free it. This argument
194 Directory *directory; argument
220 bool IsEmpty() const noexcept { in IsEmpty()
241 bool IsRoot() const noexcept { in IsRoot()
246 void ForEachChildSafe(T &&t) { in ForEachChildSafe()
[all …]
/dports/net/rclone/rclone-1.57.0/backend/cache/
H A Ddirectory.go15 type Directory struct { struct
16 Directory fs.Directory `json:"-"` // can be nil argument
18 CacheFs *Fs `json:"-"` // cache fs
26 CacheTs *time.Time `json:",omitempty"`
83 func (d *Directory) Fs() fs.Info {
88 func (d *Directory) String() string {
96 func (d *Directory) Remote() string {
101 func (d *Directory) abs() string {
111 func (d *Directory) Size() int64 {
116 func (d *Directory) Items() int64 {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/pkg/filesystem/
H A Ddirectory_windows.go45 type Directory struct { struct
48 handle windows.Handle
55 file *os.File
59 func (d *Directory) Close() error {
80 func (d *Directory) Handle() windows.Handle {
87 func (d *Directory) CreateDirectory(name string) error {
360 func (d *Directory) ReadContents() ([]*Metadata, error) {
440 func (d *Directory) RemoveDirectory(name string) error {
463 func (d *Directory) RemoveFile(name string) error {
513 sourceDirectory *Directory, sourceNameOrPath string,
[all …]
H A Ddirectory_posix.go43 type Directory struct { struct
47 descriptor int
51 file *os.File
55 func (d *Directory) Close() error {
65 func (d *Directory) Descriptor() int {
72 func (d *Directory) CreateDirectory(name string) error {
353 func (d *Directory) ReadContents() ([]*Metadata, error) {
447 func (d *Directory) RemoveDirectory(name string) error {
458 func (d *Directory) RemoveFile(name string) error {
484 sourceDirectory *Directory, sourceNameOrPath string,
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go14 type Directory struct { struct
15 fsc *FileServiceClient
16 Metadata map[string]string
17 Name string `xml:"Name"`
18 parent *Directory
19 Properties DirectoryProperties
20 share *Share
55 func (d *Directory) buildPath() string {
136 func (d *Directory) Exists() (bool, error) {
170 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/storage/
H A Ddirectory.go14 type Directory struct { struct
15 fsc *FileServiceClient
16 Metadata map[string]string
17 Name string `xml:"Name"`
18 parent *Directory
19 Properties DirectoryProperties
20 share *Share
55 func (d *Directory) buildPath() string {
136 func (d *Directory) Exists() (bool, error) {
170 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go25 type Directory struct { struct
26 fsc *FileServiceClient
27 Metadata map[string]string
28 Name string `xml:"Name"`
29 parent *Directory
30 Properties DirectoryProperties
31 share *Share
66 func (d *Directory) buildPath() string {
147 func (d *Directory) Exists() (bool, error) {
181 func (d *Directory) GetFileReference(name string) *File {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Ddirectory.go14 type Directory struct { struct
15 fsc *FileServiceClient
16 Metadata map[string]string
17 Name string `xml:"Name"`
18 parent *Directory
19 Properties DirectoryProperties
20 share *Share
55 func (d *Directory) buildPath() string {
136 func (d *Directory) Exists() (bool, error) {
170 func (d *Directory) GetFileReference(name string) *File {
[all …]

12345678910>>...145