/third_party/pixman/test/ |
D | filter-reduction-test.c | 23 uint32_t *srcbuf, *dstbuf; in test_scale() local
|
D | scaling-crash-test.c | 34 uint32_t * dstbuf; in run_test() local
|
D | affine-test.c | 47 uint32_t * dstbuf; in test_composite() local
|
D | scaling-test.c | 78 uint32_t * dstbuf; in test_composite() local
|
/third_party/ltp/testcases/kernel/io/aio/ |
D | aio01.c | 82 char *srcbuf, *dstbuf; variable
|
/third_party/ffmpeg/libavcodec/ |
D | yop.c | 46 uint8_t *dstbuf; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_RLEaccel.c | 394 Uint8 * dstbuf, SDL_Rect * srcrect, unsigned alpha) in RLEClipBlit() 455 Uint8 *dstbuf; in SDL_RLEBlit() local 639 Uint8 * dstbuf, SDL_Rect * srcrect) in RLEAlphaClipBlit() 735 Uint8 *srcbuf, *dstbuf; in SDL_RLEAlphaBlit() local
|
/third_party/pixman/pixman/dither/ |
D | make-blue-noise.c | 112 *dstbuf = dst->buffer; in matrix_copy() local 167 *dstbuf = dst->buffer; in pattern_copy() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 133 STDMETHODIMP VideoFakeSrcPin::CopyToDestinationBuffer (byte *srcbuf, byte *dstbuf) in CopyToDestinationBuffer()
|
/third_party/ffmpeg/libavutil/ |
D | bprint.c | 265 void av_bprint_escape(AVBPrint *dstbuf, const char *src, const char *special_chars, in av_bprint_escape()
|
D | avstring.c | 338 AVBPrint dstbuf; in av_escape() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shaderlib_tgsi.c | 151 struct ureg_dst dstbuf = ureg_dst(ureg_DECL_buffer(ureg, 0, false)); in si_create_dma_compute_shader() local
|
/third_party/grpc/third_party/upb/upb/pb/ |
D | textprinter.c | 53 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_split_copy.c | 91 GLubyte *dstbuf; member
|
/third_party/mbedtls/library/ |
D | ssl_tls.c | 392 unsigned char *dstbuf, size_t dlen ) in tls_prf_generic() 466 unsigned char *dstbuf, size_t dlen ) in tls_prf_generic() 556 unsigned char *dstbuf, size_t dlen ) in tls_prf_sha256() 567 unsigned char *dstbuf, size_t dlen ) in tls_prf_sha384() 638 unsigned char *dstbuf, size_t dlen ) in mbedtls_ssl_tls_prf()
|
D | ssl_tls13_keys.c | 252 unsigned char *dstbuf, size_t dstbuf_len ) in mbedtls_ssl_tls13_derive_secret()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nnedi.c | 569 float *dstbuf = s->output_buf[jobnr]; in filter_slice() local
|
/third_party/ffmpeg/fftools/ |
D | ffprobe.c | 687 AVBPrint dstbuf; in validate_string() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 8600 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
|