Searched defs:HashMap (Results 1 - 15 of 15) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
H A DBasicCredentialsProvider.java33 import java.util.HashMap;
60 private final HashMap<AuthScope, Credentials> credMap;
67 this.credMap = new HashMap<AuthScope, Credentials>();
98 final HashMap<AuthScope, Credentials> map,
97 matchCredentials( final HashMap<AuthScope, Credentials> map, final AuthScope authscope) argument
/external/autotest/frontend/client/src/autotest/moblab/wizard/
H A DCloudStorageCard.java18 import java.util.HashMap;
176 public void collectConfigData(@SuppressWarnings("unused") HashMap<String, JSONObject> map) { argument
H A DWizardCard.java11 import java.util.HashMap;
155 public void collectConfigData(@SuppressWarnings("unused") HashMap<String, JSONObject> map) {} argument
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DLocal.cpp662 DenseMap<uintptr_t, PHINode *> HashMap; local
689 HashMap.insert(std::make_pair(Hash, PN));
/external/v8/src/base/
H A Dhashmap.h339 FATAL("Out of memory: HashMap::Initialize");
442 typedef PointerTemplateHashMapImpl<DefaultAllocationPolicy> HashMap; typedef
/external/v8/tools/clang/blink_gc_plugin/tests/heap/
H A Dstubs.h141 class HashMap { class in namespace:WTF
274 class HeapHashMap : public HashMap<K, V, void, void, void, HeapAllocator> { };
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/heap/
H A Dstubs.h141 class HashMap { class in namespace:WTF
274 class HeapHashMap : public HashMap<K, V, void, void, void, HeapAllocator> { };
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 231 milliseconds