| /external/erofs-utils/include/erofs/ |
| D | hashmap.h | 49 struct hashmap { struct 50 struct hashmap_entry **table; argument 51 hashmap_cmp_fn cmpfn; argument 56 struct hashmap *map; argument
|
| /external/libbpf/src/ |
| D | hashmap.h | 72 struct hashmap { struct 73 hashmap_hash_fn hash_fn; argument 74 hashmap_equal_fn equal_fn; argument 77 struct hashmap_entry **buckets; argument 83 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, argument
|
| /external/rust/crates/once_cell/examples/ |
| D | lazy_static.rs | 15 fn hashmap() -> &'static HashMap<u32, &'static str> { in hashmap() function
|
| /external/linux-kselftest/tools/testing/selftests/bpf/benchs/ |
| D | bench_local_storage.c | 115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup()
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | map.c | 233 static VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self() 670 static VALUE Map_merge(VALUE _self, VALUE hashmap) { in Map_merge()
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | map.c | 233 static VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self() 670 static VALUE Map_merge(VALUE _self, VALUE hashmap) { in Map_merge()
|
| /external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyMap.java | 406 protected RubyMap mergeIntoSelf(final ThreadContext context, IRubyObject hashmap) { in mergeIntoSelf()
|
| /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyMap.java | 408 protected RubyMap mergeIntoSelf(final ThreadContext context, IRubyObject hashmap) { in mergeIntoSelf()
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | MapsTest.java | 369 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullKeys() local 377 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullValues() local
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | MapsTest.java | 369 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullKeys() local 377 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullValues() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-map.hh | 529 using hashmap = hb_hashmap_t<hb_codepoint_t, typedef
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/ |
| D | Pass2Verifier.java | 246 final Map<String, String> hashmap = new HashMap<>(); in final_methods_are_not_overridden() local
|
| /external/rust/crates/toml/tests/testsuite/ |
| D | serde.rs | 212 fn hashmap() { in hashmap() function
|
| /external/aws-sdk-java-v2/services/glacier/src/main/resources/codegen-resources/ |
| D | service-2.json | 2570 "hashmap":{ object
|