Searched refs:dst_p (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_split_vars.c | 666 nir_deref_instr *dst_p, *src_p; in emit_split_copies() local 668 while ((dst_p = dst_path->path[dst_level + 1])) { in emit_split_copies() 669 if (dst_p->deref_type == nir_deref_type_array_wildcard) in emit_split_copies() 672 dst = nir_build_deref_follower(b, dst, dst_p); in emit_split_copies() 684 if (src_p == NULL || dst_p == NULL) { in emit_split_copies() 685 assert(src_p == NULL && dst_p == NULL); in emit_split_copies() 688 assert(dst_p->deref_type == nir_deref_type_array_wildcard && in emit_split_copies()
|
/external/tensorflow/tensorflow/core/util/ |
D | batch_util.cc | 271 T* dst_p = dst->base<T>() + (dst_chip_size * dst_offset); \ in CopyContiguousSlices() 272 HandleSliceToElement<T>(src_p, dst_p, src_chip_size * num_slices); \ in CopyContiguousSlices()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 1289 uint8_t* dst_p = GRPC_SLICE_START_PTR(read_data_slice); in execute_stream_op() local 1290 memcpy(dst_p, stream_state->rs.read_buffer, in execute_stream_op()
|
/external/grpc-grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 1250 uint8_t* dst_p = GRPC_SLICE_START_PTR(read_data_slice); in execute_stream_op() local 1251 memcpy(dst_p, stream_state->rs.read_buffer, in execute_stream_op()
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 452 uint8_t *dst_p = dst + j; in wiener_filter_stripe() local 454 src_p, src_stride, dst_p, dst_stride, rui->wiener_info.hfilter, 16, in wiener_filter_stripe()
|
/external/cpuinfo/test/dmesg/ |
D | xperia-c4-dual.log | 1253 …1920), clip(x=0,y=0,w=1080,h=1920),out_fmt=eRGB888,dst_address=0x20000000,dst_p=3240,spific_alfa=1…
|