| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | simplify_pointers_test.cc | 27 auto* src = ""; in TEST_F() local 39 auto* src = ""; in TEST_F() local 48 auto* src = R"( in TEST_F() local 69 auto* src in TEST_F() local 97 auto* src = R"( TEST_F() local 121 auto* src = R"( TEST_F() local 144 auto* src = R"( TEST_F() local 198 auto* src = R"( TEST_F() local 219 auto* src = R"( TEST_F() local 247 auto* src = R"( TEST_F() local 282 auto* src = R"( TEST_F() local 348 auto* src = R"( TEST_F() local [all...] |
| H A D | single_entry_point_test.cc | 28 auto* src = ""; in TEST_F() local 39 auto* src = ""; in TEST_F() local 51 auto* src = R"( in TEST_F() local 70 auto* src = R"( in TEST_F() local 89 auto* src = R"( TEST_F() local 105 auto* src = R"( TEST_F() local 140 auto* src = R"( TEST_F() local 190 auto* src = R"( TEST_F() local 240 auto* src = R"( TEST_F() local 260 auto* src = R"( TEST_F() local 374 auto* src = R"( TEST_F() local 433 auto* src = R"( TEST_F() local [all...] |
| H A D | unshadow_test.cc | 26 auto* src = ""; in TEST_F() local 35 auto* src = R"( in TEST_F() local 58 auto* src = R"( in TEST_F() local 88 auto* src in TEST_F() local 122 auto* src = R"( TEST_F() local 148 auto* src = R"( TEST_F() local 178 auto* src = R"( TEST_F() local 208 auto* src = R"( TEST_F() local 238 auto* src = R"( TEST_F() local 268 auto* src = R"( TEST_F() local 296 auto* src = R"( TEST_F() local 324 auto* src = R"( TEST_F() local 344 auto* src = R"( TEST_F() local 364 auto* src = R"( TEST_F() local [all...] |
| H A D | wrap_arrays_in_structs_test.cc | 29 auto* src = ""; in TEST_F() local 38 auto* src = R"( in TEST_F() local 55 auto* src = R"( in TEST_F() local 78 auto* src = R"( in TEST_F() local 99 auto* src = R"( TEST_F() local 120 auto* src = R"( TEST_F() local 162 auto* src = R"( TEST_F() local 191 auto* src = R"( TEST_F() local 224 auto* src = R"( TEST_F() local 265 auto* src = R"( TEST_F() local [all...] |
| H A D | zero_init_workgroup_memory_test.cc | 28 auto* src = ""; in TEST_F() local 37 auto* src = R"( in TEST_F() local 52 auto* src = R"( in TEST_F() local 75 auto* src = R"( TEST_F() local 103 auto* src = R"( TEST_F() local 139 auto* src = R"( TEST_F() local 167 auto* src = R"( TEST_F() local 231 auto* src = R"( TEST_F() local 295 auto* src = R"( TEST_F() local 364 auto* src = R"( TEST_F() local 453 auto* src = R"( TEST_F() local 516 auto* src = R"( TEST_F() local 615 auto* src = R"( TEST_F() local 658 auto* src = R"( TEST_F() local 691 auto* src = R"( TEST_F() local 738 auto* src = R"( TEST_F() local 766 auto* src = R"( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/lexer/ |
| H A D | lexer.go | |
| /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 46 U_CAPI size_t uprv_wcslen(const wchar_t *src) { in uprv_wcslen() 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/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_update_tracker_test.cc | 81 CordzUpdateTracker src; in TEST() local 97 CordzUpdateTracker src; in TEST() local
|
| /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 | 7 const SkPoint src[] = { { 10, 120}, {120, 120}, {120, 10}, { 10, 10} }; in REG_FIDDLE() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | selinux_internal.c | 7 size_t strlcpy(char *dest, const char *src, size_t size) in strlcpy() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | bitstream.c | 49 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() argument
|
| H A D | canopus.c | 30 ff_canopus_parse_info_tag(AVCodecContext *avctx, const uint8_t *src, size_t size) ff_canopus_parse_info_tag() argument
|
| H A D | fmtconvert.c | 28 static void int32_to_float_fmul_scalar_c(float *dst, const int32_t *src, in int32_to_float_fmul_scalar_c() argument 36 static void int32_to_float_c(float *dst, const int32_t *src, intptr_t len) in int32_to_float_c() argument 44 int32_to_float_fmul_array8_c(FmtConvertContext *c, float *dst, const int32_t *src, const float *mul, int len) int32_to_float_fmul_array8_c() argument
|
| H A D | exrdsp.c | 27 static void reorder_pixels_scalar(uint8_t *dst, const uint8_t *src, ptrdiff_t size) in reorder_pixels_scalar() argument 41 static void predictor_scalar(uint8_t *src, ptrdiff_t size) in predictor_scalar() argument
|
| H A D | ffv1_template.c | 23 static inline int RENAME(predict)(TYPE *src, TYPE *last) in predict() argument 32 static inline int RENAME(get_context)(PlaneContext *p, TYPE *src, in get_context() argument
|
| /third_party/elfutils/libelf/ |
| H A D | note_xlate.h | 30 elf_cvt_note (void *dest, const void *src, size_t len, int encode, in elf_cvt_note() argument 89 elf_cvt_note4(void *dest, const void *src, size_t len, int encode) elf_cvt_note4() argument 95 elf_cvt_note8(void *dest, const void *src, size_t len, int encode) elf_cvt_note8() argument [all...] |
| H A D | gelf_update_sym.c | 42 gelf_update_sym (Elf_Data *data, int ndx, GElf_Sym *src) in gelf_update_sym() argument
|
| H A D | gelf_getdyn.c | 66 Elf32_Dyn *src; in gelf_getdyn() local
|
| H A D | gelf_getauxv.c | 65 Elf32_auxv_t *src; in gelf_getauxv() local
|
| H A D | gnuhash_xlate.h | 37 elf_cvt_gnuhash (void *dest, const void *src, size_t len, int encode) in elf_cvt_gnuhash() argument
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264_intrapred_lasx.c | 98 void ff_h264_pred16x16_plane_h264_8_lasx(uint8_t *src, ptrdiff_ argument 106 ff_h264_pred16x16_plane_rv40_8_lasx(uint8_t *src, ptrdiff_t stride) ff_h264_pred16x16_plane_rv40_8_lasx() argument 114 ff_h264_pred16x16_plane_svq3_8_lasx(uint8_t *src, ptrdiff_t stride) ff_h264_pred16x16_plane_svq3_8_lasx() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | h264chroma_mmi.c | 29 void ff_put_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_put_h264_chroma_mc8_mmi() argument 292 ff_avg_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_avg_h264_chroma_mc8_mmi() argument 500 ff_put_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_put_h264_chroma_mc4_mmi() argument 621 ff_avg_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_avg_h264_chroma_mc4_mmi() argument [all...] |
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | vc1dsp_init_aarch64.c | 57 vc1_unescape_buffer_neon(const uint8_t *src, int size, uint8_t *dst) vc1_unescape_buffer_neon() argument [all...] |