/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 30 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 98 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 186 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 262 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 369 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 433 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 510 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 557 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6()
|
D | test_btf.c | 123 enum bpf_map_type map_type; member 2518 enum bpf_map_type map_type; member
|
/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/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/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/tensorflow/tensorflow/compiler/tf2tensorrt/utils/ |
D | trt_lru_cache.h | 40 typedef typename std::unordered_map<key_type, value_type, hasher> map_type; typedef
|
/external/bcc/introspection/ |
D | bps.c | 161 const char *map_type; in print_map_info() 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/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | tlb.c | 241 enum tlb_map_type map_type) in tlb_map_range()
|
/external/v8/src/compiler/ |
D | typed-optimization.cc | 152 Type const map_type = NodeProperties::GetType(map); in ReduceCheckMaps() local
|
D | escape-analysis.cc | 671 Type const map_type = NodeProperties::GetType(map); in ReduceNode() local
|
/external/bcc/src/cc/frontends/b/ |
D | codegen_llvm.cc | 1090 bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; in visit_table_decl_stmt_node() local 1248 bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; in visit() local
|
/external/strace/ |
D | bpf_attr.h | 59 uint32_t map_type; member
|
/external/bcc/src/cc/ |
D | libbpf.c | 190 int bpf_create_map(enum bpf_map_type map_type, const char *name, in bpf_create_map()
|
/external/bcc/src/cc/frontends/clang/ |
D | b_frontend_action.cc | 1146 bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; in VisitVarDecl() local
|
/external/iproute2/include/uapi/linux/ |
D | bpf.h | 181 __u32 map_type; /* one of enum bpf_map_type */ member
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 289 *map_type, member
|
D | xwindow.c | 1157 *map_type, in XBestVisualInfo() local
|
/external/bcc/src/cc/compat/linux/ |
D | bpf.h | 293 __u32 map_type; /* one of enum bpf_map_type */ member
|