Home
last modified time | relevance | path

Searched defs:Archive (Results 1 – 25 of 1870) sorted by relevance

12345678910>>...75

/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Darchive.go23 type Archive struct { struct
24 *Resource // ID
25 propAvailability // 有功状
26 propName // 名
27 propDescription // 説
30 propScope // スコー
33 propPlanID // プランID
36 propStorage // ストレー
38 propTags // タ
39 propIcon // アイコ
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Darchive.go23 type Archive struct { struct
24 *Resource // ID
25 propAvailability // 有功状
26 propName // 名
27 propDescription // 説
30 propScope // スコー
33 propPlanID // プランID
36 propStorage // ストレー
38 propTags // タ
39 propIcon // アイコ
[all …]
/dports/devel/mutagen/mutagen-0.11.8/pkg/synchronization/core/
H A Darchive.pb.go30 type Archive struct { struct
31 Root *Entry `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"`
32 XXX_NoUnkeyedLiteral struct{} `json:"-"`
33 XXX_unrecognized []byte `json:"-"`
34 XXX_sizecache int32 `json:"-"`
37 func (m *Archive) Reset() { *m = Archive{} }
38 func (m *Archive) String() string { return proto.CompactTextString(m) }
39 func (*Archive) ProtoMessage() {}
40 func (*Archive) Descriptor() ([]byte, []int) {
44 func (m *Archive) XXX_Unmarshal(b []byte) error {
[all …]
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/parallaction/
H A Dextract_parallaction.h36 struct Archive { struct
61 Archive(Tool &tool); argument
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/kyra/
H A Dkyra_ins.h36 struct Archive { struct
37Archive() : next(0), firstFile(0), startOffset(0), lastFile(0), endOffset(0), totalSize(0) { memse… in Archive() function
38 ~Archive() { delete next; next = 0; } in ~Archive() argument
47 Archive *next; argument
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/pack/
H A Dpack.go113 type Archive struct { struct
114 a *archive.Archive
117 matchAll bool // match all files in archive
146 func (ar *Archive) scan(action func(*archive.Entry)) {
176 func (ar *Archive) match(e *archive.Entry) bool {
193 func (ar *Archive) addFiles() {
234 func (ar *Archive) addFile(fd FileLike) {
251 func (ar *Archive) addPkgdef() {
287 func (ar *Archive) printContents(e *archive.Entry) {
292 func (ar *Archive) tableOfContents(e *archive.Entry) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/web_page_replay_go/src/webpagereplay/
H A Darchive.go97 type Archive struct { struct
101 Requests map[string]map[string][]*ArchivedRequest
103 Certs map[string][]byte
106 NegotiatedProtocol map[string]string
108 DeterministicTimeSeedMs int64
112 ServeResponseInChronologicalSequence bool
117 CurrentSessionId uint32
120 DisableFuzzyURLMatching bool
127 func prepareArchiveForReplay(a *Archive) {
384 func (a *Archive) StartNewReplaySession() {
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/src/commands/
H A Darchive.rs11 pub struct Archive { struct
24 /// Archive in this state argument
43 impl Archive { implementation
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/pack/
H A Dpack.go138 type Archive struct { struct
139 fd *os.File // Open file descriptor.
142 matchAll bool // match all files in archive
224 func (ar *Archive) readMetadata() *Entry {
260 func (ar *Archive) scan(action func(*Entry)) {
297 func (ar *Archive) skip(entry *Entry) {
310 func (ar *Archive) match(entry *Entry) bool {
327 func (ar *Archive) addFiles() {
353 func (ar *Archive) addFile(fd FileLike) {
386 func (ar *Archive) endFile() {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/pack/
H A Dpack.go136 type Archive struct { struct
137 fd *os.File // Open file descriptor.
140 matchAll bool // match all files in archive
222 func (ar *Archive) readMetadata() *Entry {
258 func (ar *Archive) scan(action func(*Entry)) {
295 func (ar *Archive) skip(entry *Entry) {
308 func (ar *Archive) match(entry *Entry) bool {
325 func (ar *Archive) addFiles() {
366 func (ar *Archive) addFile(fd FileLike) {
399 func (ar *Archive) endFile() {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs/
H A Dapi_op_AssociateKmsKey.go10 smithyhttp "github.com/aws/smithy-go/transport/http"
13 // Associates the specified AWS Key Management Service (AWS KMS) customer master
16 // a CMK is associated with a log group, all newly ingested data for the log group
19 // Amazon CloudWatch Logs to decrypt this data whenever it is requested. CloudWatch
23 // (https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html).
26 // disabled, you receive an InvalidParameterException error.
29 params = &AssociateKmsKeyInput{}
32 …result, metadata, err := c.invokeOperation(ctx, "AssociateKmsKey", params, optFns, addOperationAss…
37 out := result.(*AssociateKmsKeyOutput)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/gopherjs/gopherjs/compiler/
H A Dcompiler.go34 type Archive struct { struct
35 ImportPath string
36 Name string
37 Imports []string
38 ExportData []byte
39 Declarations []*Decl
40 IncJSCode []byte
41 FileSet []byte
42 Minified bool
64 func ImportDependencies(archive *Archive, importPkg func(string) (*Archive, error)) ([]*Archive, er…
[all …]
/dports/devel/bingrep/bingrep-0.8.5/src/
H A Dformat_archive.rs12 pub struct Archive<'a> { struct
13 archive: archive::Archive<'a>, argument
17 impl<'a> Archive<'a> { impl
/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgparchive.c31 gp_archive_count_members(const gp_archive_t *Archive) in gp_archive_count_members()
53 gp_archive_member_name(const gp_archive_t *Archive) in gp_archive_member_name()
70 gp_archive_list_members(const gp_archive_t *Archive) in gp_archive_list_members()
100 gp_archive_find_member(gp_archive_t *Archive, const char *Object_name) in gp_archive_find_member()
132 gp_archive_free_member(gp_archive_t *Archive) in gp_archive_free_member()
295 gp_archive_write(gp_archive_t *Archive, const char *Archive_name) in gp_archive_write()
327 gp_archive_update_offsets(gp_archive_t *Archive) in gp_archive_update_offsets()
419 gp_archive_have_index(const gp_archive_t *Archive) in gp_archive_have_index()
429 gp_archive_remove_index(gp_archive_t *Archive) in gp_archive_remove_index()
480 gp_archive_add_index(symbol_table_t *Table, gp_archive_t *Archive) in gp_archive_add_index()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/src/archive/
H A Darchive.rs8 pub struct Archive<R: Read> { struct
10 inner: TarArchive<R>, argument
13 impl<R: Read> Archive<R> { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/web_page_replay_go/src/
H A Dhttparchive.go87 func list(cfg *Config, a *webpagereplay.Archive, printFull bool) error {
109 func edit(cfg *Config, a *webpagereplay.Archive, outfile string) error {
207 func writeArchive(archive *webpagereplay.Archive, outfile string) error {
224 func merge(cfg *Config, archive *webpagereplay.Archive, input *webpagereplay.Archive, outfile strin…
232 func addUrl(cfg *Config, archive *webpagereplay.Archive, urlString string) error {
245 func add(cfg *Config, archive *webpagereplay.Archive, outfile string, urls []string) error {
254 func addAll(cfg *Config, archive *webpagereplay.Archive, outfile string, inputFilePath string) erro…
/dports/mail/aerc/aerc-0.4.0/commands/msg/
H A Darchive.go22 type Archive struct{} struct
28 func (Archive) Aliases() []string {
32 func (Archive) Complete(aerc *widgets.Aerc, args []string) []string {
37 func (Archive) Execute(aerc *widgets.Aerc, args []string) error {
/dports/benchmarks/libcelero/Celero-2.8.2/test/
H A DArchive.test.cpp22 TEST(Archive, Instance) in TEST() argument
27 TEST(Archive, setFileName) in TEST() argument
39 TEST(Archive, add) in TEST() argument
51 TEST(Archive, save) in TEST() argument

12345678910>>...75