Home
last modified time | relevance | path

Searched refs:channel (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php19 private $channel; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
24 * @param int $channel The channel value to pass to {@see Lexer::setChannel()}.
26 public function __construct(int $channel) argument
28 $this->channel = $channel;
38 return $this->channel;
69 $lexer->channel = $this->channel;
74 return Hasher::hash($this->getActionType(), $this->channel);
87 return $this->channel === $other->channel;
92 return \sprintf('channel(%d)', $this->channel);
/plugin/upgrade/vendor/splitbrain/php-cli/src/
DColors.php
/plugin/freechat/phpfreechat/src/
Dpfcinfo.class.php57 function getOnlineNick($channel = NULL, $timeout = 20) argument
63 if ($channel != NULL) $channel = pfcCommand_join::GetRecipient($channel);
65 $res = $ct->getOnlineNick($channel);
82 function getLastMsg($channel, $nb) argument
91 $channel = pfcCommand_join::GetRecipient($channel);
94 $lastmsg_id = $ct->getLastId($channel);
95 $lastmsg_raw = $ct->read($channel, $lastmsg_id-$nb);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenStream.php41 protected $channel; variable in Antlr\\Antlr4\\Runtime\\CommonTokenStream
51 * @param int $channel The channel to use for filtering tokens.
53 public function __construct(TokenSource $tokenSource, int $channel = Token::DEFAULT_CHANNEL) argument
57 $this->channel = $channel;
62 return $this->nextTokenOnChannel($i, $this->channel);
76 $i = $this->previousTokenOnChannel($i - 1, $this->channel);
105 $i = $this->nextTokenOnChannel($i + 1, $this->channel);
124 if ($t->getChannel() === $this->channel) {
H A DCommonToken.php42 protected $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\CommonToken
95 ?int $channel = null, argument
109 $this->channel = $channel ?? Token::DEFAULT_CHANNEL;
145 $token = new self($this->type, $this->source, $this->channel, $this->start, $this->stop);
223 return $this->channel;
226 public function setChannel(int $channel) : void argument
228 $this->channel = $channel;
297 $this->channel > 0 ? ',channel=' . $this->channel : '',
H A DBufferedTokenStream.php327 protected function nextTokenOnChannel(int $i, int $channel) : int argument
336 while ($token->getChannel() !== $channel) {
360 protected function previousTokenOnChannel(int $i, int $channel) : int argument
362 while ($i >= 0 && $this->tokens[$i]->getChannel() !== $channel) {
376 public function getHiddenTokensToRight(int $tokenIndex, int $channel) : ?array argument
389 return $this->filterForChannel($from_, $to, $channel);
399 public function getHiddenTokensToLeft(int $tokenIndex, int $channel) : ?array argument
417 return $this->filterForChannel($from, $to, $channel);
423 protected function filterForChannel(int $left, int $right, int $channel) : ?array argument
429 if ($channel === -1) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DReleaseChannel.php25 public $channel; variable in Google\\Service\\Container\\ReleaseChannel
30 public function setChannel($channel) argument
32 $this->channel = $channel;
39 return $this->channel;
DReleaseChannelConfig.php26 public $channel; variable in Google\\Service\\Container\\ReleaseChannelConfig
39 public function setChannel($channel) argument
41 $this->channel = $channel;
48 return $this->channel;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
DAsMonologProcessor.php26 public $channel = null; variable in Monolog\\Attribute\\AsMonologProcessor
33 * @param string|null $channel The logging channel the processor should be pushed to.
38 ?string $channel = null, argument
42 $this->channel = $channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DAudioChannelInput.php25 public $channel; variable in Google\\Service\\Transcoder\\AudioChannelInput
39 public function setChannel($channel) argument
41 $this->channel = $channel;
48 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudMemorystoreforMemcached\\UpdatePolicy
35 public function setChannel($channel) argument
37 $this->channel = $channel;
44 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudFilestore\\UpdatePolicy
35 public function setChannel($channel) argument
37 $this->channel = $channel;
44 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\UpdatePolicy
35 public function setChannel($channel) argument
37 $this->channel = $channel;
44 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
DConfigSettings.php25 public $channel; variable in Google\\Service\\PagespeedInsights\\ConfigSettings
46 public function setChannel($channel) argument
48 $this->channel = $channel;
55 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
DGoogleChromeManagementV1BrowserVersion.php25 public $channel; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BrowserVersion
46 public function setChannel($channel) argument
48 $this->channel = $channel;
55 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DAccountStatusProducts.php26 public $channel; variable in Google\\Service\\ShoppingContent\\AccountStatusProducts
43 public function setChannel($channel) argument
45 $this->channel = $channel;
52 return $this->channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php24 public $channel; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
45 public function setChannel($channel) argument
47 $this->channel = $channel;
51 return $this->channel;
/plugin/rss/
Dsyntax.php68 …if(empty($fluxrss->channel->title) || empty($fluxrss->channel->description) || empty($fluxrss->cha…
82 $renderer->doc .= '<h3>'.(string)$fluxrss->channel->title.'</h3>';
83 $renderer->doc .= '<p>'.(string)$fluxrss->channel->description.'</p>';
87 foreach($fluxrss->channel->item as $item) {
/plugin/jcapture/src/com/hammurapi/jcapture/
DMappedImage.java34 …public MappedImage(final BufferedImage image, String format, FileChannel channel) throws IOExcepti… in MappedImage() argument
51 imageRef = channel==null ? new HardReference(image) : new SoftReference<BufferedImage>(image); in MappedImage()
55 if (channel!=null) { in MappedImage()
65 synchronized (channel) { in MappedImage()
66 long position = channel.position(); in MappedImage()
67 channel.write(ByteBuffer.wrap(imageBytes)); in MappedImage()
68 buffer = channel.map(MapMode.READ_ONLY, position, imageBytes.length); in MappedImage()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelBrandingSettings.php35 public function setChannel(ChannelSettings $channel) argument
37 $this->channel = $channel;
44 return $this->channel;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
DSlackRecord.php44 private $channel; variable in Monolog\\Handler\\Slack\\SlackRecord
96 ?string $channel = null, argument
106 ->setChannel($channel)
136 if ($this->channel) {
137 $dataArray['channel'] = $this->channel;
246 public function setChannel(?string $channel = null): self argument
248 $this->channel = $channel;
/plugin/diagramsnet/lib/WEB-INF/lib/
Dpusher-http-java-1.0.0.jar ... extends java.lang.Object { private final String channel private final String name private final Object data private final ...
/plugin/webcomics/
Dsyntax.php66 preg_match('/src="(.*?)"/', (string) $xml->channel->item->description, $matches);
67 $url = (string) $xml->channel->item->link;
71 … if (preg_match('/title="(.*?)"/', (string) $xml->channel->item->description, $matches) == 1) {
74 … if (preg_match('/alt="(.*?)"/', (string) $xml->channel->item->description, $matches) == 1) {
/plugin/asciidocjs/node_modules/core-js/modules/
D_task.js14 var defer, channel, port; variable
55 channel = new MessageChannel(); variable
56 port = channel.port2;
57 channel.port1.onmessage = listener;
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_task.js14 var defer, channel, port; variable
55 channel = new MessageChannel(); variable
56 port = channel.port2;
57 channel.port1.onmessage = listener;

123456