Home
last modified time | relevance | path

Searched refs:ingest (Results 1 – 25 of 747) sorted by relevance

12345678910>>...30

/dports/finance/beancount/beancount-2.3.3/beancount/ingest/
H A DBUILD52 "//beancount/ingest:importer",
53 "//beancount/ingest:cache",
56 "//beancount/ingest:identify",
57 "//beancount/ingest:extract",
58 "//beancount/ingest:file",
70 "//beancount/ingest:extract",
132 "//examples/ingest:office",
151 "//beancount/ingest:cache",
167 "//examples/ingest:office",
195 "//examples/ingest:office",
[all …]
H A Dscripts_utils.py16 from beancount.ingest import importer
17 from beancount.ingest import cache
20 from beancount.ingest import identify
21 from beancount.ingest import extract
22 from beancount.ingest import file
92 if ingest.args is not None:
145 ingest.was_called = False
153 ingest.args = None
227 ingest.was_called = False
231 ingest.args = args, parser
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/rtmp-services/service-specific/
H A Dtwitch.c16 struct ingest { struct
26 struct ingest *ingest = cur_ingests.array + i; in free_ingests() local
27 bfree(ingest->name); in free_ingests()
28 bfree(ingest->url); in free_ingests()
61 struct ingest ingest = {0}; in load_ingests() local
79 ingest.name = bstrdup(name_str); in load_ingests()
80 ingest.url = url.array; in load_ingests()
142 struct twitch_ingest ingest; in twitch_ingest() local
145 ingest.name = NULL; in twitch_ingest()
146 ingest.url = NULL; in twitch_ingest()
[all …]
H A Ddacast.c20 struct dacast_ingest ingest; member
30 bfree((void *)ingest.url); in free_ingest()
31 bfree((void *)ingest.username); in free_ingest()
32 bfree((void *)ingest.password); in free_ingest()
33 bfree((void *)ingest.streamkey); in free_ingest()
41 free_ingest(info->ingest); in free_ingests()
69 free_ingest(info->ingest); in load_ingests()
93 info->ingest.url = bstrdup(server); in load_ingests()
94 info->ingest.username = bstrdup(username); in load_ingests()
95 info->ingest.password = bstrdup(password); in load_ingests()
[all …]
H A Dshowroom.c16 struct showroom_ingest ingest; member
28 bfree((void *)info->ingest.key); in free_showroom_data()
29 bfree((void *)info->ingest.url); in free_showroom_data()
83 bfree((void *)info->ingest.url); in get_ingest_from_json()
84 bfree((void *)info->ingest.key); in get_ingest_from_json()
85 info->ingest.url = bstrdup(url_str); in get_ingest_from_json()
86 info->ingest.key = bstrdup(key_str); in get_ingest_from_json()
110 return &info->ingest; in showroom_get_ingest()
162 return info ? &info->ingest : &invalid_ingest; in showroom_get_ingest()
H A Dnimotv.c40 char *ingest = NULL; in load_ingest() local
42 return ingest; in load_ingest()
51 ingest = bstrdup(url); in load_ingest()
57 return ingest; in load_ingest()
/dports/finance/beancount/beancount-2.3.3/beancount/ingest/importers/
H A DBUILD12 "//beancount/ingest:importer",
21 "//beancount/ingest/importers/mixins:filing",
22 "//beancount/ingest/importers/mixins:identifier",
31 "//beancount/ingest:cache",
44 "//beancount/ingest/importers/mixins:filing",
45 "//beancount/ingest/importers/mixins:identifier",
55 "//beancount/ingest:cache",
68 "//beancount/ingest:importer",
/dports/finance/beancount/beancount-2.3.3/examples/ingest/
H A DBUILD18 "//beancount/ingest/importers:ofx"
30 "//beancount/ingest:importer",
37 "//beancount/ingest:importer",
47 "//beancount/ingest:extract",
48 "//beancount/ingest/importers:ofx",
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCISCO-CDSTV-INGEST-TUNING-MIB43 "This MIB module defines ingest tuning configuration objects
48 providing ingest, storage, caching, streaming, playout and
119 "A table of the trick-mode speed settings for ingest."
127 "An entry (conceptual row) in the ingest trick-mode speed
146 "An index into the table containing the ingest
175 enabled(1) - PIDs for video assets are standardized at ingest
177 ingest"
190 ingest.
191 enabled(1) - SEQ END header is removed on ingest
192 disabled(2) - SEQ END header is not removed on ingest"
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DCISCO-CDSTV-INGEST-TUNING-MIB.my43 "This MIB module defines ingest tuning configuration objects
48 providing ingest, storage, caching, streaming, playout and
119 "A table of the trick-mode speed settings for ingest."
127 "An entry (conceptual row) in the ingest trick-mode speed
146 "An index into the table containing the ingest
175 enabled(1) - PIDs for video assets are standardized at ingest
177 ingest"
190 ingest.
191 enabled(1) - SEQ END header is removed on ingest
192 disabled(2) - SEQ END header is not removed on ingest"
[all …]
/dports/finance/beancount/beancount-2.3.3/beancount/ingest/importers/mixins/
H A DBUILD9 "//beancount/ingest:importer",
19 "//beancount/ingest:importer",
30 "//beancount/ingest:cache",
31 "//beancount/ingest:importer",
/dports/devel/awscli/awscli-1.20.61/awscli/examples/mediapackage/
H A Drotate-ingest-endpoint-credentials.rst1 **To rotate ingest credentials**
3 The following ``rotate-ingest-endpoint-credentials`` command rotates the WebDAV username and passwo…
5 aws mediapackage rotate-ingest-endpoint-credentials \
7 --ingest-endpoint-id 584797f1740548c389a273585dd22a63
/dports/deskutils/recoll/recoll-1.31.2/kde/kioslave/kio_recoll-kde4/
H A Ddirif.cpp172 UrlIngester ingest(this, url); in stat() local
179 if (ingest.isRootEntry(&rettp)) { in stat()
194 } else if (ingest.isResult(&qd, &num)) { in stat()
206 } else if (ingest.isQuery(&qd)) { in stat()
217 if (m_alwaysdir || ingest.alwaysDir() || ingest.endSlashQuery()) { in stat()
235 UrlIngester ingest(this, url); in listDir() local
239 if (ingest.isRootEntry(&rettp)) { in listDir()
260 } else if (ingest.isQuery(&qd)) { in listDir()
264 if (ingest.endSlashQuery()) { in listDir()
/dports/deskutils/recoll/recoll-1.31.2/kde/kioslave/kio_recoll/
H A Ddirif.cpp210 UrlIngester ingest(this, url); in stat() local
218 if (ingest.isRootEntry(&rettp)) { in stat()
238 } else if (ingest.isResult(&qd, &num)) { in stat()
250 } else if (ingest.isQuery(&qd)) { in stat()
262 if (m_alwaysdir || ingest.alwaysDir() || ingest.endSlashQuery()) { in stat()
283 UrlIngester ingest(this, url); in listDir() local
287 if (ingest.isRootEntry(&rettp)) { in listDir()
307 } else if (ingest.isQuery(&qd)) { in listDir()
311 if (ingest.endSlashQuery()) { in listDir()
/dports/finance/beancount/beancount-2.3.3/examples/ingest/office/
H A Dexample_import.py32 from beancount.ingest import scripts_utils
33 from beancount.ingest import extract
34 from beancount.ingest.importers import ofx
97 scripts_utils.ingest(CONFIG, filter_funcs=[process_extracted_entries])
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/rtmp-services/
H A Drtmp-common.c703 struct showroom_ingest *ingest; in rtmp_common_url() local
706 return ingest->url; in rtmp_common_url()
714 struct dacast_ingest *ingest; in rtmp_common_url() local
716 return ingest->url; in rtmp_common_url()
730 return ingest->key; in rtmp_common_key()
736 struct dacast_ingest *ingest; in rtmp_common_key() local
738 return ingest->streamkey; in rtmp_common_key()
851 struct dacast_ingest *ingest; in rtmp_common_username() local
853 return ingest->username; in rtmp_common_username()
864 struct dacast_ingest *ingest; in rtmp_common_password() local
[all …]
/dports/textproc/mythes/mythes-1.2.4/
H A Dmorph.dat7 (v)|consume|ingest
9 (v)|eat|ingest
10 ingest|1
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/analytics/
H A Danalytics.cc76 lcb_ANALYTICSINGEST_st ingest; member
182 cmd->ingest.method = method; in lcb_analytics_ingest_setmethod()
189 cmd->ingest.exptime = exptime; in lcb_analytics_ingest_setexptime()
203 cmd->ingest.id_generator = generator; in lcb_analytics_ingest_setidgenerator()
210 cmd->ingest.data_converter = converter; in lcb_analytics_ingest_setdataconverter()
307 lcb_ANALYTICSINGEST_st ingest; member
635 id_param.method = areq->ingest.method; in cb_op_schedule()
648 body_param.method = areq->ingest.method; in cb_op_schedule()
663 cmd.exptime = areq->ingest.exptime; in cb_op_schedule()
664 switch (areq->ingest.method) { in cb_op_schedule()
[all …]
/dports/finance/beancount/beancount-2.3.3/experiments/obsolete/
H A Dregexp_test.py7 from beancount.ingest.importers import regexp
8 from beancount.ingest import importer
9 from beancount.ingest import cache
/dports/finance/beancount/beancount-2.3.3/experiments/ingest/
H A Dregexp_test.py7 from beancount.ingest.importers import regexp
8 from beancount.ingest import importer
9 from beancount.ingest import cache
/dports/finance/fava/fava-1.18/tests/
H A Dtest_core_ingest.py6 from fava.core.ingest import file_import_info
14 importer = next(iter(ingest_ledger.ingest.importers.values()))
24 entries = ingest_ledger.ingest.extract(EXAMPLE, "<run_path>.TestImporter")
/dports/finance/beancount/beancount-2.3.3/bin/
H A DBUILD81 "//beancount/ingest:extract",
82 "//beancount/ingest:scripts_utils",
98 "//beancount/ingest:file",
99 "//beancount/ingest:scripts_utils",
115 "//beancount/ingest:identify",
116 "//beancount/ingest:scripts_utils",
H A Dbean-identify4 from beancount.ingest.scripts_utils import trampoline_to_ingest
5 from beancount.ingest import identify
H A Dbean-file4 from beancount.ingest.scripts_utils import trampoline_to_ingest
5 from beancount.ingest import file
H A Dbean-extract4 from beancount.ingest.scripts_utils import trampoline_to_ingest
5 from beancount.ingest import extract

12345678910>>...30