/aosp_15_r20/external/rust/android-crates-io/crates/half/src/ |
D | slice.rs | 606 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable 628 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable 640 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable 664 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable 686 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable 698 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable 722 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable 744 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable 756 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable 780 let mut buf16 = vf16; in slice_convert_bf16_f64() localVariable [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/utf8_to_utf16/ |
H A D | main.c | 114 static int test_manual(const struct ftab *ftab, unsigned short *buf16, in test_manual() 283 unsigned short *buf16, size_t len16, const struct ftab *ftab) in test() 317 unsigned short *buf16, size_t len16, const struct ftab *ftab) in bench() 356 unsigned short *buf16; in main() local
|
H A D | iconv.c | 35 unsigned short *buf16, size_t *len16) in utf8_to16_iconv()
|
H A D | naive.c | 34 unsigned short *buf16, size_t *len16) in utf8_to16_naive()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/utf8_to_utf16/ |
D | main.c | 114 static int test_manual(const struct ftab *ftab, unsigned short *buf16, in test_manual() 283 unsigned short *buf16, size_t len16, const struct ftab *ftab) in test() 317 unsigned short *buf16, size_t len16, const struct ftab *ftab) in bench() 356 unsigned short *buf16; in main() local
|
D | iconv.c | 35 unsigned short *buf16, size_t *len16) in utf8_to16_iconv()
|
D | naive.c | 34 unsigned short *buf16, size_t *len16) in utf8_to16_naive()
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | md5.c | 278 FLAC__int16 *buf16 = mbuf->p16; in format_input_() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | avtab.c | 439 uint16_t buf16[4], enabled; in avtab_read_item() local
|
H A D | write.c | 111 uint16_t buf16[4]; in avtab_write_item() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | temporal_filter.c | 495 const uint16_t *buf16 = CONVERT_TO_SHORTPTR(buf8); in tf_apply_temporal_filter_self() local 837 uint16_t *const buf16 = CONVERT_TO_SHORTPTR(buf); in tf_normalize_filtered_frame() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | blockd.h | 941 static inline uint8_t *get_buf_by_bd(const MACROBLOCKD *xd, uint8_t *buf16) { in get_buf_by_bd()
|
H A D | restoration.c | 1344 uint16_t *buf16 = (uint16_t *)buf; in extend_lines() local
|