Home
last modified time | relevance | path

Searched defs:src_t (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/builtins/
Dfp_trunc.h20 typedef float src_t; typedef
26 typedef double src_t; typedef
32 typedef long double src_t; typedef
Dfp_extend.h20 typedef float src_t; typedef
27 typedef double src_t; typedef
43 typedef uint16_t src_t; typedef
/external/libvpx/vpx_dsp/arm/
Dsum_squares_neon.c42 const int16_t *src_t = src; in vpx_sum_squares_2d_i16_neon() local
/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h99 auto src_t = src.unaligned_flat<T>(); in CopyTensorPluggableDevice() local
115 auto src_t = src.unaligned_flat<T>(); in CopyTensor() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1519 struct pipe_transfer *src_t, *dst_t; in handle_copy_image_to_buffer() local
1599 struct pipe_transfer *src_t, *dst_t; in handle_copy_buffer_to_image() local
2076 struct pipe_transfer *src_t; in handle_copy_query_pool_results() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2268 auto src_t = src.flat<int64_t>().data(); in CopyTensorIntoTensor() local
2274 auto src_t = src.flat<float>().data(); in CopyTensorIntoTensor() local
2280 auto src_t = src.flat<tstring>().data(); in CopyTensorIntoTensor() local
/external/libbpf/src/
Dlinker.c1615 const struct btf_type *src_t; in glob_syms_match() local
1737 struct btf_type *src_t = btf_type_by_id(src_btf, src_id); in complete_extern_btf_info() local