Home
last modified time | relevance | path

Searched defs:src (Results 151 - 175 of 8852) sorted by relevance

12345678910>>...355

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drpmsg.h25 __u32 src; member
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_017.c38 CHAR *src; in TestCase() local
H A DIt_los_lms_016.c38 CHAR *src; in TestCase() local
H A DIt_los_lms_023.c38 CHAR *src; in TestCase() local
H A DIt_los_lms_024.c38 CHAR *src; in TestCase() local
/kernel/liteos_m/testsuites/unittest/posix/src/ctype/
H A Dctype_func_test.c76 int src = 'A'; variable
89 int src = '1'; variable
102 int src = '@'; variable
115 int src = ' '; variable
128 int src = '\f'; // 0x0c 14 variable
142 const int src = -1; global() variable
155 const int src = 0; global() variable
168 const int src = 127; global() variable
181 const int src = 128; global() variable
194 int src = '\\f'; // 0x0c 14 global() variable
207 int src = 'A'; global() variable
220 int src = '1'; global() variable
233 int src = '@'; global() variable
246 int src = ' '; global() variable
259 int src = '\\f'; // 0x0c global() variable
273 int src = 'A'; global() variable
286 int src = '1'; global() variable
299 int src = '@'; global() variable
312 int src = ' '; global() variable
325 int src = '\\t'; global() variable
339 int src = 'A'; global() variable
352 int src = 'a'; global() variable
365 const int src = 0x45; global() variable
378 int src = ' '; global() variable
391 int src = '\\t'; global() variable
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dlibchacha.c15 void chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, in chacha_crypt_generic() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drpmsg.h25 __u32 src; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drpmsg.h12 __u32 src; member
/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.c34 dctcoef *src = (dctcoef *) _src; in ff_h264_add_pixels4() local
54 dctcoef *src = (dctcoef *) _src; in ff_h264_add_pixels8() local
[all...]
H A Dv210dec_init.h42 static void v210_planar_unpack_c(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, int width) in v210_planar_unpack_c() argument
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/elfutils/libelf/
H A Dgelf_update_syminfo.c42 gelf_update_syminfo (Elf_Data *data, int ndx, GElf_Syminfo *src) in gelf_update_syminfo() argument
H A Dgelf_update_ehdr.c41 gelf_update_ehdr (Elf *elf, GElf_Ehdr *src) in gelf_update_ehdr() argument
H A Dgelf_update_shdr.c41 gelf_update_shdr (Elf_Scn *scn, GElf_Shdr *src) in gelf_update_shdr() argument
[all...]
H A Dgelf_update_lib.c42 gelf_update_lib (Elf_Data *data, int ndx, GElf_Lib *src) in gelf_update_lib() argument
H A Dchdr_xlate.h6 Elf32_cvt_chdr (void *dest, const void *src, size_t len, int encode) in Elf32_cvt_chdr() argument
21 Elf64_cvt_chdr (void *dest, const void *src, size_t len, int encode) in Elf64_cvt_chdr() 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.c33 static const uint8_t src[SRC_BUF_SIZE] = { 0 }; in main() local
/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/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
46 U_CAPI size_t uprv_wcslen(const wchar_t *src) { in uprv_wcslen() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_string.c48 int utf8_to_utf16le(const char *src, uint8_t *target, uint32_t len) in utf8_to_utf16le() argument

Completed in 5 milliseconds

12345678910>>...355