Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 49) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DReleaseChannel.php25 public $channel; variable in Google\\Service\\Container\\ReleaseChannel
30 public function setChannel($channel)
H A DReleaseChannelConfig.php26 public $channel; variable in Google\\Service\\Container\\ReleaseChannelConfig
39 public function setChannel($channel)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
H A DAsMonologProcessor.php26 public $channel = null; variable in Monolog\\Attribute\\AsMonologProcessor
38 ?string $channel = null,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenStream.php41 protected $channel; variable in Antlr\\Antlr4\\Runtime\\CommonTokenStream
53 __construct(TokenSource $tokenSource, int $channel = Token DEFAULT_CHANNEL) global() argument
[all...]
H A DBufferedTokenStream.php327 protected function nextTokenOnChannel(int $i, int $channel) : int argument
360 previousTokenOnChannel(int $i, int $channel) global() argument
376 getHiddenTokensToRight(int $tokenIndex, int $channel) global() argument
399 getHiddenTokensToLeft(int $tokenIndex, int $channel) global() argument
423 filterForChannel(int $left, int $right, int $channel) global() argument
[all...]
H A DCommonToken.php42 protected $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\CommonToken
95 ?int $channel = null, argument
226 public function setChannel(int $channel) : void argument
[all...]
H A DWritableToken.php17 public function setChannel(int $channel) : void; argument
H A DTokenFactory.php25 int $channel, argument
H A DCommonTokenFactory.php64 int $channel, argument
/plugin/freechat/phpfreechat/src/
H A Dpfcinfo.class.php57 function getOnlineNick($channel = NULL, $timeout = 20)
82 function getLastMsg($channel, $nb)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php19 private $channel; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
26 public function __construct(int $channel) argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DUpdatePolicy.php26 public $channel; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudFilestore\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudMemorystoreforMemcached\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAudioChannelInput.php25 public $channel; variable in Google\\Service\\Transcoder\\AudioChannelInput
39 public function setChannel($channel)
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php108 public function ptln($line, $color, $channel = STDOUT) argument
154 public function set($color, $channel = STDOUT) argument
166 public function reset($channel argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1BrowserVersion.php25 public $channel; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BrowserVersion
46 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DConfigSettings.php25 public $channel; variable in Google\\Service\\PagespeedInsights\\ConfigSettings
46 public function setChannel($channel)
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js202 this.prototype.decodeSubframe = function(channel) { argument
259 this.prototype.decode_subframe_fixed = function(channel, predictor_order) { argument
312 this.prototype.decode_subframe_lpc = function(channel, predictor_order) { argument
434 this.prototype.decode_residuals = function(channel, predictor_order) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusProducts.php26 public $channel; variable in Google\\Service\\ShoppingContent\\AccountStatusProducts
43 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php24 public $channel; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
45 public function setChannel($channel)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php44 private $channel; variable in Monolog\\Handler\\Slack\\SlackRecord
96 ?string $channel = null,
246 public function setChannel(?string $channel = null): self
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTelegramBotHandler.php64 private $channel; variable in Monolog\\Handler\\TelegramBotHandler
108 string $channel,
H A DSlackHandler.php54 string $channel,
202 public function setChannel(string $channel): self
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java20 …public Region(BufferedImage master, String format, FileChannel channel, BufferedImage prev, boolea… in Region()
59 private FileChannel channel; field in Region

12