Home
last modified time | relevance | path

Searched refs:show_storage (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Dmsazure.py1177 def show_storage(kwargs=None, conn=None, call=None): function
1210 get_storage = show_storage
1244 storage_data = show_storage(kwargs={"name": kwargs["name"]}, call="function")
1348 return show_storage(kwargs={"name": kwargs["name"]}, call="function")
/dports/sysutils/py-salt/salt-3004.1/doc/topics/cloud/
H A Dazure.rst303 salt-cloud -f show_storage my-azure name=my-service
399 show_storage section in Managing Storage Accounts
406 salt-cloud -f show_storage my-azure name=my-storage
/dports/math/spot/spot-2.10.2/python/spot/
H A D__init__.py277 def show_storage(self, opt=None): member in twa_graph
/dports/math/py-spot/spot-2.10.2/python/spot/
H A D__init__.py277 def show_storage(self, opt=None): member in twa_graph
/dports/math/spot/spot-2.10.2/tests/python/
H A Dtwagraph-internals.ipynb416 "aut.show_storage()"
1198 "aut.show_storage(\"v\")"
1951 "display(aut, aut.show_storage())"
2289 "aut.show_storage(\"v\")"
2600 "aut.show_storage(\"v\")"
2823 "aut.show_storage(\"v\")"
3068 "aut.show_storage(\"v\")"
3573 "aut.show_storage()"
4237 "aut.show_storage()"
5610 "display(prod, prod.show_storage())"
[all …]
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dtwagraph-internals.ipynb416 "aut.show_storage()"
1198 "aut.show_storage(\"v\")"
1951 "display(aut, aut.show_storage())"
2289 "aut.show_storage(\"v\")"
2600 "aut.show_storage(\"v\")"
2823 "aut.show_storage(\"v\")"
3068 "aut.show_storage(\"v\")"
3573 "aut.show_storage()"
4237 "aut.show_storage()"
5610 "display(prod, prod.show_storage())"
[all …]
/dports/math/spot/spot-2.10.2/
H A DNEWS1244 as aut.show_storage() in a Jupyter notebook. See
H A DChangeLog9790 * python/spot/__init__.py (twa_graph.show_storage): New method, above
9793 about the twa_graph internals, using show_storage() to illustrate
/dports/math/py-spot/spot-2.10.2/
H A DNEWS1244 as aut.show_storage() in a Jupyter notebook. See
H A DChangeLog9790 * python/spot/__init__.py (twa_graph.show_storage): New method, above
9793 about the twa_graph internals, using show_storage() to illustrate