/third_party/ffmpeg/libavcodec/ |
D | cbs_jpeg.c | 304 #define SEGMENT(marker, type, func, free) \ in cbs_jpeg_read_unit() macro 316 SEGMENT(DQT, JPEGRawQuantisationTableSpecification, dqt, NULL); in cbs_jpeg_read_unit() 317 SEGMENT(DHT, JPEGRawHuffmanTableSpecification, dht, NULL); in cbs_jpeg_read_unit() 318 SEGMENT(COM, JPEGRawComment, comment, &cbs_jpeg_free_comment); in cbs_jpeg_read_unit() 319 #undef SEGMENT in cbs_jpeg_read_unit() 368 #define SEGMENT(marker, func) \ in cbs_jpeg_write_segment() macro 372 SEGMENT(DQT, dqt); in cbs_jpeg_write_segment() 373 SEGMENT(DHT, dht); in cbs_jpeg_write_segment() 374 SEGMENT(COM, comment); in cbs_jpeg_write_segment()
|
/third_party/boost/boost/geometry/algorithms/ |
D | not_implemented.hpp | 41 struct SEGMENT {}; struct 91 template <> struct tag_to_term<segment_tag> { typedef info::SEGMENT type; };
|
/third_party/harfbuzz/src/ms-use/ |
D | IndicSyllabicCategory-Additional.txt | 93 …7..13438 ; Consonant # Lo [2] EGYPTIAN HIEROGLYPH BEGIN SEGMENT..EGYPTIAN HIEROGLYPH END SEGMENT 200 # 13437 ; Hieroglyph_Segment_Begin # Cf EGYPTIAN HIEROGLYPH BEGIN SEGMENT 205 # 13438 ; Hieroglyph_Segment_End # Cf EGYPTIAN HIEROGLYPH END SEGMENT
|
/third_party/skia/third_party/externals/harfbuzz/src/ms-use/ |
D | IndicSyllabicCategory-Additional.txt | 101 …..13438 ; Consonant # Lo [2] EGYPTIAN HIEROGLYPH BEGIN SEGMENT..EGYPTIAN HIEROGLYPH END SEGMENT 212 # 13437 ; Hieroglyph_Segment_Begin # Cf EGYPTIAN HIEROGLYPH BEGIN SEGMENT 217 # 13438 ; Hieroglyph_Segment_End # Cf EGYPTIAN HIEROGLYPH END SEGMENT
|
/third_party/boost/libs/geometry/doc/reference/io/ |
D | wkt_format.qbk | 24 * can be read from WKT by specifying either a linestring (with 2 points) or a specific SEGMENT stri…
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | vcdiv64.asm | 30 _TEXT SEGMENT
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 141 _DATA SEGMENT
|
/third_party/zlib/contrib/masmx64/ |
D | gvmat64.asm | 141 _DATA SEGMENT
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 141 _DATA SEGMENT
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.c | 905 GST_QUARK (SEGMENT), GST_TYPE_SEGMENT, segment, NULL)); in gst_event_new_segment() 930 GST_QUARK (SEGMENT))); in gst_event_parse_segment()
|
/third_party/libffi/src/x86/ |
D | sysv_intel.S | 57 _TEXT SEGMENT
|
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/ |
D | uri.all.js.map | 1 …SEGMENT$) + \"*\"),\n\t\tPATH_ABSOLUTE$ = subexp(\"\\\\/\" + subexp(SEGMENT_NZ$ + PATH_ABEMPTY$) +…
|
D | uri.all.min.js.map | 1 …, \"[\\\\@]\")) + \"+\"),\n\t\tPATH_ABEMPTY$ = subexp(subexp(\"\\\\/\" + SEGMENT$) + \"*\"),\n\t\t…
|
/third_party/pcre2/pcre2/maint/Unicode.tables/ |
D | GraphemeBreakProperty.txt | 70 …0..13438 ; Control # Cf [9] EGYPTIAN HIEROGLYPH VERTICAL JOINER..EGYPTIAN HIEROGLYPH END SEGMENT
|
D | Scripts.txt | 2097 …gyptian_Hieroglyphs # Cf [9] EGYPTIAN HIEROGLYPH VERTICAL JOINER..EGYPTIAN HIEROGLYPH END SEGMENT
|
D | DerivedGeneralCategory.txt | 3401 13430..13438 ; Cf # [9] EGYPTIAN HIEROGLYPH VERTICAL JOINER..EGYPTIAN HIEROGLYPH END SEGMENT
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 9621 SEGMENT
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 9621 SEGMENT
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 3208 concat: Properly forward the SEGMENT seqnum 6805 We would unlock a mutex we never locked on SEGMENT 7306 fail. If the seek succeeds, the following SEGMENT (or STREAM_START) 7921 either a STREAM_START or SEGMENT event 7922 Mimic the same behaviour when receiving STREAM_START/SEGMENT events 7960 either a STREAM_START or SEGMENT event 7961 Mimic the same behaviour when receiving STREAM_START/SEGMENT events 13619 There must be a SEGMENT event before the GAP event, and SEGMENT events must 13621 to ensure to insert the CAPS event before the SEGMENT event into the pending 17997 doc: add GST_{PTR,SEGMENT}_FORMAT [all …]
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/ |
D | ajv.min.js.map | 1 …UTURE$","IP_LITERAL$","REG_NAME$","HOST$","PORT$","AUTHORITY$","PCHAR$","SEGMENT$","SEGMENT_NZ$","…
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 802 Description : Buffers after SEGMENT and FLUSH must have a DISCONT flag 3245 scaletempo: Implement SEGMENT query 3251 wavparse: Implement SEGMENT query 4811 qtdemux: Store and propagate SEGMENT sequence numbers 6871 monoscope: Forward the SEGMENT event from the chain function 6872 Otherwise we'll break the event order and forward the SEGMENT event 13922 flxdec: Only send SEGMENT events after CAPS 17345 When upstream (push-based, TIME SEGMENT) wishes to send discontinuous samples, 18062 qtdemux: Only activate segments and send SEGMENT events if we have streams 18070 qtdemux: In PULL mode, nothing is ever going to send us a SEGMENT event [all …]
|
/third_party/gstreamer/gstplugins_good/docs/plugins/ |
D | gst-plugins-good-plugins.args | 24257 <BLURB>Applied rate to use in TIME SEGMENT.</BLURB> 24287 <BLURB>Rate to use in TIME SEGMENT.</BLURB>
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2.txt | 6034 MULTI-SEGMENT MATCHING WITH pcre2_match() 6138 MULTI-SEGMENT MATCHING WITH pcre2_dfa_match()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 6086 playsink: Properly propagate SEGMENT seqnum 6088 that are consistent with the current SEGMENT seqnum 6099 This wasn't done previously and the outgoing SEGMENT events had 6107 seqnum of SEGMENT events on all downstream segment-related events 28524 seek_event_drop_til will be non-zero until the SEGMENT corresponding 37262 ... and don't try to push pending data without ever having received a SEGMENT 53596 audiodecoder: Don't drain and flush on SEGMENT events. 53598 flush out the decoder on a new SEGMENT event. Segment events 58372 Send CAPS event before any SEGMENT events or any other events 60397 oggdemux: Don't swap start/stop for negative rates in the SEGMENT query [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 8247 mpegtsdemux: Fix SEGMENT seqnum propagation 8248 * If the seek was handled upstream, use that SEGMENT seqnum 26618 adaptivedemux: Fix startup SEGMENT seeking and setting for live 26620 startup SEGMENT seeking should be pointed to "fragment.timestamp + period_start" 45730 mxfmux: Don't fail SEGMENT events 47997 seek so we generate the correct SEGMENT event and can actually play the 69944 We would unlock a mutex we never locked on SEGMENT 91076 Fix push mode by handling sink events (CAPS, SEGMENT) properly. 91627 midi: Fix handling of the SEGMENT query 91634 gst: Don't swap start/stop for negative rates in the SEGMENT query [all …]
|