Home
last modified time | relevance | path

Searched defs:hashmap (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/contrib/android/
Dhashmap.h7 struct hashmap { struct
11 struct hashmap_entry *first; argument
12 struct hashmap_entry *last; argument
13 struct hashmap_entry { argument
22 struct hashmap *hashmap_create(uint32_t(*hash_fct)(const void*), argument
/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c705 VALUE Map_merge(VALUE _self, VALUE hashmap) { in Map_merge()
716 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMap.java378 protected RubyMap mergeIntoSelf(final ThreadContext context, IRubyObject hashmap) { in mergeIntoSelf()
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DMapsTest.java266 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullKeys() local
274 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullValues() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapsTest.java327 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullKeys() local
335 Map<String, String> hashmap = Maps.newHashMap(); in testToStringImplWithNullValues() local
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...