/external/bcc/libbpf-tools/ |
D | offcputime.h | 7 struct key_t { struct 8 __u32 pid; 9 __u32 tgid; 10 int user_stack_id; 11 int kern_stack_id;
|
D | wakeuptime.h | 9 struct key_t { struct 10 char waker[TASK_COMM_LEN]; 11 char target[TASK_COMM_LEN]; 12 int w_k_stack_id;
|
D | capable.h | 21 struct key_t { struct 22 __u32 pid; 23 __u32 tgid; 24 int user_stack_id; 25 int kern_stack_id;
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_test_kern5.c | 9 struct key_t { struct 18 __type(key, struct key_t); argument
|
D | bpf_iter_bpf_array_map.c | 9 struct key_t { struct 10 int a; 11 int b; 12 int c;
|
D | bpf_iter_bpf_percpu_array_map.c | 9 struct key_t { struct 10 int a; 11 int b; 12 int c;
|
D | bpf_iter_bpf_percpu_hash_map.c | 9 struct key_t { struct 18 __type(key, struct key_t); argument
|
D | bpf_iter_bpf_hash_map.c | 8 struct key_t { struct 17 __type(key, struct key_t); argument
|
D | test_btf_decl_tag.c | 17 struct key_t { struct 31 __type(key, struct key_t); argument
|
/external/bcc/examples/tracing/ |
D | task_switch.c | 4 struct key_t { struct 9 BPF_HASH(stats, struct key_t, u64, 1024); argument
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter.c | 778 struct key_t { in test_bpf_hash_map() struct 779 int a; in test_bpf_hash_map() 780 int b; in test_bpf_hash_map() 781 int c; in test_bpf_hash_map() 871 struct key_t { in test_bpf_percpu_hash_map() struct 872 int a; in test_bpf_percpu_hash_map() 873 int b; in test_bpf_percpu_hash_map() 874 int c; in test_bpf_percpu_hash_map()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | stateless_random_ops_v2_util.h | 48 const Tensor& key_t = ctx->input(key_input_idx); in GetKeyCounterAlgFromInputs() local
|
D | stateless_shuffle.cc | 37 auto key_t = std::get<0>(key_counter_alg); in Compute() local
|
D | stateless_random_ops_v2.cc | 58 auto key_t = std::get<0>(key_counter_alg); in Compute() local
|
/external/pytorch/aten/src/ATen/cuda/ |
D | cub-RadixSortPairs.cu | 58 #define AT_INSTANTIATE_SORT_PAIRS(key_t, value_size) \ argument
|
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | mfc.hpp | 541 typedef void *key_t; typedef 557 typedef void *key_t; typedef 573 typedef ::CString key_t; typedef 589 typedef ::CString key_t; typedef 632 typedef WORD key_t; typedef 648 typedef WORD key_t; typedef
|
/external/arm-trusted-firmware/tools/cert_create/include/ |
D | key.h | 64 } key_t; typedef
|
/external/pytorch/torch/csrc/autograd/ |
D | profiler_python.cpp | 196 using key_t = CodeLocation; typedef 204 using key_t = Key; typedef 238 using key_t = PyMethod; typedef 251 using key_t = typename Config<C>::key_t; typedef in torch::profiler::impl::__anon8695ede30411::Callsite
|
/external/pytorch/torch/csrc/profiler/ |
D | data_flow.cpp | 112 using key_t = std::pair<StorageImplData, c10::Device>; in calculateUniqueTensorIDs() typedef
|
/external/trusty/musl/include/ |
D | alltypes.h.in | 46 TYPEDEF int key_t; variable
|
/external/zucchini/ |
D | image_utils.h | 31 using key_t = uint32_t; variable
|
/external/zucchini/aosp/include/components/zucchini/ |
D | image_utils.h | 31 using key_t = uint32_t; variable
|
/external/tensorflow/tensorflow/core/ops/ |
D | lookup_ops.cc | 325 DataType key_t; in MutableHashTableShape() local
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 64 typedef int key_t; typedef
|
/external/musl/include/ |
D | alltypes.h.in | 50 TYPEDEF int key_t; variable
|