Home
last modified time | relevance | path

Searched defs:dst (Results 26 - 50 of 3040) sorted by relevance

12345678910>>...122

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbuiltin-prototype.c2 void memcpy(void *dst, const void *src, unsigned int size) in memcpy() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D2-1-buildonly.c16 int week, year, dst; in dummyfcn() local
/third_party/optimized-routines/string/arm/
H A Dstrcpy.c24 __strcpy_arm (char* dst, const char* src) in __strcpy_arm() argument
/third_party/skia/tools/
H A DResources.h27 inline bool GetResourceAsBitmap(const char* resource, SkBitmap* dst) { in GetResourceAsBitmap() argument
/third_party/skia/tools/skqp/
H A Dsetup_resources13 dst = os.path.join(skia, 'platform_tools', 'android', 'apps', 'skqp', variable
/third_party/elfutils/libelf/
H A Delf_getshdrnum.c43 __elf_getshdrnum_rdlock (Elf *elf, size_t *dst) in __elf_getshdrnum_rdlock() argument
73 elf_getshdrnum (Elf *elf, size_t *dst) in elf_getshdrnum() argument
H A Dgelf_getshdr.c41 gelf_getshdr (Elf_Scn *scn, GElf_Shdr *dst) in gelf_getshdr() argument
H A Dgelf_getlib.c42 gelf_getlib (Elf_Data *data, int ndx, GElf_Lib *dst) in gelf_getlib() argument
H A Dgelf_getmove.c42 gelf_getmove (Elf_Data *data, int ndx, GElf_Move *dst) in gelf_getmove() argument
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/libavcodec/
H A Dbswapdsp.c25 static void bswap_buf(uint32_t *dst, const uint32_t *src, int w) in bswap_buf() argument
43 bswap16_buf(uint16_t *dst, const uint16_t *src, int len) bswap16_buf() argument
[all...]
H A Dh264addpx_template.c33 pixel *dst = (pixel *) _dst; in ff_h264_add_pixels4() local
53 pixel *dst = (pixel *) _dst; in ff_h264_add_pixels8() local
[all...]
H A Dvp6dsp.c30 void ff_vp6_filter_diag4_c(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_vp6_filter_diag4_c() argument
/third_party/ffmpeg/libavcodec/ppc/
H A Dlossless_videodsp_altivec.c33 static void add_bytes_altivec(uint8_t *dst, uint8_t *src, ptrdiff_t w) in add_bytes_altivec() argument
/third_party/ffmpeg/libavutil/tests/
H A Dhash.c34 uint8_t dst[DST_BUF_SIZE]; in main() local
/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

Completed in 6 milliseconds

12345678910>>...122