Home
last modified time | relevance | path

Searched refs:applyMethod (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DCompiledProc.java36 init(resultGoesToConsumer, applyMethod, name, numArgs); in CompiledProc()
40 public CompiledProc(boolean resultGoesToConsumer, MethodHandle applyMethod, Object name, in CompiledProc() argument
42 init(resultGoesToConsumer, applyMethod, name, numArgs); in CompiledProc()
47 return new CompiledProc(module, false, applyMethod, name, numArgs); in makeResultToObject()
51 return new CompiledProc(module, true, applyMethod, name, numArgs); in makeResultToConsumer()
54 …public void initResultToObject(Object module, MethodHandle applyMethod, Object name, int numArgs) { in initResultToObject() argument
55 init(false, applyMethod, name, numArgs); in initResultToObject()
60 init(true, applyMethod, name, numArgs); in initResultToConsumer()
65 MethodHandle applyMethod, in init() argument
68 applyToConsumerMethod = applyMethod; in init()
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/mapping/
H A DProcedureN.java24 public ProcedureN(boolean resultGoesToConsumer, MethodHandle applyMethod) { in ProcedureN() argument
25 super(resultGoesToConsumer, applyMethod); in ProcedureN()
27 public ProcedureN(boolean resultGoesToConsumer, MethodHandle applyMethod, String n) { in ProcedureN() argument
28 super(resultGoesToConsumer, applyMethod, n); in ProcedureN()
30 public ProcedureN(MethodHandle applyMethod) { in ProcedureN() argument
31 super(false, applyMethod); in ProcedureN()
33 public ProcedureN(MethodHandle applyMethod, String n) { in ProcedureN() argument
34 super(false, applyMethod, n); in ProcedureN()
H A DProcedure.java107 public Procedure(boolean resultGoesToConsumer, MethodHandle applyMethod) { in Procedure() argument
109 applyToConsumerMethod = applyMethod; in Procedure()
112 applyToObjectMethod = applyMethod; in Procedure()
116 public Procedure(boolean resultGoesToConsumer, MethodHandle applyMethod, String n) { in Procedure() argument
117 this(resultGoesToConsumer, applyMethod); in Procedure()
H A DCallContext.java48 public/*private*/ MethodHandle applyMethod; // used for runUntilDone trampoline field in CallContext
55 this.applyMethod = apply; in setNextProcedure()
60 this.applyMethod = proc == null ? null : proc.applyToConsumerMethod; in setNextProcedure()
581 MethodHandle handle = applyMethod; in runUntilDone()
584 this.applyMethod = null; in runUntilDone()
654 if (proc != null && applyMethod == Procedure.applyToConsumerDefault) { in runUntilValue()
655 applyMethod = null; in runUntilValue()
H A DMethodProc.java22 public MethodProc(boolean resultGoesToConsumer, MethodHandle applyMethod) { in MethodProc() argument
23 super(resultGoesToConsumer, applyMethod); in MethodProc()
/dports/devel/awscli/awscli-1.20.61/awscli/examples/lightsail/
H A Dget-relational-database-parameters.rst14 "applyMethod": "pending-reboot",
24 "applyMethod": "pending-reboot",
33 "applyMethod": "pending-reboot",
42 "applyMethod": "pending-reboot",
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java194 applyMethod(c, xmethod, i, width, xvals); in calculateImage()
195 applyMethod(c, ymethod, j, height, yvals); in calculateImage()
197 applyMethod(c, ymethod, j, height, yvals); in calculateImage()
198 applyMethod(c, xmethod, i, width, xvals); in calculateImage()
213 private void applyMethod(int c[], int methodIndex, int step, in applyMethod() method in DitherTest
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java194 applyMethod(c, xmethod, i, width, xvals); in calculateImage()
195 applyMethod(c, ymethod, j, height, yvals); in calculateImage()
197 applyMethod(c, ymethod, j, height, yvals); in calculateImage()
198 applyMethod(c, xmethod, i, width, xvals); in calculateImage()
213 private void applyMethod(int c[], int methodIndex, int step, in applyMethod() method in DitherTest
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/
H A DKnownStrategies.hs62 (applyMethod cls df $ mkVarOcc "<>")
80 applyMethod cls df $ mkVarOcc "mempty"
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/
H A DKnownStrategies.hs62 (applyMethod cls df $ mkVarOcc "<>")
80 applyMethod cls df $ mkVarOcc "mempty"
/dports/www/bolt/bolt-2.2.24/vendor/guzzlehttp/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/finance/prestashop/prestashop/vendor/guzzlehttp/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/www/phpmyfaq/phpmyfaq/src/libs/ezimuel/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/www/owncloud/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/www/owncloud/owncloud/lib/composer/guzzlehttp/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/guzzlehttp/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/dports/www/typo3-9/typo3_src-9.5.31/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/www/typo3-10/typo3_src-10.4.25/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/GuzzleHttp/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/audio/ampache/ampache-php74-5.0.0/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/www/drupal9/drupal-9.2.10/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/www/phpbb3/phpBB3/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory

123