| /third_party/elfutils/libelf/ |
| H A D | elf_getshdrstrndx.c | 44 elf_getshdrstrndx (Elf *elf, size_t *dst) in elf_getshdrstrndx() argument
|
| H A D | gelf_getversym.c | 42 gelf_getversym (Elf_Data *data, int ndx, GElf_Versym *dst) in gelf_getversym() argument
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | w64xmmtest.c | 25 sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], const int srcStride[], int srcSliceY, int srcSliceH, uint8_t *const dst[], const int dstStride[]) sws_scale() argument
|
| /third_party/alsa-utils/alsactl/ |
| H A D | init_sysdeps.c | 22 static size_t strlcpy(char *dst, const char *src, size_t size) in strlcpy() argument 41 static size_t strlcat(char *dst, const char *src, size_t size) in strlcat() argument
|
| /third_party/backends/lib/ |
| H A D | inet_pton.c | 17 inet_pton (int af, const char *src, void *dst) in inet_pton() argument
|
| H A D | inet_ntop.c | 18 inet_ntop (int af, const void *src, char *dst, size_t cnt) in inet_ntop() argument
|
| /third_party/benchmark/test/ |
| H A D | benchmark_gtest.cc | 16 std::vector<int> dst; in TEST() local 22 std::vector<int64_t> dst; in TEST() local 28 std::vector<int> dst; in TEST() local 34 std::vector<int64_t> dst; in TEST() local 40 std::vector<int8_t> dst; TEST() local 47 std::vector<int64_t> dst; TEST() local 56 std::vector<int> dst; TEST() local 62 std::vector<int> dst; TEST() local 68 std::vector<int> dst; TEST() local 74 std::vector<int> dst; TEST() local 80 std::vector<int> dst; TEST() local 87 std::vector<int> dst; TEST() local 93 std::vector<int> dst; TEST() local 99 std::vector<int> dst; TEST() local 105 std::vector<int64_t> dst; TEST() local 113 std::vector<int64_t> dst = {1, 2, 3}; TEST() local 119 std::vector<int64_t> dst; TEST() local 132 std::vector<int8_t> dst; TEST() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | cwchar.cpp | 25 U_CAPI wchar_t *uprv_wcscat(wchar_t *dst, const wchar_t *src) { in uprv_wcscat() argument 37 U_CAPI wchar_t *uprv_wcscpy(wchar_t *dst, const wchar_t *src) { in uprv_wcscpy() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-ip-name.c | 36 char dst[INET6_ADDRSTRLEN]; in TEST_IMPL() local [all...] |
| /third_party/libbpf/src/ |
| H A D | str_error.c | 15 char *libbpf_strerror_r(int err, char *dst, int len) in libbpf_strerror_r() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http.h | 47 OutputIt create_via_header_value(OutputIt dst, int major, int minor) { in create_via_header_value() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | cwchar.cpp | 25 U_CAPI wchar_t *uprv_wcscat(wchar_t *dst, const wchar_t *src) { in uprv_wcscat() argument 37 U_CAPI wchar_t *uprv_wcscpy(wchar_t *dst, const wchar_t *src) { in uprv_wcscpy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_logicop.c | 44 lp_build_logicop(LLVMBuilderRef builder, enum pipe_logicop logicop_func, LLVMValueRef src, LLVMValueRef dst) lp_build_logicop() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/include/ |
| H A D | mem_pattern.h | 14 static void fill_mem(void *dst, size_t size) in fill_mem() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wcpcpy.c | 29 wchar_t dst[14]; in wcpcpy_0100() local
|
| /third_party/skia/src/effects/ |
| H A D | SkTrimPathEffect.cpp | 18 static size_t add_segments(const SkPath& src, SkScalar start, SkScalar stop, SkPath* dst, in add_segments() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_sse41.c | 22 static void HE16_SSE41(uint8_t* dst) { // horizontal in HE16_SSE41() argument
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | __mtag_tag_zero_region.S | 24 #define dst x2 define
|
| H A D | __mtag_tag_region.S | 24 #define dst x2 define
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | cwchar.cpp | 25 U_CAPI wchar_t *uprv_wcscat(wchar_t *dst, const wchar_t *src) { in uprv_wcscat() argument 37 U_CAPI wchar_t *uprv_wcscpy(wchar_t *dst, const wchar_t *src) { in uprv_wcscpy() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sconv_neon.c | 30 static void pa_sconv_s16le_from_f32ne_neon(unsigned n, const float *src, int16_t *dst) { in pa_sconv_s16le_from_f32ne_neon() argument 59 static void pa_sconv_s16le_to_f32ne_neon(unsigned n, const int16_t *src, float *dst) { in pa_sconv_s16le_to_f32ne_neon() argument [all...] |
| /third_party/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 50 static inline bool SkCopyPixelsFromCGImage(const SkPixmap& dst, CGImageRef src) { in SkCopyPixelsFromCGImage() argument
|
| /third_party/skia/docs/examples/ |
| H A D | Matrix_invert.cpp | 8 const SkPoint dst[] = { {150, 120}, {200, 100}, {240, 30}, { 130, 40} }; in REG_FIDDLE() local
|
| /third_party/vk-gl-cts/framework/egl/wrapper/ |
| H A D | eglwFunctions.cpp | 35 void initCore (Functions* dst, const FunctionLoader* loader) in initCore() argument 40 void initExtensions (Functions* dst, const FunctionLoader* loader) in initExtensions() argument
|
| /device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/ |
| H A D | rockchip_decompress.h | 16 static inline int rk_decom_start(u32 mode, phys_addr_t src, phys_addr_t dst, u32 dst_max_size) in rk_decom_start() argument
|