| /third_party/gstreamer/gstreamer/gst/ |
| D | gsttoc.c | 92 GstToc *toc; member 138 GstToc *toc; in gst_toc_new() local 162 gst_toc_get_scope (const GstToc * toc) in gst_toc_get_scope() 177 gst_toc_set_tags (GstToc * toc, GstTagList * tags) in gst_toc_set_tags() 196 gst_toc_merge_tags (GstToc * toc, GstTagList * tags, GstTagMergeMode mode) in gst_toc_merge_tags() 219 gst_toc_get_tags (const GstToc * toc) in gst_toc_get_tags() 234 gst_toc_append_entry (GstToc * toc, GstTocEntry * entry) in gst_toc_append_entry() 260 gst_toc_get_entries (const GstToc * toc) in gst_toc_get_entries() 304 gst_toc_free (GstToc * toc) in gst_toc_free() 376 gst_toc_find_entry (const GstToc * toc, const gchar * uid) in gst_toc_find_entry() [all …]
|
| D | gsttoc.h | 164 #define gst_toc_ref(toc) (GstToc*)gst_mini_object_ref(GST_MINI_OBJECT_CAST(toc)) argument 165 #define gst_toc_unref(toc) gst_mini_object_unref(GST_MINI_OBJECT_CAST(toc)) argument 166 #define gst_toc_copy(toc) (GstToc*)gst_mini_object_copy(GST_MINI_OBJECT_CAST(toc)) argument 167 #define gst_toc_make_writable(toc) (GstToc*)gst_mini_object_make_writable(GST_MINI_OBJECT_CAST(toc… argument 232 _gst_autoptr_toc_unref (GstToc *toc) in _gst_autoptr_toc_unref()
|
| D | gsttocsetter.c | 67 GstToc *toc; member 162 gst_toc_setter_set_toc (GstTocSetter * setter, GstToc * toc) in gst_toc_setter_set_toc()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| /third_party/icu/icu4c/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gsttocsetter.c | 139 GstToc *toc; in create_toc() local 205 GstToc *toc; in GST_START_TEST() local 272 GstToc *toc; in test_threads_thread_func1() local 299 GstToc *toc; in test_threads_thread_func2() local
|
| D | gsttoc.c | 134 GstToc *toc, *test_toc = NULL; in GST_START_TEST() local
|
| /third_party/node/test/doctool/ |
| D | test-make-doc.mjs | 36 const toc = fs.readFileSync(new URL('./index.html', apiURL), 'utf8'); constant
|
| /third_party/node/tools/doc/ |
| D | alljson.mjs | 13 const toc = fs.readFileSync(new URL('./index.html', source), 'utf8'); constant
|
| D | allhtml.mjs | 13 const toc = fs.readFileSync(new URL('./index.html', source), 'utf8'); constant
|
| /third_party/gstreamer/gstplugins_bad/ext/opus/ |
| D | gstopusparse.c | 150 unsigned char toc; in gst_opus_parse_handle_frame() local 289 guint8 toc; in packet_duration_opus() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| D | ppc-ffitarget.h | 98 void* toc; /* TOC */ member
|
| /third_party/gstreamer/gstplugins_good/ext/flac/ |
| D | gstflacenc.h | 54 GstToc * toc; member
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
| D | pbutils-private.h | 31 GstToc *toc; member 96 GstToc *toc; member
|
| /third_party/libffi/src/powerpc/ |
| D | ffitarget.h | 198 void * toc; /* TOC */ member
|
| /third_party/ffmpeg/libavformat/ |
| D | oggparseopus.c | 94 unsigned toc = src[0]; in opus_duration() local
|
| D | rtpdec_amr.c | 104 uint8_t toc = buf[1 + i]; in amr_handle_packet() local
|
| /third_party/ltp/testcases/kernel/syscalls/mprotect/ |
| D | mprotect04.c | 174 uintptr_t toc; member
|
| /third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
| D | dicttrieperf.cpp | 117 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t co… in simpleBinarySearch() 180 TOCEntry *toc; member in BinarySearchPackageLookup 207 static int32_t prefixBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t co… in prefixBinarySearch()
|