Home
last modified time | relevance | path

Searched refs:associations (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstmemindex.c86 GList *associations; member
130 index->associations = NULL; in gst_mem_index_init()
174 if (memindex->associations) { in gst_mem_index_finalize()
175 g_list_foreach (memindex->associations, (GFunc) gst_index_entry_free, NULL); in gst_mem_index_finalize()
176 g_list_free (memindex->associations); in gst_mem_index_finalize()
177 memindex->associations = NULL; in gst_mem_index_finalize()
245 memindex->associations = g_list_prepend (memindex->associations, entry); in gst_mem_index_add_association()
384 GList *l_entry = g_list_find (memindex->associations, entry); in gst_mem_index_get_assoc_entry()
Dgstbaseparse.c1995 GstIndexAssociation associations[2]; in gst_base_parse_add_index_entry() local
2043 associations[0].format = GST_FORMAT_TIME; in gst_base_parse_add_index_entry()
2044 associations[0].value = ts; in gst_base_parse_add_index_entry()
2045 associations[1].format = GST_FORMAT_BYTES; in gst_base_parse_add_index_entry()
2046 associations[1].value = offset; in gst_base_parse_add_index_entry()
2053 (const GstIndexAssociation *) &associations); in gst_base_parse_add_index_entry()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstmemindex.c86 GList *associations; member
132 index->associations = NULL; in gst_mem_index_init()
176 if (memindex->associations) { in gst_mem_index_finalize()
177 g_list_foreach (memindex->associations, (GFunc) gst_index_entry_free, NULL); in gst_mem_index_finalize()
178 g_list_free (memindex->associations); in gst_mem_index_finalize()
179 memindex->associations = NULL; in gst_mem_index_finalize()
247 memindex->associations = g_list_prepend (memindex->associations, entry); in gst_mem_index_add_association()
386 GList *l_entry = g_list_find (memindex->associations, entry); in gst_mem_index_get_assoc_entry()
Dgstflvdemux.c128 GstIndexAssociation associations[2]; in gst_flv_demux_parse_and_add_index_entry() local
166 associations[0].format = GST_FORMAT_TIME; in gst_flv_demux_parse_and_add_index_entry()
167 associations[0].value = ts; in gst_flv_demux_parse_and_add_index_entry()
168 associations[1].format = GST_FORMAT_BYTES; in gst_flv_demux_parse_and_add_index_entry()
169 associations[1].value = pos; in gst_flv_demux_parse_and_add_index_entry()
174 (const GstIndexAssociation *) &associations); in gst_flv_demux_parse_and_add_index_entry()
/third_party/mindspore/mindspore/lite/tools/dataset/cropper/
Dcropper_configure.py316 associations = dict() # what file each op is defined in (IR level)
340 associations[op] = src_filename
341 return dependencies, associations, "".join(errors)
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c100 static GHashTable *associations = NULL; variable
249 g_hash_table_remove (associations, GUINT_TO_POINTER (self->association_id)); in gst_sctp_association_finalize()
369 if (!associations) { in gst_sctp_association_get()
370 associations = in gst_sctp_association_get()
375 g_hash_table_lookup (associations, GUINT_TO_POINTER (association_id)); in gst_sctp_association_get()
380 g_hash_table_insert (associations, GUINT_TO_POINTER (association_id), in gst_sctp_association_get()
/third_party/mindspore/mindspore/lite/tools/cropper/
Dbuild_cropper_config.sh259 echo "Start getting all file associations."
/third_party/glib/gio/
Dgwin32appinfo.c2275 GWin32RegistryKey *associations; in read_capable_app() local
2468 associations = g_win32_registry_key_get_child_w (capabilities, in read_capable_app()
2472 if (associations != NULL) in read_capable_app()
2476 if (g_win32_registry_value_iter_init (&iter, associations, NULL)) in read_capable_app()
2510 g_object_unref (associations); in read_capable_app()
2513 associations = g_win32_registry_key_get_child_w (capabilities, L"URLAssociations", NULL); in read_capable_app()
2515 if (associations != NULL) in read_capable_app()
2519 if (g_win32_registry_value_iter_init (&iter, associations, NULL)) in read_capable_app()
2566 g_object_unref (associations); in read_capable_app()
/third_party/boost/tools/build/
DCONTRIBUTING.adoc121 3. Pseudofunctions or associations are <parameter>.<property>:
/third_party/boost/libs/beast/doc/qbk/03_core/
D1_refresher.qbk206 These associations may be specified intrusively:
210 Or these associations may be specified non-intrusively, by specializing
/third_party/python/Doc/using/
Dwindows.rst162 | AssociateFiles | Create file associations if the | 1 |
224 (Note that omitting the launcher also omits file associations, and is only
453 associations behave properly. In most cases, a custom launcher should simply be
460 running Python processes or file associations.
761 From file associations
/third_party/selinux/secilc/docs/
Dcil_role_statements.md135 …s.md#roleattribute) identifier. Expressions may be used to refine the associations as shown in the…
Dcil_user_statements.md133 …s.md#userattribute) identifier. Expressions may be used to refine the associations as shown in the…
Dcil_type_statements.md166 …s.md#typeattribute) identifier. Expressions may be used to refine the associations as shown in the…
/third_party/python/Tools/msi/
DREADME.txt450 directory. File associations are also created for .py, .pyw, .pyc and
510 When installed, file associations are created for .py, .pyc and .pyo
/third_party/libuv/docs/src/guide/
Dprocesses.rst141 ``uv_signal_start()`` overwriting earlier associations. Use ``uv_signal_stop()`` to
/third_party/openGLES/extensions/ARB/
DARB_shader_subroutine.txt763 with no potential associations produces a link error.
775 associations?
DARB_enhanced_layouts.txt1478 associations for each variable in the TRANSFORM_FEEDBACK_VARYING
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_subroutine.txt753 with no potential associations produces a link error.
765 associations?
DARB_enhanced_layouts.txt1468 associations for each variable in the TRANSFORM_FEEDBACK_VARYING
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DChangeLog109 - added option to require MFP for SAE associations
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DChangeLog152 - added option to require MFP for SAE associations
/third_party/ffmpeg/doc/
DAPIchanges920 Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
/third_party/python/Misc/NEWS.d/
D3.9.0a1.rst4871 Fixes the icons used for file associations to the Microsoft Store package.
/third_party/glib/po/
Dfr.po16 # Guillaume Bernard <associations@guillaume-bernard.fr>, 2021.
24 "Last-Translator: Guillaume Bernard <associations@guillaume-bernard.fr>\n"

12