Home
last modified time | relevance | path

Searched refs:bindings (Results 51 – 75 of 90) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DGoogleIamV1Policy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleIamV1Policy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/
H A DGoogleIamV1Policy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPolicy.php37 public function setBindings($bindings) argument
39 $this->bindings = $bindings;
46 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DPolicy.php37 public function setBindings($bindings) argument
39 $this->bindings = $bindings;
46 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPolicy.php37 public function setBindings($bindings) argument
39 $this->bindings = $bindings;
46 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DPolicy.php45 public function setBindings($bindings) argument
47 $this->bindings = $bindings;
54 return $this->bindings;
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md792 …like to ship with manually to provide the respective actions / keyboard bindings ([`645265ad`](htt…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md445 …like to ship with manually to provide the respective actions / keyboard bindings ([`a68c9b68`](htt…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js20222 var bindings = { class in InteractionEvents
20255 var localEventName = bindings[eventName];
20294 forEach(bindings, function(val, key) {
20300 forEach(bindings, function(val, key) {
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1bindings use literal character bindings above. Skip.\n return false;\n } else if (piec…
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1bindings\", \"get-validator\", \"group-by\",\n \"halt-when\", \"hash\", \"hash-combine\", \"h…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1bindings, which are standard on Mac.\n keyMap.emacsy = {\n \"Ctrl-F\": \"goCharRight\", \"Ctrl…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md1 # php-webdriver – Selenium WebDriver bindings for PHP
18 The concepts of this library are very similar to the "official" Java, .NET, Python and Ruby bindings from the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1bindings',\n 'get-validator',\n 'group-by',\n 'halt-when',\n 'hash',\n…
H A D4.4.js.map1bindings\n var resourceString = document.uri;\n if ((resourceString === 'vscode://de…
H A Dbundle.js.map1bindings for `currentChord`\n const candidates = this._map.get(currentChord);\n …
H A Djson.worker.js.map1bindings\n var resourceString = document.uri;\n if ((resourceString === 'vscode://de…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md371 * Changed all factory methods to make use of [late static bindings](http://docs.php.net/manual/en/language.oop5.late-static-bindings.php) by using `static` instead of `self` keyword. This is to increase extendability for classes with factory methods.

1234