/external/libopus/src/ |
D | repacketizer.c | 42 OpusRepacketizer *opus_repacketizer_init(OpusRepacketizer *rp) in opus_repacketizer_init() 50 OpusRepacketizer *rp; in opus_repacketizer_create() local 56 void opus_repacketizer_destroy(OpusRepacketizer *rp) in opus_repacketizer_destroy() 61 static int opus_repacketizer_cat_impl(OpusRepacketizer *rp, const unsigned char *data, opus_int32 l… in opus_repacketizer_cat_impl() 92 int opus_repacketizer_cat(OpusRepacketizer *rp, const unsigned char *data, opus_int32 len) in opus_repacketizer_cat() 97 int opus_repacketizer_get_nb_frames(OpusRepacketizer *rp) in opus_repacketizer_get_nb_frames() 102 opus_int32 opus_repacketizer_out_range_impl(OpusRepacketizer *rp, int begin, int end, in opus_repacketizer_out_range_impl() 230 opus_int32 opus_repacketizer_out_range(OpusRepacketizer *rp, int begin, int end, unsigned char *dat… in opus_repacketizer_out_range() 235 opus_int32 opus_repacketizer_out(OpusRepacketizer *rp, unsigned char *data, opus_int32 maxlen) in opus_repacketizer_out() 242 OpusRepacketizer rp; in opus_packet_pad() local [all …]
|
/external/libpng/ |
D | pngtrans.c | 271 png_bytep rp = row; in png_do_invert() local 285 png_bytep rp = row; in png_do_invert() local 300 png_bytep rp = row; in png_do_invert() local 325 png_bytep rp = row; in png_do_swap() local 461 png_bytep rp; in png_do_packswap() local 630 png_bytep rp; in png_do_bgr() local 643 png_bytep rp; in png_do_bgr() local 660 png_bytep rp; in png_do_bgr() local 676 png_bytep rp; in png_do_bgr() local 711 png_bytep rp = png_ptr->row_buf + row_info->rowbytes - 1; in png_do_check_palette_indexes() local
|
/external/pdfium/third_party/libpng16/ |
D | pngtrans.c | 270 png_bytep rp = row; in png_do_invert() local 284 png_bytep rp = row; in png_do_invert() local 299 png_bytep rp = row; in png_do_invert() local 324 png_bytep rp = row; in png_do_swap() local 460 png_bytep rp; in png_do_packswap() local 615 png_bytep rp; in png_do_bgr() local 628 png_bytep rp; in png_do_bgr() local 645 png_bytep rp; in png_do_bgr() local 661 png_bytep rp; in png_do_bgr() local 696 png_bytep rp = png_ptr->row_buf + row_info->rowbytes; in png_do_check_palette_indexes() local
|
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_iovec_record_protocol.cc | 73 const alts_iovec_record_protocol* rp, iovec_t header, iovec_t tag, in ensure_header_and_tag_length() 168 const alts_iovec_record_protocol* rp) { in alts_iovec_record_protocol_get_tag_length() 176 const alts_iovec_record_protocol* rp, size_t max_protected_frame_size) { in alts_iovec_record_protocol_max_unprotected_data_size() 187 alts_iovec_record_protocol* rp, const iovec_t* unprotected_vec, in alts_iovec_record_protocol_integrity_only_protect() 242 alts_iovec_record_protocol* rp, const iovec_t* protected_vec, in alts_iovec_record_protocol_integrity_only_unprotect() 290 alts_iovec_record_protocol* rp, const iovec_t* unprotected_vec, in alts_iovec_record_protocol_privacy_integrity_protect() 356 alts_iovec_record_protocol* rp, iovec_t header, in alts_iovec_record_protocol_privacy_integrity_unprotect() 429 bool is_integrity_only, bool is_protect, alts_iovec_record_protocol** rp, in alts_iovec_record_protocol_create() 470 void alts_iovec_record_protocol_destroy(alts_iovec_record_protocol* rp) { in alts_iovec_record_protocol_destroy()
|
D | alts_grpc_record_protocol_common.cc | 35 static void ensure_iovec_buf_size(alts_grpc_record_protocol* rp, in ensure_iovec_buf_size() 51 alts_grpc_record_protocol* rp, const grpc_slice_buffer* sb) { in alts_grpc_record_protocol_convert_slice_buffer_to_iovec() 71 alts_grpc_record_protocol* rp) { in alts_grpc_record_protocol_get_header_iovec() 88 tsi_result alts_grpc_record_protocol_init(alts_grpc_record_protocol* rp, in alts_grpc_record_protocol_init()
|
D | alts_grpc_integrity_only_record_protocol.cc | 43 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_integrity_only_extra_copy_protect() 79 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_integrity_only_protect() 121 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_integrity_only_unprotect() 183 static void alts_grpc_integrity_only_destruct(alts_grpc_record_protocol* rp) { in alts_grpc_integrity_only_destruct() 200 bool is_protect, bool enable_extra_copy, alts_grpc_record_protocol** rp) { in alts_grpc_integrity_only_record_protocol_create()
|
D | alts_grpc_privacy_integrity_record_protocol.cc | 36 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_privacy_integrity_protect() 73 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_privacy_integrity_unprotect() 125 bool is_protect, alts_grpc_record_protocol** rp) { in alts_grpc_privacy_integrity_record_protocol_create()
|
/external/blktrace/btt/ |
D | trace_remap.c | 23 static inline void cvt_pdu_remap(struct blk_io_trace_remap *rp) in cvt_pdu_remap() 38 struct blk_io_trace_remap *rp; in trace_remap() local
|
/external/libpng/arm/ |
D | filter_neon_intrinsics.c | 46 png_bytep rp = row; in png_read_filter_row_up_neon() local 67 png_bytep rp = row; in png_read_filter_row_sub3_neon() local 114 png_bytep rp = row; in png_read_filter_row_sub4_neon() local 143 png_bytep rp = row; in png_read_filter_row_avg3_neon() local 211 png_bytep rp = row; in png_read_filter_row_avg4_neon() local 278 png_bytep rp = row; in png_read_filter_row_paeth3_neon() local 346 png_bytep rp = row; in png_read_filter_row_paeth4_neon() local
|
/external/pdfium/third_party/libpng16/arm/ |
D | filter_neon_intrinsics.c | 46 png_bytep rp = row; in png_read_filter_row_up_neon() local 67 png_bytep rp = row; in png_read_filter_row_sub3_neon() local 114 png_bytep rp = row; in png_read_filter_row_sub4_neon() local 143 png_bytep rp = row; in png_read_filter_row_avg3_neon() local 211 png_bytep rp = row; in png_read_filter_row_avg4_neon() local 278 png_bytep rp = row; in png_read_filter_row_paeth3_neon() local 346 png_bytep rp = row; in png_read_filter_row_paeth4_neon() local
|
/external/boringssl/src/crypto/fipsmodule/bn/asm/ |
D | x86_64-gcc.c | 97 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, size_t num, in bn_mul_add_words() 130 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, size_t num, in bn_mul_words() 188 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words() 216 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words()
|
/external/tcpdump/ |
D | print-nfs.c | 326 register const struct sunrpc_msg *rp; in nfsreply_print() local 357 register const struct sunrpc_msg *rp; in nfsreply_print_noaddr() local 419 register const struct sunrpc_msg *rp, register u_int length) in parsereq() 525 register const struct sunrpc_msg *rp; in nfsreq_print_noaddr() local 867 const struct sunrpc_msg *rp, const u_char *bp) in xid_map_enter() 912 xid_map_find(const struct sunrpc_msg *rp, const u_char *bp, uint32_t *proc, in xid_map_find() 977 register const struct sunrpc_msg *rp, register u_int length) in parserep() 1448 const struct sunrpc_msg *rp, uint32_t proc, uint32_t vers, int length) in interp_reply()
|
D | print-sunrpc.c | 171 register const struct sunrpc_msg *rp; in sunrpcrequest_print() local 233 register struct rpcent *rp; in progstr() local
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
D | p2.cpp | 39 void foo(auto int ap, register int rp) { in foo()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_blockiness.c | 53 int rp, int size) { in blockiness_vertical() 85 int rp, int size) { in blockiness_horizontal()
|
/external/libaom/libaom/av1/encoder/ |
D | blockiness.c | 60 int rp, int size) { in blockiness_vertical() 92 int rp, int size) { in blockiness_horizontal()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | StatusLineParser.java | 83 String rp = reasonPhrase(); in parse() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
D | PrivacyParser.java | 134 PrivacyParser rp = in main() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | ssim.c | 18 void vpx_ssim_parms_16x16_c(const uint8_t *s, int sp, const uint8_t *r, int rp, in vpx_ssim_parms_16x16_c() 33 void vpx_ssim_parms_8x8_c(const uint8_t *s, int sp, const uint8_t *r, int rp, in vpx_ssim_parms_8x8_c() 50 int rp, uint32_t *sum_s, uint32_t *sum_r, in vpx_highbd_ssim_parms_8x8_c() 103 static double ssim_8x8(const uint8_t *s, int sp, const uint8_t *r, int rp) { in ssim_8x8() 112 int rp, uint32_t bd, uint32_t shift) { in highbd_ssim_8x8()
|
/external/libaom/libaom/aom_dsp/ |
D | ssim.c | 21 void aom_ssim_parms_16x16_c(const uint8_t *s, int sp, const uint8_t *r, int rp, in aom_ssim_parms_16x16_c() 37 void aom_ssim_parms_8x8_c(const uint8_t *s, int sp, const uint8_t *r, int rp, in aom_ssim_parms_8x8_c() 53 int rp, uint32_t *sum_s, uint32_t *sum_r, in aom_highbd_ssim_parms_8x8_c() 105 static double ssim_8x8(const uint8_t *s, int sp, const uint8_t *r, int rp) { in ssim_8x8() 113 int rp, uint32_t bd, uint32_t shift) { in highbd_ssim_8x8()
|
/external/clang/test/CodeGen/ |
D | restrict.c | 17 typedef int * restrict rp; typedef
|
/external/ipsec-tools/src/racoon/ |
D | str2val.c | 86 char *rp; local
|
/external/skqp/samplecode/ |
D | SampleStringArt.cpp | 43 SkPoint rp = SkPoint::Make(length*SkScalarCos(step) + center.fX, in onDrawContent() local
|
/external/skia/samplecode/ |
D | SampleStringArt.cpp | 43 SkPoint rp = SkPoint::Make(length*SkScalarCos(step) + center.fX, in onDrawContent() local
|
/external/skia/gm/ |
D | stringart.cpp | 49 SkPoint rp = SkPoint::Make(length*SkScalarCos(step) + center.fX, in onDraw() local
|