| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | lossless_videodsp_altivec.c | 36 register vector unsigned char vdst, vsrc; in add_bytes_altivec() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | io.c | 153 void *vsrc = (void __force *) src; in _memcpy_fromio() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | io.c | 153 void *vsrc = (void __force *) src; in _memcpy_fromio() local
|
| /third_party/skia/src/core/ |
| H A D | SkBlitRow_D32.cpp | 158 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 180 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local [all...] |
| /kernel/linux/linux-5.10/fs/erofs/ |
| H A D | data.c | 183 void *vsrc, *vto; in erofs_read_raw_page() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
| H A D | gmac_prov.c | 75 static void *gmac_dup(void *vsrc) in gmac_dup() argument
|
| H A D | blake2_mac_impl.c | 57 static void *blake2_mac_dup(void *vsrc) in blake2_mac_dup() argument
|
| H A D | cmac_prov.c | 80 static void *cmac_dup(void *vsrc) in cmac_dup() argument
|
| H A D | poly1305_prov.c | 61 static void *poly1305_dup(void *vsrc) in poly1305_dup() argument
|
| H A D | siphash_prov.c | 73 static void *siphash_dup(void *vsrc) in siphash_dup() argument
|
| H A D | hmac_prov.c | 102 static void *hmac_dup(void *vsrc) in hmac_dup() argument
|
| H A D | kmac_prov.c | 214 static void *kmac_dup(void *vsrc) in kmac_dup() argument
|
| /third_party/openssl/providers/implementations/macs/ |
| H A D | gmac_prov.c | 75 static void *gmac_dup(void *vsrc) in gmac_dup() argument
|
| H A D | blake2_mac_impl.c | 57 static void *blake2_mac_dup(void *vsrc) in blake2_mac_dup() argument
|
| H A D | cmac_prov.c | 80 static void *cmac_dup(void *vsrc) in cmac_dup() argument
|
| H A D | siphash_prov.c | 73 static void *siphash_dup(void *vsrc) in siphash_dup() argument
|
| H A D | poly1305_prov.c | 61 static void *poly1305_dup(void *vsrc) in poly1305_dup() argument
|
| H A D | hmac_prov.c | 102 static void *hmac_dup(void *vsrc) in hmac_dup() argument
|
| H A D | kmac_prov.c | 214 static void *kmac_dup(void *vsrc) in kmac_dup() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | bytecodes.cpp | 591 uint16_t vsrc = READ_INST_4_1(); in InitBytecodeInfo() local 598 uint16_t vsrc = READ_INST_8_1(); in InitBytecodeInfo() local 605 uint16_t vsrc = READ_INST_16_2(); in InitBytecodeInfo() local 616 uint16_t vsrc = READ_INST_8_0(); in InitBytecodeInfo() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | mcp77.c | 34 enum nv_clk_src csrc, ssrc, vsrc; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | mcp77.c | 34 enum nv_clk_src csrc, ssrc, vsrc; member
|
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | yuv2yuv_altivec.c | 44 const uint8_t *vsrc = src[2]; in yv12toyuy2_unscaled_altivec() local 120 const uint8_t *vsrc = src[2]; in yv12touyvy_unscaled_altivec() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_pwr8.h | 184 vec_slli_epi32 (__m128i vsrc, unsigned int count) in vec_slli_epi32() argument 199 vec_srli_epi32 (__m128i vsrc, unsigned int count) in vec_srli_epi32() argument 214 vec_srai_epi32 (__m128i vsrc, unsigned int count) in vec_srai_epi32() argument 237 __m128i_union vsrc; in vec_loadu_si128() local 261 __m128i_union vsrc; vec_load_si128() local 276 vec_movemask_epi8(__m128i vsrc) vec_movemask_epi8() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | iterator_enc.c | 137 const uint8_t* const vsrc = pic->v + (y * pic->uv_stride + x) * 8; in VP8IteratorImport() local 194 const uint8_t* const vsrc = it->yuv_out_ + V_OFF_ENC; in VP8IteratorExport() local
|