/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvp8rangedecoder.c | 17 #define BOOL_DECODER_CAST(rd) \ argument 21 gst_vp8_range_decoder_init (GstVp8RangeDecoder * rd, const guchar * buf, in gst_vp8_range_decoder_init() 34 gst_vp8_range_decoder_read (GstVp8RangeDecoder * rd, guint8 prob) in gst_vp8_range_decoder_read() 40 gst_vp8_range_decoder_read_literal (GstVp8RangeDecoder * rd, gint bits) in gst_vp8_range_decoder_read_literal() 46 gst_vp8_range_decoder_get_pos (GstVp8RangeDecoder * rd) in gst_vp8_range_decoder_get_pos() 54 gst_vp8_range_decoder_get_state (GstVp8RangeDecoder * rd, in gst_vp8_range_decoder_get_state()
|
D | gstvp8parser.c | 76 #define READ_BOOL(rd, val, field_name) \ argument 78 #define READ_UINT(rd, val, nbits, field_name) \ argument 80 #define READ_SINT(rd, val, nbits, field_name) \ argument 84 vp8_read_bool (GstVp8RangeDecoder * rd) in vp8_read_bool() 90 vp8_read_uint (GstVp8RangeDecoder * rd, guint nbits) in vp8_read_uint() 96 vp8_read_sint (GstVp8RangeDecoder * rd, guint nbits) in vp8_read_sint() 108 parse_update_segmentation (GstVp8RangeDecoder * rd, GstVp8Segmentation * seg) in parse_update_segmentation() 165 parse_mb_lf_adjustments (GstVp8RangeDecoder * rd, GstVp8MbLfAdjustments * adj) in parse_mb_lf_adjustments() 198 parse_quant_indices (GstVp8RangeDecoder * rd, GstVp8QuantIndices * qip) in parse_quant_indices() 239 parse_token_prob_update (GstVp8RangeDecoder * rd, GstVp8TokenProbs * probs) in parse_token_prob_update() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | decoder.c | 508 vbi_raw_decode (vbi_raw_decoder * rd, uint8_t * raw, vbi_sliced * out) in vbi_raw_decode() 539 vbi_raw_decoder_resize (vbi_raw_decoder * rd, int *start, unsigned int *count) in vbi_raw_decoder_resize() 593 vbi_raw_decoder_remove_services (vbi_raw_decoder * rd, unsigned int services) in vbi_raw_decoder_remove_services() 626 vbi_raw_decoder_check_services (vbi_raw_decoder * rd, in vbi_raw_decoder_check_services() 671 vbi_raw_decoder_add_services (vbi_raw_decoder * rd, in vbi_raw_decoder_add_services() 722 vbi_raw_decoder_parameters (vbi_raw_decoder * rd, in vbi_raw_decoder_parameters() 766 vbi_raw_decoder_reset (vbi_raw_decoder * rd) in vbi_raw_decoder_reset() 793 vbi_raw_decoder_destroy (vbi_raw_decoder * rd) in vbi_raw_decoder_destroy() 814 vbi_raw_decoder_init (vbi_raw_decoder * rd) in vbi_raw_decoder_init()
|
D | raw_decoder.c | 336 dump_pattern_line (const vbi3_raw_decoder * rd, unsigned int row, FILE * fp) in dump_pattern_line() 378 _vbi3_raw_decoder_dump (const vbi3_raw_decoder * rd, FILE * fp) in _vbi3_raw_decoder_dump() 433 slice (vbi3_raw_decoder * rd, in slice() 451 decode_pattern (vbi3_raw_decoder * rd, in decode_pattern() 578 vbi3_raw_decoder_decode (vbi3_raw_decoder * rd, in vbi3_raw_decoder_decode() 634 vbi3_raw_decoder_reset (vbi3_raw_decoder * rd) in vbi3_raw_decoder_reset() 652 remove_job_from_pattern (vbi3_raw_decoder * rd, int job_num) in remove_job_from_pattern() 702 (vbi3_raw_decoder * rd, vbi_service_set services) { in vbi3_raw_decoder_remove_services() 732 add_job_to_pattern (vbi3_raw_decoder * rd, in add_job_to_pattern() 882 vbi3_raw_decoder_add_services (vbi3_raw_decoder * rd, in vbi3_raw_decoder_add_services() [all …]
|
/third_party/mbedtls/library/ |
D | mps_reader.c | 75 mbedtls_mps_reader const *rd ) in mps_reader_is_accumulating() 86 mbedtls_mps_reader const *rd ) in mps_reader_is_producing() 93 mbedtls_mps_reader const *rd ) in mps_reader_is_consuming() 99 mbedtls_mps_reader const *rd ) in mps_reader_get_fragment_offset() 112 mbedtls_mps_reader const *rd ) in mps_reader_serving_from_accumulator() 122 static inline void mps_reader_zero( mbedtls_mps_reader *rd ) in mps_reader_zero() 144 int mbedtls_mps_reader_init( mbedtls_mps_reader *rd, in mbedtls_mps_reader_init() 157 int mbedtls_mps_reader_free( mbedtls_mps_reader *rd ) in mbedtls_mps_reader_free() 164 int mbedtls_mps_reader_feed( mbedtls_mps_reader *rd, in mbedtls_mps_reader_feed() 233 int mbedtls_mps_reader_get( mbedtls_mps_reader *rd, in mbedtls_mps_reader_get() [all …]
|
/third_party/openssl/crypto/ |
D | mips_arch.h | 27 # define mflo(rd,rs,rt) dmulu rd,rs,rt argument 28 # define mfhi(rd,rs,rt) dmuhu rd,rs,rt argument 31 # define mflo(rd,rs,rt) mulu rd,rs,rt argument 32 # define mfhi(rd,rs,rt) muhu rd,rs,rt argument 36 # define mflo(rd,rs,rt) mflo rd argument 37 # define mfhi(rd,rs,rt) mfhi rd argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | uregiontest.c | 362 const KnownRegion * rd; in TestKnownRegions() local 389 const KnownRegion * rd; in TestGetContainedRegions() local 418 const KnownRegion * rd; in TestGetContainedRegionsWithType() local 447 const KnownRegion * rd; in TestGetContainingRegion() local 471 const KnownRegion * rd; in TestGetContainingRegionWithType() local 548 const KnownRegion * rd; in TestContains() local
|
/third_party/boost/libs/math/example/daubechies_wavelets/ |
D | bench.cpp | 137 std::random_device rd; in CubicHermite() local 176 std::random_device rd; in CardinalCubicHermite() local 209 std::random_device rd; in CardinalCubicHermiteAOS() local 303 std::random_device rd; in CardinalQuinticHermite() local 337 std::random_device rd; in CardinalQuinticHermiteAOS() local 378 std::random_device rd; in SepticHermite() local 422 std::random_device rd; in CardinalSepticHermite() local 458 std::random_device rd; in CardinalSepticHermiteAOS() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regiontst.cpp | 368 KnownRegion rd = knownRegions[i]; in TestKnownRegions() local 496 KnownRegion rd = knownRegions[i]; in TestGetContainedRegions() local 527 KnownRegion rd = knownRegions[i]; in TestGetContainedRegionsWithType() local 558 KnownRegion rd = knownRegions[i]; in TestGetContainingRegion() local 582 KnownRegion rd = knownRegions[i]; in TestGetContainingRegionWithType() local 648 KnownRegion rd = knownRegions[i]; in TestContains() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 153 void Assembler::EmitShiftImmediate(Condition cond, Shift opcode, Register rd, in EmitShiftImmediate() 165 void Assembler::EmitShiftRegister(Condition cond, Shift opcode, Register rd, in EmitShiftRegister() 230 void Assembler::sbc(Register rd, Register rn, Operand o, Condition cond) { in sbc() 234 void Assembler::sbcs(Register rd, Register rn, Operand o, Condition cond) { in sbcs() 282 void Assembler::movs(Register rd, Operand o, Condition cond) { in movs() 367 void Assembler::muls(Register rd, Register rn, Register rm, Condition cond) { in muls() 482 void Assembler::ldrh(Register rd, Address ad, Condition cond) { in ldrh() 486 void Assembler::strh(Register rd, Address ad, Condition cond) { in strh() 490 void Assembler::ldrsb(Register rd, Address ad, Condition cond) { in ldrsb() 494 void Assembler::ldrsh(Register rd, Address ad, Condition cond) { in ldrsh() [all …]
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | random_op_impl.cu | 56 std::random_device rd; in StandardNormal() local 72 std::random_device rd; in UniformInt() local 91 std::random_device rd; in UniformReal() local
|
/third_party/libcoap/examples/ |
D | coap-rd.c | 88 rd_t *rd; in rd_new() local 97 rd_delete(rd_t *rd) { in rd_delete() 123 rd_t *rd = coap_resource_get_userdata(resource); in hnd_get_resource() local 224 rd_t *rd = coap_resource_get_userdata(resource); in hnd_delete_resource() local 369 rd_t *rd; in make_rd() local 516 rd_t *rd; in hnd_post_rd() local
|
/third_party/boost/libs/bimap/test/ |
D | test_bimap.hpp | 460 const LeftData & ld, const RightData & rd) in test_basic_bimap() 515 const LeftData & ld, const RightData & rd) in test_set_set_bimap() 538 const LeftData & ld, const RightData & rd) in test_multiset_multiset_bimap() 559 const RightData & rd) in test_unordered_set_unordered_multiset_bimap()
|
/third_party/node/deps/cares/src/lib/ |
D | ares_mkquery.c | 21 int rd, unsigned char **buf, int *buflen) in ares_mkquery()
|
D | ares_create_query.c | 79 unsigned short id, int rd, unsigned char **bufp, in ares_create_query()
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | mongo_read.c | 20 int fd, rd, i; in main() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 55 const VP8ModeScore* const rd) { in PrintBlockInfo() 527 static void InitScore(VP8ModeScore* const rd) { in InitScore() 579 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore() 755 VP8ModeScore* const rd, in ReconstructIntra16() 858 int16_t tmp[][16], VP8ModeScore* const rd) { in CorrectDCValues() 890 const VP8ModeScore* const rd) { in StoreDiffusionErrors() 909 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV() 981 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* rd) { in PickBestIntra16() 1050 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4() 1146 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV() [all …]
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 55 const VP8ModeScore* const rd) { in PrintBlockInfo() 527 static void InitScore(VP8ModeScore* const rd) { in InitScore() 579 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore() 755 VP8ModeScore* const rd, in ReconstructIntra16() 858 int16_t tmp[][16], VP8ModeScore* const rd) { in CorrectDCValues() 890 const VP8ModeScore* const rd) { in StoreDiffusionErrors() 909 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV() 981 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* rd) { in PickBestIntra16() 1050 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4() 1146 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV() [all …]
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | asm.S | 65 .macro get_got rd argument 94 .macro get_got rd argument
|
/third_party/curl/tests/libtest/ |
D | lib564.c | 58 fd_set rd, wr, exc; in test() local
|
D | lib503.c | 65 fd_set rd, wr, exc; in test() local
|
D | lib533.c | 60 fd_set rd, wr, exc; in test() local
|
D | lib504.c | 42 fd_set rd, wr, exc; in test() local
|
D | lib526.c | 86 fd_set rd, wr, exc; in test() local
|
D | lib525.c | 114 fd_set rd, wr, exc; in test() local
|