Home
last modified time | relevance | path

Searched defs:dst (Results 76 - 100 of 6804) sorted by relevance

12345678910>>...273

/third_party/elfutils/libelf/
H A Delf_getshdrstrndx.c44 elf_getshdrstrndx (Elf *elf, size_t *dst) in elf_getshdrstrndx() argument
H A Dgelf_getversym.c42 gelf_getversym (Elf_Data *data, int ndx, GElf_Versym *dst) in gelf_getversym() argument
/third_party/ffmpeg/libswscale/x86/
H A Dw64xmmtest.c25 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 Dinit_sysdeps.c22 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 Dinet_pton.c17 inet_pton (int af, const char *src, void *dst) in inet_pton() argument
H A Dinet_ntop.c18 inet_ntop (int af, const void *src, char *dst, size_t cnt) in inet_ntop() argument
/third_party/benchmark/test/
H A Dbenchmark_gtest.cc16 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 Dcwchar.cpp25 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 Dtest-ip-name.c36 char dst[INET6_ADDRSTRLEN]; in TEST_IMPL() local
[all...]
/third_party/libbpf/src/
H A Dstr_error.c15 char *libbpf_strerror_r(int err, char *dst, int len) in libbpf_strerror_r() argument
/third_party/nghttp2/src/
H A Dshrpx_http.h47 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 Dcwchar.cpp25 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 Dlp_bld_blend_logicop.c44 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 Dmem_pattern.h14 static void fill_mem(void *dst, size_t size) in fill_mem() argument
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dwcpcpy.c29 wchar_t dst[14]; in wcpcpy_0100() local
/third_party/skia/src/effects/
H A DSkTrimPathEffect.cpp18 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 Ddec_sse41.c22 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.S24 #define dst x2 define
H A D__mtag_tag_region.S24 #define dst x2 define
/third_party/skia/third_party/externals/icu/source/common/
H A Dcwchar.cpp25 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 Dsconv_neon.c30 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 DSkCGUtils.h50 static inline bool SkCopyPixelsFromCGImage(const SkPixmap& dst, CGImageRef src) { in SkCopyPixelsFromCGImage() argument
/third_party/skia/docs/examples/
H A DMatrix_invert.cpp8 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 DeglwFunctions.cpp35 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 Drockchip_decompress.h16 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

Completed in 6 milliseconds

12345678910>>...273