| /third_party/qrcodegen/c/ |
| D | qrcodegen-test.c | 848 struct qrcodegen_Segment seg = qrcodegen_makeBytes(NULL, 0, NULL); in testMakeBytes() local 857 struct qrcodegen_Segment seg = qrcodegen_makeBytes(data, 1, buf); in testMakeBytes() local 866 struct qrcodegen_Segment seg = qrcodegen_makeBytes(data, 3, buf); in testMakeBytes() local 879 struct qrcodegen_Segment seg = qrcodegen_makeNumeric("", NULL); in testMakeNumeric() local 887 struct qrcodegen_Segment seg = qrcodegen_makeNumeric("9", buf); in testMakeNumeric() local 895 struct qrcodegen_Segment seg = qrcodegen_makeNumeric("81", buf); in testMakeNumeric() local 903 struct qrcodegen_Segment seg = qrcodegen_makeNumeric("673", buf); in testMakeNumeric() local 912 struct qrcodegen_Segment seg = qrcodegen_makeNumeric("3141592653", buf); in testMakeNumeric() local 927 struct qrcodegen_Segment seg = qrcodegen_makeAlphanumeric("", NULL); in testMakeAlphanumeric() local 935 struct qrcodegen_Segment seg = qrcodegen_makeAlphanumeric("A", buf); in testMakeAlphanumeric() local [all …]
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | g711.c | 98 short seg; in st_13linear2alaw() local 139 int16_t seg; in st_alaw2linear16() local 200 int16_t seg; in st_14linear2ulaw() local
|
| /third_party/lwip/src/core/ |
| D | tcp_out.c | 97 #define TCP_DATA_COPY(dst, src, len, seg) do { \ argument 104 #define TCP_DATA_COPY(dst, src, len, seg) MEMCPY(dst, src, len) argument 172 struct tcp_seg *seg; in tcp_create_segment() local 405 struct tcp_seg *last_unsent = NULL, *seg = NULL, *prev_seg = NULL, *queue = NULL; in tcp_write() local 841 struct tcp_seg *seg = NULL, *useg = NULL; in tcp_split_unsent_seg() local 1048 struct tcp_seg *seg; in tcp_enqueue_flags() local 1252 struct tcp_seg *seg, *useg; in tcp_output() local 1445 tcp_output_segment_busy(const struct tcp_seg *seg) in tcp_output_segment_busy() 1468 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb, struct netif *netif) in tcp_output_segment() 1646 struct tcp_seg *seg; in tcp_rexmit_rto_prepare() local [all …]
|
| /third_party/skia/src/core/ |
| D | SkContourMeasure.cpp | 223 SkContourMeasure::Segment* seg = fSegments.append(); in compute_quad_segs() local 251 SkContourMeasure::Segment* seg = fSegments.append(); in compute_conic_segs() local 276 SkContourMeasure::Segment* seg = fSegments.append(); in compute_cubic_segs() local 294 SkContourMeasure::Segment* seg = fSegments.append(); in compute_line_seg() local 305 const SkContourMeasure::Segment* seg = fSegments.begin(); in validate() local 551 const Segment* seg = fSegments.begin(); in distanceToSegment() local 594 const Segment* seg = this->distanceToSegment(distance, &t); in getPosTan() local 645 const Segment* seg = this->distanceToSegment(startD, &startT); in getSegment() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkContourMeasure.cpp | 185 SkContourMeasure::Segment* seg = fSegments.append(); in compute_quad_segs() local 213 SkContourMeasure::Segment* seg = fSegments.append(); in compute_conic_segs() local 238 SkContourMeasure::Segment* seg = fSegments.append(); in compute_cubic_segs() local 256 SkContourMeasure::Segment* seg = fSegments.append(); in compute_line_seg() local 372 const SkContourMeasure::Segment* seg = fSegments.begin(); in buildSegments() local 525 const Segment* seg = fSegments.begin(); in distanceToSegment() local 568 const Segment* seg = this->distanceToSegment(distance, &t); in getPosTan() local 619 const Segment* seg = this->distanceToSegment(startD, &startT); in getSegment() local
|
| /third_party/ffmpeg/libavformat/ |
| D | segment.c | 146 SegmentContext *seg = s->priv_data; in segment_mux_init() local 197 SegmentContext *seg = s->priv_data; in set_segment_filename() local 241 SegmentContext *seg = s->priv_data; in segment_start() local 286 SegmentContext *seg = s->priv_data; in segment_list_open() local 356 SegmentContext *seg = s->priv_data; in segment_end() local 597 SegmentContext *seg = s->priv_data; in select_reference_stream() local 654 SegmentContext *seg = s->priv_data; in seg_free() local 681 SegmentContext *seg = s->priv_data; in seg_init() local 820 SegmentContext *seg = s->priv_data; in seg_write_header() local 849 SegmentContext *seg = s->priv_data; in seg_write_packet() local [all …]
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | format.cc | 72 for (const auto& seg : segments_) { in SizeInBytes() local 90 for (const auto& seg : segments_) { in InputNeededPerElement() local 127 bool Format::AddSegment(const Segment& seg) { in AddSegment() 328 auto& seg = l->Members().back(); in AddSegmentsForType() local
|
| D | buffer.cc | 38 double CalculateDiff(const Format::Segment* seg, in CalculateDiff() 129 for (const auto& seg : segments) { in CalculateDiffs() local 190 for (const auto& seg : format_->GetSegments()) { in GetHistogramForChannel() local 323 for (const auto& seg : segments) { in SetDataWithOffset() local
|
| D | verifier.cc | 219 const auto& seg = fmt->GetSegments()[i]; in GetActualValuesFromTexel() local 287 const auto& seg = fmt->GetSegments()[i]; in ScaleTexelValuesIfNeeded() local 320 const auto& seg = fmt->GetSegments()[i]; in IsTexelEqualToExpected() local 369 const auto& seg = fmt->GetSegments()[i]; in GetTexelInRGBA() local
|
| /third_party/elfio/elfio/ |
| D | elfio.hpp | 352 const segment* seg = segments[h]; in validate() local 586 segment* seg = segments_.back().get(); in load_segments() local 647 for ( const auto& seg : segments_ ) { in save_segments() local 698 for ( const auto& seg : segments ) { in get_ordered_segments() local 716 segment* seg = worklist.front(); in get_ordered_segments() local 768 for ( const auto& seg : segments_ ) { in calc_segment_alignment() local 788 for ( auto* seg : worklist ) { in layout_segments_and_their_sections() local 858 bool write_segment_data( const segment* seg, in write_segment_data()
|
| /third_party/libcoap/src/ |
| D | uri.c | 267 decode_segment(const uint8_t *seg, size_t length, unsigned char *buf) { in decode_segment() 569 const uint8_t *seg= coap_opt_value(q); in coap_get_query() local 590 const uint8_t *seg= coap_opt_value(q); in coap_get_query() local 619 const uint8_t *seg= coap_opt_value(q); in coap_get_uri_path() local 645 const uint8_t *seg= coap_opt_value(q); in coap_get_uri_path() local
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | x265enc.c | 103 GstSegment seg; in GST_START_TEST() local 159 GstSegment seg; in GST_START_TEST() local
|
| D | nvenc.c | 92 GstSegment seg; in GST_START_TEST() local 154 GstSegment seg; in GST_START_TEST() local 225 GstSegment seg; in GST_START_TEST() local
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
| D | gst-atsc-section.c | 594 _gst_mpegts_atsc_string_segment_copy (GstMpegtsAtscStringSegment * seg) in _gst_mpegts_atsc_string_segment_copy() 604 _gst_mpegts_atsc_string_segment_free (GstMpegtsAtscStringSegment * seg) in _gst_mpegts_atsc_string_segment_free() 611 _gst_mpegts_atsc_string_segment_decode_string (GstMpegtsAtscStringSegment * seg) in _gst_mpegts_atsc_string_segment_decode_string() 652 gst_mpegts_atsc_string_segment_get_string (GstMpegtsAtscStringSegment * seg) in gst_mpegts_atsc_string_segment_get_string() 661 gst_mpegts_atsc_string_segment_set_string (GstMpegtsAtscStringSegment * seg, in gst_mpegts_atsc_string_segment_set_string() 791 GstMpegtsAtscStringSegment *seg; in _parse_atsc_mult_string() local 859 GstMpegtsAtscStringSegment *seg; in _packetize_atsc_mult_string() local 894 GstMpegtsAtscStringSegment *seg; in _get_atsc_mult_string_packetized_length() local
|
| /third_party/lwip/test/unit/tcp/ |
| D | test_tcp_oos.c | 31 struct tcp_seg* seg = pcb->ooseq; in tcp_oos_count() local 44 struct tcp_seg* seg = pcb->ooseq; in tcp_oos_pbuf_count() local 63 struct tcp_seg* seg = pcb->ooseq; in tcp_oos_seg_seqno() local 87 struct tcp_seg* seg = pcb->ooseq; in tcp_oos_seg_tcplen() local 110 struct tcp_seg* seg = pcb->ooseq; in tcp_oos_tcplen() local
|
| /third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
| D | modify_ldt01.c | 99 int seg[4]; in main() local 186 int create_segment(void *seg, size_t size) in create_segment()
|
| D | modify_ldt02.c | 95 int seg[4]; in main() local 145 int create_segment(void *seg, size_t size) in create_segment()
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | vp8dec.c | 155 GstSegment seg; in GST_START_TEST() local 200 GstSegment seg; in GST_START_TEST() local
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrRectanizer_skyline.h | 27 SkylineSegment* seg = fSkyline.append(1); in reset() local
|
| /third_party/skia/src/gpu/ |
| D | GrRectanizerSkyline.h | 29 SkylineSegment* seg = fSkyline.append(1); in reset() local
|
| /third_party/gstreamer/gstplugins_bad/ext/gme/ |
| D | gstgme.c | 217 GstSegment seg; in gst_gme_dec_src_event() local 384 GstSegment seg; in gme_setup() local
|
| /third_party/libffi/src/ |
| D | closures.c | 882 msegmentptr seg = segment_holding (gm, start); in dlmunmap() local 928 msegmentptr seg = segment_holding (gm, ptr); in ffi_closure_alloc() local 939 msegmentptr seg = segment_holding (gm, data); in ffi_data_to_code_pointer() local 958 msegmentptr seg = segment_holding_code (gm, ptr); in ffi_closure_free() local
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | gstvp9parser.c | 274 parse_segmentation (GstVp9SegmentationInfo * seg, GstBitReader * br) in parse_segmentation() 415 const GstVp9SegmentationInfoData *seg = priv->segmentation + segid; in seg_get_base_qindex() local 434 const GstVp9SegmentationInfoData *seg = priv->segmentation + segid; in seg_get_filter_level() local 487 GstVp9Segmentation *seg = parser->segmentation + i; in segmentation_update() local
|
| /third_party/qrcodegen/typescript-javascript/ |
| D | qrcodegen.ts | 72 const seg: QrSegment = qrcodegen.QrSegment.makeBytes(data); constant 118 for (const seg of segs) { constant 875 for (const seg of segs) { constant
|
| /third_party/ffmpeg/libavfilter/ |
| D | avf_concat.c | 78 unsigned type, nb_str, idx0 = 0, idx, str, seg; in query_formats() local 125 unsigned in_no = out_no, seg; in config_output() local 308 unsigned seg, type, str; in init() local
|