Searched defs:copy_range (Results 1 – 16 of 16) sorted by relevance
/external/pytorch/aten/src/ATen/native/vulkan/api/ |
D | Command.cpp | 184 const api::utils::uvec3& copy_range, in copy_buffer_to_buffer() 207 const api::utils::uvec3& copy_range, in copy_texture_to_texture() 252 const api::utils::uvec3& copy_range, in copy_texture_to_buffer() 290 const api::utils::uvec3& copy_range, in copy_buffer_to_texture()
|
D | Context.h | 417 const api::utils::uvec3& copy_range, in submit_copy()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | tf_functional_to_executor.cc | 61 auto copy_range = body.without_terminator(); in runOnOperation() local
|
/external/libnl/src/ |
D | nf-log.c | 55 uint32_t copy_range; in main() local
|
D | nf-queue.c | 61 uint32_t copy_range; in main() local
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ipt_ULOG.h | 29 size_t copy_range; member
|
/external/libpcap/ |
D | pcap-netfilter-linux.c | 449 …send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) in nflog_send_config_mode() 503 …send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) in nfqueue_send_config_mode()
|
/external/libnl/lib/netfilter/ |
D | queue_obj.c | 155 void nfnl_queue_set_copy_range(struct nfnl_queue *queue, uint32_t copy_range) in nfnl_queue_set_copy_range()
|
D | log_obj.c | 148 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range()
|
/external/libnl/include/linux-private/linux/netfilter/ |
D | nfnetlink_log.h | 86 __be32 copy_range; member
|
D | nfnetlink_queue.h | 98 __be32 copy_range; member
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | nfnetlink_log.h | 86 __be32 copy_range; member
|
D | nfnetlink_queue.h | 98 __be32 copy_range; member
|
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | iterator_range_core.hpp | 840 inline SeqT copy_range( const Range& r ) in copy_range() function
|
/external/pytorch/torch/csrc/autograd/ |
D | FunctionsManual.cpp | 82 void copy_range(variable_list& out, IndexRange range, const Tensor& t) { in copy_range() function 89 void copy_range(variable_list& out, IndexRange range, at::ArrayRef<Tensor> t) { in copy_range() function
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 76135 __be32 copy_range; member 76165 u_int32_t copy_range; member 82023 __be32 copy_range; member 82047 unsigned int copy_range; member
|