Home
last modified time | relevance | path

Searched defs:mapFn (Results 1 – 15 of 15) sorted by relevance

/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Compute/v2/
H A DService.php45 …public function listServers(bool $detailed = false, array $options = [], callable $mapFn = null): …
77 …public function listFlavors(array $options = [], callable $mapFn = null, bool $detailed = false): …
116 public function listImages(array $options = [], callable $mapFn = null): \Generator
143 public function listKeypairs(array $options = [], callable $mapFn = null): \Generator
197 …public function listHypervisors(bool $detailed = false, array $options = [], callable $mapFn = nul…
220 public function listHosts(array $options = [], callable $mapFn = null): \Generator
249 public function listAvailabilityZones(array $options = [], callable $mapFn = null): \Generator
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Resource/
H A DListable.php27 public function enumerate(array $def, array $userVals = [], callable $mapFn = null);
H A DIterator.php17 private $mapFn; variable in OpenStack\\Common\\Resource\\Iterator
H A DOperatorResource.php73 public function enumerate(array $def, array $userVals = [], callable $mapFn = null): \Generator
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/
H A DService.php31 public function listContainers(array $options = [], callable $mapFn = null): \Generator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/unittests/Interfaces/
H A DInferTypeOpInterfaceTest.cpp50 FuncOp mapFn; member in ValueShapeRangeTest
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Models/
H A DContainer.php61 public function listObjects(array $options = [], callable $mapFn = null): \Generator
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/thoas/go-funk/
H A Dtransform.go208 func mapFn(arr interface{}, mapFunc interface{}, funcName string) reflect.Value { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/gddo-server/
H A Dtemplate.go305 func mapFn(kvs ...interface{}) (map[string]interface{}, error) { func
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/gddo-server/
H A Dtemplate.go305 func mapFn(kvs ...interface{}) (map[string]interface{}, error) { func
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/gddo-server/
H A Dtemplate.go305 func mapFn(kvs ...interface{}) (map[string]interface{}, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dbuiltin_typedarrays.go1087 func (r *Runtime) typedArrayFrom(ctor, items *Object, mapFn, thisValue Value) *Object { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dbuiltin_typedarrays.go1087 func (r *Runtime) typedArrayFrom(ctor, items *Object, mapFn, thisValue Value) *Object { argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/es6/
H A Dbabel.py3264 def PyJsHoisted_arrayify_(val, mapFn, this, arguments, var=var): argument
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/es6/
H A Dbabel.py3264 def PyJsHoisted_arrayify_(val, mapFn, this, arguments, var=var): argument