| /third_party/ffmpeg/libavcodec/ |
| H A D | v210_template.c | 25 v210_enc(AVCodecContext *avctx, uint8_t *dst, const AVFrame *pic) v210_enc() argument [all...] |
| /third_party/ffmpeg/libavcodec/tests/x86/ |
| H A D | dct.c | 109 static int permute_x86(int16_t dst[64], const int16_t src[64], in permute_x86() argument
|
| /third_party/ffmpeg/libavutil/x86/ |
| H A D | imgutils_init.c | 33 int ff_image_copy_plane_uc_from_x86(uint8_t *dst, ptrdiff_t dst_linesize, in ff_image_copy_plane_uc_from_x86() argument
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | yuv2rgb_template.c | 70 yuv420_rgb15(SwsContext *c, const uint8_t *src[], int srcStride[], int srcSliceY, int srcSliceH, uint8_t *dst[], int dstStride[]) yuv420_rgb15() argument
|
| /third_party/bounds_checking_function/src/ |
| H A D | memmove_s.c | 26 SECUREC_INLINE void SecUtilMemmove(void *dst, const void *src, size_t count) in SecUtilMemmove() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cpputils.h | 28 inline void uprv_arrayCopy(const double* src, double* dst, int32_t count) in uprv_arrayCopy() argument 37 inline void uprv_arrayCopy(const int8_t* src, int8_t* dst, int32_t count) in uprv_arrayCopy() argument 46 inline void uprv_arrayCopy(const int16_t* src, int16_t* dst, int32_t count) in uprv_arrayCopy() argument 32 uprv_arrayCopy(const double* src, int32_t srcStart, double* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 41 uprv_arrayCopy(const int8_t* src, int32_t srcStart, int8_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 50 uprv_arrayCopy(const int16_t* src, int32_t srcStart, int16_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 55 uprv_arrayCopy(const int32_t* src, int32_t* dst, int32_t count) uprv_arrayCopy() argument 59 uprv_arrayCopy(const int32_t* src, int32_t srcStart, int32_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 65 uprv_arrayCopy(const UChar *src, int32_t srcStart, UChar *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 74 uprv_arrayCopy(const icu::UnicodeString *src, icu::UnicodeString *dst, int32_t count) uprv_arrayCopy() argument 82 uprv_arrayCopy(const icu::UnicodeString *src, int32_t srcStart, icu::UnicodeString *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument [all...] |
| /third_party/musl/src/multibyte/ |
| H A D | wcsnrtombs.c | 8 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t *restrict st) in wcsnrtombs() argument
|
| /third_party/musl/porting/liteos_a/user/src/multibyte/ |
| H A D | wcsnrtombs.c | 5 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t *restrict st) in wcsnrtombs() argument
|
| /third_party/musl/src/string/aarch64/ |
| H A D | memset.S | 18 #define dst x3 define [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | cpputils.h | 28 inline void uprv_arrayCopy(const double* src, double* dst, int32_t count) in uprv_arrayCopy() argument 37 inline void uprv_arrayCopy(const int8_t* src, int8_t* dst, int32_t count) in uprv_arrayCopy() argument 46 inline void uprv_arrayCopy(const int16_t* src, int16_t* dst, int32_t count) in uprv_arrayCopy() argument 32 uprv_arrayCopy(const double* src, int32_t srcStart, double* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 41 uprv_arrayCopy(const int8_t* src, int32_t srcStart, int8_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 50 uprv_arrayCopy(const int16_t* src, int32_t srcStart, int16_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 55 uprv_arrayCopy(const int32_t* src, int32_t* dst, int32_t count) uprv_arrayCopy() argument 59 uprv_arrayCopy(const int32_t* src, int32_t srcStart, int32_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 65 uprv_arrayCopy(const char16_t *src, int32_t srcStart, char16_t *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument 74 uprv_arrayCopy(const icu::UnicodeString *src, icu::UnicodeString *dst, int32_t count) uprv_arrayCopy() argument 82 uprv_arrayCopy(const icu::UnicodeString *src, int32_t srcStart, icu::UnicodeString *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | colormac.h | 44 _mesa_unclamped_float_rgba_to_ubyte(GLubyte dst[4], const GLfloat src[4]) in _mesa_unclamped_float_rgba_to_ubyte() argument
|
| H A D | format_unpack.h | 36 _mesa_unpack_rgba_row(mesa_format format, uint32_t n, const void *src, float dst[][4]) _mesa_unpack_rgba_row() argument 47 _mesa_unpack_uint_rgba_row(mesa_format format, uint32_t n, const void *src, uint32_t dst[][4]) _mesa_unpack_uint_rgba_row() argument 54 _mesa_unpack_float_z_row(mesa_format format, uint32_t n, const void *src, float *dst) _mesa_unpack_float_z_row() argument 62 _mesa_unpack_uint_z_row(mesa_format format, uint32_t n, const void *src, uint32_t *dst) _mesa_unpack_uint_z_row() argument 69 _mesa_unpack_ubyte_stencil_row(mesa_format format, uint32_t n, const void *src, uint8_t *dst) _mesa_unpack_ubyte_stencil_row() argument [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_unpack_neon.c | 40 util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon(uint8_t *restrict dst, const uint8_t *restrict src, unsigned width) in util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon() argument
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | restrict.c | 9 void f00(void *dst) { } /* check-should-pass */ in f00() argument 11 void f02(void **dst) { } /* check-should-fail */ in f02() argument
|
| /third_party/lz4/ossfuzz/ |
| H A D | round_trip_frame_fuzzer.c | 24 char* const dst = (char*)malloc(dstCapacity); in LLVMFuzzerTestOneInput() local
|
| H A D | round_trip_hc_fuzzer.c | 24 char* const dst = (char*)malloc(dstCapacity); in LLVMFuzzerTestOneInput() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.h | 53 iris_syncobj_reference(struct iris_bufmgr *bufmgr, struct iris_syncobj **dst, struct iris_syncobj *src) iris_syncobj_reference() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.h | 50 crocus_syncobj_reference(struct crocus_screen *screen, struct crocus_syncobj **dst, struct crocus_syncobj *src) crocus_syncobj_reference() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
| H A D | mbstowcs.c | 31 wchar_t dst[TEST_BUFFER_SIZE]; in mbstowcs_0100() local 52 wchar_t dst[TEST_BUFFER_SIZE]; in mbstowcs_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wcpncpy.c | 29 wchar_t dst[18]; in wcpncpy_0100() local 48 wchar_t dst[18]; in wcpncpy_0200() local 67 wchar_t dst[18]; wcpncpy_0300() local [all...] |
| H A D | wcsncat.c | 29 wchar_t dst[32] = {0}; in wcsncat_0100() local 46 wchar_t dst[32] = {0}; in wcsncat_0200() local 64 wchar_t dst[32] = {0}; wcsncat_0300() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/digests/ |
| H A D | blake2_impl.h | 58 static ossl_inline void store32(uint8_t *dst, uint32_t w) in store32() argument 73 static ossl_inline void store64(uint8_t *dst, uint64_t w) in store64() argument 99 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkSampler.cpp | 13 void SkSampler::Fill(const SkImageInfo& info, void* dst, size_t rowBytes, in Fill() argument
|
| /third_party/skia/src/core/ |
| H A D | SkConvertPixels.h | 20 static inline void SkRectMemcpy(void* dst, size_t dstRB, const void* src, size_t srcRB, in SkRectMemcpy() argument
|
| /third_party/openssl/providers/implementations/digests/ |
| H A D | blake2_impl.h | 58 static ossl_inline void store32(uint8_t *dst, uint32_t w) in store32() argument 73 static ossl_inline void store64(uint8_t *dst, uint64_t w) in store64() argument 99 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() argument
|