| /external/libweave/include/weave/ |
| D | enum_to_string.h | 28 struct Map { struct 35 const Map* begin() const { return begin_; } in begin() argument
|
| /external/libgdx/gdx/src/com/badlogic/gdx/maps/ |
| D | Map.java | 43 public class Map implements Disposable { class 48 public Map () { in Map() method in Map
|
| /external/openfst/src/include/fst/ |
| D | map.h | 32 void Map(MutableFst<A> *fst, C* mapper) { in Map() function 37 void Map(MutableFst<A> *fst, C mapper) { in Map() function 42 void Map(const Fst<A> &ifst, MutableFst<B> *ofst, C* mapper) { in Map() function 47 void Map(const Fst<A> &ifst, MutableFst<B> *ofst, C mapper) { in Map() function
|
| D | sparse-power-weight.h | 38 W Map(const K& k, const W& v1, const W& v2) const { in Map() function 45 W Map(const K& k, const W& v1, const W& v2) const { in Map() function 55 W Map(const K& k, const W& v1, const W& v2) const { in Map() function 64 W Map(const K& k, const W& v1, const W& v2) const { in Map() function
|
| /external/lzma/CPP/Windows/ |
| D | FileMapping.h | 43 LPVOID Map(DWORD desiredAccess, UInt64 fileOffset, SIZE_T numberOfBytesToMap) in Map() function 49 LPVOID Map(DWORD desiredAccess, UInt64 fileOffset, SIZE_T numberOfBytesToMap, LPVOID baseAddress) in Map() function
|
| /external/clang/include/clang/AST/ |
| D | DeclLookups.h | 75 if (StoredDeclsMap *Map = Primary->buildLookup()) in lookups() local 94 if (StoredDeclsMap *Map = Primary->getLookupPtr()) in noload_lookups() local
|
| /external/snakeyaml/src/test/java/org/pyyaml/ |
| D | PyRecursiveTest.java | 67 assertTrue(value2.get("qwerty") instanceof Map); in testDictSafeConstructor() local 69 assertTrue(value3.get("qwerty") instanceof Map); in testDictSafeConstructor() local
|
| /external/eigen/Eigen/src/SuperLUSupport/ |
| D | SuperLUSupport.h | 150 static SluMatrix Map(MatrixBase<MatrixType>& _mat) in Map() function 168 static SluMatrix Map(SparseMatrixBase<MatrixType>& mat) in Map() function
|
| /external/testng/src/main/java/org/testng/collections/ |
| D | CollectionUtils.java | 14 public static boolean hasElements(Map<?, ?> c) { in hasElements() argument
|
| /external/gemmlowp/internal/ |
| D | unpack.h | 40 MatrixMap<std::int32_t, MapOrder::ColMajor> Map() { in Map() function 46 MatrixMap<const std::int32_t, MapOrder::ColMajor> Map() const { in Map() function
|
| /external/llvm/include/llvm/IR/ |
| D | ValueMap.h | 86 MapT Map; variable 98 : Map(NumInitBuckets), Data() {} in Map() function 100 : Map(NumInitBuckets), Data(Data) {} in Map() function
|
| /external/openfst/src/script/ |
| D | map.cc | 24 FstClass *Map(const FstClass& ifst, MapType map_type, in Map() function
|
| /external/clang/lib/AST/ |
| D | DeclBase.cpp | 1102 StoredDeclsMap *Map; in SetNoExternalVisibleDeclsForName() local 1118 StoredDeclsMap *Map; in SetExternalVisibleDeclsForName() local 1215 StoredDeclsMap *Map = DC->getPrimaryContext()->LookupPtr; in removeDecl() local 1384 StoredDeclsMap *Map = LookupPtr; in lookup() local 1400 if (StoredDeclsMap *Map = LookupPtr) { in lookup() local 1410 StoredDeclsMap *Map = LookupPtr; in lookup() local 1444 StoredDeclsMap *Map = LookupPtr; in noload_lookup() local 1468 if (StoredDeclsMap *Map = LookupPtr) { in localUncachedLookup() local 1591 StoredDeclsMap *Map = LookupPtr; in makeDeclVisibleInContextImpl() local 1676 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() [all …]
|
| /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
| D | p3-0x.cpp | 51 struct Map { struct 52 Map(std::initializer_list<std::pair<std::string,int>>) {} in Map() function
|
| /external/llvm/lib/CodeGen/ |
| D | MachineModuleInfoImpls.cpp | 35 DenseMap<MCSymbol *, MachineModuleInfoImpl::StubValueTy> &Map) { in getSortedStubs()
|
| /external/clang/include/clang/Basic/ |
| D | AddressSpaces.h | 45 typedef unsigned Map[Count]; typedef
|
| /external/clang/lib/Serialization/ |
| D | Module.cpp | 56 const ContinuousRangeMap<Key, Offset, InitialCapacity> &Map) { in dumpLocalRemap()
|
| /external/google-breakpad/src/common/linux/ |
| D | memory_mapped_file.cc | 59 bool MemoryMappedFile::Map(const char* path, size_t offset) { in Map() function in google_breakpad::MemoryMappedFile
|
| /external/llvm/unittests/Support/ |
| D | CommandLineTest.cpp | 81 StringMap<cl::Option *> &Map = cl::getRegisteredOptions(); in TEST() local 239 StringMap<cl::Option *> &Map = cl::getRegisteredOptions(); in TEST() local 263 StringMap<cl::Option *> &Map = cl::getRegisteredOptions(); in TEST() local
|
| /external/testng/src/test/java/test/ |
| D | BaseDistributedTest.java | 34 protected void dumpMap(String title, Map<?, ?> m) { in dumpMap() argument
|
| /external/v8/src/ |
| D | field-index.h | 14 class Map; variable
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | MapsTransformValuesTest.java | 82 private void assertMapsEqual(Map<?, ?> expected, Map<?, ?> map) { in assertMapsEqual() argument
|
| /external/google-breakpad/src/processor/ |
| D | map_serializers.h | 159 typedef std::map<AddrType, ContainedRangeMap<AddrType, EntryType>*> Map; typedef
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
| D | sample3_unittest.cc | 147 TEST_F(QueueTest, Map) { in TEST_F() argument
|
| /external/google-breakpad/src/testing/gtest/samples/ |
| D | sample3_unittest.cc | 147 TEST_F(QueueTest, Map) { in TEST_F() argument
|