/external/ltp/testcases/kernel/syscalls/bpf/ |
D | bpf_map01.c | 29 struct map_type { struct 36 static const struct map_type map_types[] = { argument
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 159 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 248 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 324 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 432 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 496 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 573 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 620 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 687 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7() 783 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | unique_op.cc | 41 using map_type = absl::flat_hash_map<T, TIndex>; typedef 48 using map_type = absl::flat_hash_map<absl::string_view, TIndex>; typedef 56 using map_type = std::unordered_map<float, TIndex>; typedef 60 using map_type = std::unordered_map<double, TIndex>; typedef 64 using map_type = std::unordered_map<Eigen::half, TIndex>; typedef 68 using map_type = std::unordered_map<bfloat16, TIndex>; typedef
|
/external/libbpf/src/ |
D | libbpf_probes.c | 245 static int probe_map_create(enum bpf_map_type map_type, __u32 ifindex) in probe_map_create() 366 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_map_type() 377 bool bpf_probe_map_type(enum bpf_map_type map_type, __u32 ifindex) in bpf_probe_map_type()
|
D | bpf.c | 170 int bpf_map_create(enum bpf_map_type map_type, in bpf_map_create() 230 int bpf_create_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_node() 245 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map() 253 int bpf_create_map_name(enum bpf_map_type map_type, const char *name, in bpf_create_map_name() 262 int bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map_node() 278 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map()
|
D | skel_internal.h | 78 static inline int skel_map_create(enum bpf_map_type map_type, in skel_map_create()
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | extract_iterator.pass.cpp | 47 using map_type = std::unordered_multimap<int, int>; in main() typedef
|
D | merge.pass.cpp | 66 typedef std::unordered_multimap<Counter<int>, int, throw_hasher<Counter<int>>> map_type; in main() typedef
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | extract_iterator.pass.cpp | 47 using map_type = std::map<int, int>; in main() typedef
|
D | merge.pass.cpp | 66 typedef std::map<Counter<int>, int, throw_comparator> map_type; in main() typedef
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | extract_iterator.pass.cpp | 47 using map_type = std::unordered_map<int, int>; in main() typedef
|
D | merge.pass.cpp | 66 typedef std::unordered_map<Counter<int>, int, throw_hasher<Counter<int>>> map_type; in main() typedef
|
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | extract_iterator.pass.cpp | 47 using map_type = std::multimap<int, int>; in main() typedef
|
D | merge.pass.cpp | 66 typedef std::multimap<Counter<int>, int, throw_comparator> map_type; in main() typedef
|
/external/bcc/src/python/bcc/ |
D | disassembler.py | 443 def decode_map(cls, map_name, map_obj, map_type, sizeinfo=False): argument 452 def decode_map(map_name, map_obj, map_type, sizeinfo=False): argument
|
/external/webrtc/common_video/h264/ |
D | pps_parser_unittest.cc | 153 for (int map_type = 0; map_type <= kMaxMapType; ++map_type) { in RunTest() local
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_resource.c | 103 enum virgl_transfer_map_type map_type = VIRGL_TRANSFER_MAP_HW_RES; in virgl_resource_transfer_prepare() local 386 enum virgl_transfer_map_type map_type; in virgl_resource_transfer_map() local
|
/external/bcc/introspection/ |
D | bps.c | 177 const char *map_type; in print_map_info() local
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/ |
D | trt_lru_cache.h | 45 typedef typename std::unordered_map<key_type, value_type, hasher> map_type; typedef
|
/external/perfetto/src/trace_processor/dynamic/ |
D | experimental_annotated_stack_generator.cc | 228 MapType map_type = ClassifyMap(map_view); in ComputeTable() local
|
/external/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 283 int map_type = 0; /* specifies the type of the mapped object */ in map_and_thread() local
|
/external/iproute2/tc/ |
D | em_meta.c | 114 static inline int map_type(char k) in map_type() function
|
/external/bpftool/src/ |
D | feature.c | 525 probe_map_type(enum bpf_map_type map_type, const char *define_prefix, in probe_map_type()
|
D | map.c | 1265 enum bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; in do_create() local
|
/external/strace/ |
D | bpf_attr.h | 59 uint32_t map_type; member
|