Home
last modified time | relevance | path

Searched defs:getMap (Results 1 – 13 of 13) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
DClassMap.java61 private Map<Class<?>, V> getMap(Class<?> key) { in getMap() method in ClassMap
67 private Map<Class<?>, V> getMap(ClassLoader classLoader) { in getMap() method in ClassMap
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DAbstractBiMapTester.java36 protected BiMap<K, V> getMap() { in getMap() method in AbstractBiMapTester
/external/llvm/lib/Analysis/
DLibCallSemantics.cpp24 static StringMap<const LibCallFunctionInfo*> *getMap(void *Ptr) { in getMap() function
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractMapTester.java42 protected Map<K, V> getMap() { in getMap() method in AbstractMapTester
/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h78 const Map &getMap() { return Segments; } in getMap() function
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DDexFile.java302 /*package*/ MixedItemSection getMap() { in getMap() method in DexFile
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCounter.java171 public Map<T, RWLong> getMap() { in getMap() method in Counter
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodePropertySource.java142 public Map getMap() { in getMap() method in UnicodePropertySource.MapFilter
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java552 public final int[][] getMap() in getMap() method in SuballocatedIntVector
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h105 const IDToNodeMap &getMap() const { in getMap() function
DASTMatchers.h97 const IDToNodeMap &getMap() const { in getMap() function
/external/icu/icu4c/source/i18n/
Dtimezone.cpp755 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() function in TZEnumeration
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DUnicodeProperty.java1095 public Map getMap() { in getMap() method in UnicodeProperty.MapFilter