Home
last modified time | relevance | path

Searched defs:importable (Results 1 – 25 of 69) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/importx/
H A Dimportable.go24 type importable struct { struct
25 localPath string
26 remotePath string
29 func (i importable) Ext() string {
33 func (i importable) Base() string {
37 func (i importable) BaseClean() string {
43 func (i importable) RemoteSrcVMDK() string {
48 func (i importable) RemoteDstVMDK() string {
53 func (i importable) toRemotePath(p string) string {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/importx/
H A Dimportable.go24 type importable struct { struct
25 localPath string
26 remotePath string
29 func (i importable) Ext() string {
33 func (i importable) Base() string {
37 func (i importable) BaseClean() string {
43 func (i importable) RemoteSrcVMDK() string {
48 func (i importable) RemoteDstVMDK() string {
53 func (i importable) toRemotePath(p string) string {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/importx/
H A Dimportable.go24 type importable struct { struct
25 localPath string
26 remotePath string
29 func (i importable) Ext() string {
33 func (i importable) Base() string {
37 func (i importable) BaseClean() string {
43 func (i importable) RemoteSrcVMDK() string {
48 func (i importable) RemoteDstVMDK() string {
53 func (i importable) toRemotePath(p string) string {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/
H A Drepo_restorer.rb8 attr_reader :importable accessor in Gitlab.ImportExport.RepoRestorer
10 def initialize(importable:, shared:, path_to_bundle:) argument
H A Dimport_failure_service.rb8 attr_reader :importable accessor in Gitlab.ImportExport.ImportFailureService
10 def initialize(importable) argument
H A Dfile_importer.rb17 def initialize(importable:, archive_file:, shared:) argument
H A Dmembers_mapper.rb6 def initialize(exported_members:, user:, importable:) argument
/dports/devel/py-circuits/circuits-3.2/tests/
H A Dmain.py9 def importable(module): function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_examples/models/
H A Dresource_event_shared_examples.rb13 describe 'importable' do describe
/dports/databases/py-gdbm/Python-3.8.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/databases/py-sqlite3/Python-3.8.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/lang/python-tools/Python-3.8.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/lang/python37/Python-3.7.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/lang/python38/Python-3.8.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/lang/python-legacy/Python-2.7.18/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/lang/python27/Python-2.7.18/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
H A Dh2py.py44 importable = {} variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/group/
H A Drelation_tree_restorer.rb15 importable:, argument
269 def log_relation_creation(importable, relation_key, relation_object) argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_uuid.py5 def importable(name): function
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_uuid.py7 def importable(name): function
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_uuid.py7 def importable(name): function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/base/
H A Drelation_factory.rb47 …ation_index:, relation_hash:, members_mapper:, object_builder:, user:, importable:, excluded_keys:… argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/java/
H A DImports.java344 static public boolean importable(Identifier id, Environment env) { in importable() method in Imports
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.rmic/share/classes/sun/tools/java/
H A DImports.java344 static public boolean importable(Identifier id, Environment env) { in importable() method in Imports

123