/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstmemindex.c | 86 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()
|
D | gstbaseparse.c | 1995 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/ |
D | gstmemindex.c | 86 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()
|
D | gstflvdemux.c | 128 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/ |
D | cropper_configure.py | 316 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/ |
D | sctpassociation.c | 100 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/ |
D | build_cropper_config.sh | 259 echo "Start getting all file associations."
|
/third_party/glib/gio/ |
D | gwin32appinfo.c | 2275 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/ |
D | CONTRIBUTING.adoc | 121 3. Pseudofunctions or associations are <parameter>.<property>:
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 1_refresher.qbk | 206 These associations may be specified intrusively: 210 Or these associations may be specified non-intrusively, by specializing
|
/third_party/python/Doc/using/ |
D | windows.rst | 162 | 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/ |
D | cil_role_statements.md | 135 …s.md#roleattribute) identifier. Expressions may be used to refine the associations as shown in the…
|
D | cil_user_statements.md | 133 …s.md#userattribute) identifier. Expressions may be used to refine the associations as shown in the…
|
D | cil_type_statements.md | 166 …s.md#typeattribute) identifier. Expressions may be used to refine the associations as shown in the…
|
/third_party/python/Tools/msi/ |
D | README.txt | 450 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/ |
D | processes.rst | 141 ``uv_signal_start()`` overwriting earlier associations. Use ``uv_signal_stop()`` to
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_shader_subroutine.txt | 763 with no potential associations produces a link error. 775 associations?
|
D | ARB_enhanced_layouts.txt | 1478 associations for each variable in the TRANSFORM_FEEDBACK_VARYING
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_subroutine.txt | 753 with no potential associations produces a link error. 765 associations?
|
D | ARB_enhanced_layouts.txt | 1468 associations for each variable in the TRANSFORM_FEEDBACK_VARYING
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ChangeLog | 109 - added option to require MFP for SAE associations
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ChangeLog | 152 - added option to require MFP for SAE associations
|
/third_party/ffmpeg/doc/ |
D | APIchanges | 920 Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
|
/third_party/python/Misc/NEWS.d/ |
D | 3.9.0a1.rst | 4871 Fixes the icons used for file associations to the Microsoft Store package.
|
/third_party/glib/po/ |
D | fr.po | 16 # Guillaume Bernard <associations@guillaume-bernard.fr>, 2021. 24 "Last-Translator: Guillaume Bernard <associations@guillaume-bernard.fr>\n"
|