Home
last modified time | relevance | path

Searched refs:channelid (Results 1 – 25 of 178) sorted by last modified time

12345678

/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dsg.h.in126 char channelid[16]; member
/dports/textproc/p5-xmltv/xmltv-0.5.70/lib/
H A DConfigure.pm322 my @channelid;
326 push @channelid, $p->findvalue( '@id' );
338 print OUT "channel=$channelid[$i]\n";
342 print OUT "channel!$channelid[$i]\n";
H A DValidateFile.pm198 my $channelid = $ch->findvalue('@id');
201 $w->( $ch, "Invalid channel-id '$channelid'", 'invalidid' )
202 if $channelid !~ /^[-a-zA-Z0-9]+(\.[-a-zA-Z0-9]+)+$/;
204 $w->( $ch, "Duplicate channel-tag for '$channelid'", 'duplicateid' )
205 if defined( $channels{$channelid} );
207 $channels{$channelid} = 0;
217 my $channelid = $p->findvalue('@channel');
227 if ($REQUIRE_CHANNEL_ID and not exists( $channels{$channelid} )) {
228 $w->( $p, "Channel '$channelid' does not have a <channel>-entry.",
230 $channels{$channelid} = 0;
[all …]
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/jp/
H A Dtv_grab_jp814 my ($channelid) = @_;
816 $channelid =~ s/$ext//;
817 my $url = "$urlbase/program/gridChannel.php?ch=${channelid}&genre=all";
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/huro/
H A Dtv_grab_huro.in1869 my $channelid = shift;
1870 my $fetchurl = "http://www." . domain() . "/tv/kep_ado/al_".(int(${channelid}) % 10000).".gif";
1880 …($COUNTRY eq 'hu' || $COUNTRY eq 'ro' ? 'old' : '')."tv.channel?i_ch=".$channelid."&i_date=".UnixD…
1908 $_ = "${opt_local_icons}/${channelid}.gif";
1930 t "icon for $channelid grabbed successfully";
1937 warn "Could not download channel-logo for channel $channelid, using remote URL instead. " .
1945 warn "cannot create icon file ($file) for channel $channelid, using remote URL instead";
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_audio.h121 char *channelid; member
143 int visual_audio_get_sample (VisAudio *audio, VisBuffer *buffer, char *channelid);
149 int visual_audio_get_spectrum (VisAudio *audio, VisBuffer *buffer, int samplelen, char *channelid, …
150 …um_multiplied (VisAudio *audio, VisBuffer *buffer, int samplelen, char *channelid, int normalised,…
158 …ual_audio_samplepool_add (VisAudioSamplePool *samplepool, VisAudioSample *sample, char *channelid);
160 …PoolChannel *visual_audio_samplepool_get_channel (VisAudioSamplePool *samplepool, char *channelid);
170 char *channelid);
172 VisAudioSamplePoolChannel *visual_audio_samplepool_channel_new (char *channelid);
173 int visual_audio_samplepool_channel_init (VisAudioSamplePoolChannel *channel, char *channelid);
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dbuffer_updates.c91 void buf_updates_send_end(buf_T *buf, uint64_t channelid) in buf_updates_send_end() argument
97 rpc_send_event(channelid, "nvim_buf_detach_event", args); in buf_updates_send_end()
100 void buf_updates_unregister(buf_T *buf, uint64_t channelid) in buf_updates_unregister() argument
112 if (kv_A(buf->update_channels, i) == channelid) { in buf_updates_unregister()
128 buf_updates_send_end(buf, channelid); in buf_updates_unregister()
205 uint64_t channelid = kv_A(buf->update_channels, i); in buf_updates_send_changes() local
235 if (!rpc_send_event(channelid, "nvim_buf_lines_event", args)) { in buf_updates_send_changes()
239 badchannelid = channelid; in buf_updates_send_changes()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_xxsubinterpretersmodule.c1417 typedef struct channelid { struct
1423 } channelid; argument
1453 static channelid *
1457 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1532 channelid *cid = (channelid *)self; in channelid_repr()
1549 channelid *cid = (channelid *)self; in channelid_str()
1556 channelid *cid = (channelid *)self; in channelid_int()
1603 channelid *cid = (channelid *)self; in channelid_hash()
1624 channelid *cid = (channelid *)self; in channelid_richcompare()
1627 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/lang/python310/Python-3.10.1/Modules/
H A D_xxsubinterpretersmodule.c1412 typedef struct channelid { struct
1418 } channelid; argument
1448 static channelid *
1452 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1527 channelid *cid = (channelid *)self; in channelid_repr()
1544 channelid *cid = (channelid *)self; in channelid_str()
1551 channelid *cid = (channelid *)self; in channelid_int()
1598 channelid *cid = (channelid *)self; in channelid_hash()
1619 channelid *cid = (channelid *)self; in channelid_richcompare()
1622 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/net-mgmt/virt-viewer/virt-viewer-11.0/src/
H A Dvirt-viewer-display-spice.c287 gint channelid; in virt_viewer_display_spice_new() local
292 g_object_get(channel, "channel-id", &channelid, NULL); in virt_viewer_display_spice_new()
293 if (channelid != 0 && monitorid != 0) { in virt_viewer_display_spice_new()
304 "nth-display", channelid + monitorid, in virt_viewer_display_spice_new()
309 self->display = spice_display_new_with_monitor(s, channelid, monitorid); in virt_viewer_display_spice_new()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_xxsubinterpretersmodule.c1412 typedef struct channelid { struct
1418 } channelid; argument
1448 static channelid *
1452 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1527 channelid *cid = (channelid *)self; in channelid_repr()
1544 channelid *cid = (channelid *)self; in channelid_str()
1551 channelid *cid = (channelid *)self; in channelid_int()
1598 channelid *cid = (channelid *)self; in channelid_hash()
1619 channelid *cid = (channelid *)self; in channelid_richcompare()
1622 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/net/ndpi/nDPI-92a1be2/tests/result/
H A Dpps.pcap.out35 …][URL: msg.iqiyi.com/b?c1=6&s1=1&macid=aaoefdtqgfdepxc2tnv3piucgcb4eofn&channelid=000&nu=&e=135252…
/dports/net-p2p/c-lightning/lightning-0.10.2/wallet/
H A Dwallet.c874 wallet_htlc_sigs_load(const tal_t *ctx, struct wallet *w, u64 channelid, in wallet_htlc_sigs_load() argument
882 db_bind_u64(stmt, 0, channelid); in wallet_htlc_sigs_load()
/dports/www/mattermost-webapp/mattermost/client/
H A D764.50f96fe15c1f2d231c0a.js.map1channelid","dmUserId","guest_count","pinnedpost_count","CameraIcon","CallButton","pluginCallMethod…
/dports/www/mattermost-server/mattermost-server-6.0.2/scripts/
H A Dmattermost-postgresql-5.0.sql53 channelid character varying(26) NOT NULL, field
67 channelid character varying(26) NOT NULL, field
161 channelid character varying(26), field
243 channelid character varying(26), field
354 channelid character varying(26), field
392 channelid character varying(26), field
642 COPY public.channelmemberhistory (channelid, userid, jointime, leavetime) FROM stdin;
908 ADD CONSTRAINT channelmemberhistory_pkey PRIMARY KEY (channelid, userid, jointime);
916 ADD CONSTRAINT channelmembers_pkey PRIMARY KEY (channelid, userid);
1234 CREATE INDEX idx_channelmembers_channel_id ON public.channelmembers USING btree (channelid);
[all …]
H A Dmattermost-postgresql-6.0.sql60 channelid character varying(26) NOT NULL, field
74 channelid character varying(26) NOT NULL, field
175 channelid character varying(26), field
260 channelid character varying(26) NOT NULL field
307 channelid character varying(26), field
433 channelid character varying(26), field
474 channelid character varying(26), field
592 channelid character varying(26) NOT NULL field
751 channelid character varying(26), field
900 channelid character varying(26), field
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/store/sqlstore/
H A Dupgrade.go1177 …SELECT Channels.Id channelid, COALESCE(COUNT(*),0) newcount, COALESCE(MAX(Posts.CreateAt), 0) as l…
1187 FROM q where q.channelid=Channels.Id;
1198 ON q.channelid=Channels.Id
/dports/www/mattermost-server/mattermost-server-6.0.2/app/slashcommands/
H A Dauto_posts.go21 channelid string member
33 func NewAutoPostCreator(a *app.App, channelid, userid string) *AutoPostCreator { argument
36 channelid: channelid,
64 fileResp, err2 := cfg.a.UploadFile(c, data.Bytes(), cfg.channelid, filename)
94 ChannelId: cfg.channelid,
/dports/devel/awscli/awscli-1.20.61/awscli/examples/transcribe/
H A Dstart-transcription-job.rst30 "TranscriptionJobName": "cli-channelid-job",
44 "TranscriptionJobName": "cli-channelid-job",
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/src/
H A Duri2.h43 LV2_URID channelid; member
65 uris->channelid = map->map(map->handle, MTR_URI "channelid"); in map_xfer_uris()
H A Dxfer.c152 lv2_atom_forge_property_head(forge, uris->channelid, 0); in tx_rawaudio()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1402 typedef struct channelid { struct
1408 } channelid; argument
1438 static channelid *
1442 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1517 channelid *cid = (channelid *)self; in channelid_repr()
1534 channelid *cid = (channelid *)self; in channelid_str()
1541 channelid *cid = (channelid *)self; in channelid_int()
1588 channelid *cid = (channelid *)self; in channelid_hash()
1609 channelid *cid = (channelid *)self; in channelid_richcompare()
1612 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1402 typedef struct channelid { struct
1408 } channelid; argument
1438 static channelid *
1442 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1517 channelid *cid = (channelid *)self; in channelid_repr()
1534 channelid *cid = (channelid *)self; in channelid_str()
1541 channelid *cid = (channelid *)self; in channelid_int()
1588 channelid *cid = (channelid *)self; in channelid_hash()
1609 channelid *cid = (channelid *)self; in channelid_richcompare()
1612 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1402 typedef struct channelid { struct
1408 } channelid; argument
1438 static channelid *
1442 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1517 channelid *cid = (channelid *)self; in channelid_repr()
1534 channelid *cid = (channelid *)self; in channelid_str()
1541 channelid *cid = (channelid *)self; in channelid_int()
1588 channelid *cid = (channelid *)self; in channelid_hash()
1609 channelid *cid = (channelid *)self; in channelid_richcompare()
1612 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1402 typedef struct channelid { struct
1408 } channelid; argument
1438 static channelid *
1442 channelid *self = PyObject_New(channelid, cls); in newchannelid()
1517 channelid *cid = (channelid *)self; in channelid_repr()
1534 channelid *cid = (channelid *)self; in channelid_str()
1541 channelid *cid = (channelid *)self; in channelid_int()
1588 channelid *cid = (channelid *)self; in channelid_hash()
1609 channelid *cid = (channelid *)self; in channelid_richcompare()
1612 channelid *othercid = (channelid *)other; in channelid_richcompare()
[all …]

12345678