Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member
68 SmallVector<Entry, 2> Entries; member
DDWARFDebugRangeList.h62 std::vector<RangeListEntry> Entries; variable
/external/llvm/include/llvm/Support/
DSpecialCaseList.h90 StringMap<StringMap<Entry>> Entries; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp35 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
DDwarfStringPool.cpp47 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries(Pool.size()); in emit() local
DDebugLocStream.h54 SmallVector<Entry, 32> Entries; variable
DDwarfAccelTable.h236 StringEntries Entries; variable
/external/llvm/include/llvm/MC/
DConstantPools.h42 EntryVecTy Entries; variable
/external/clang/include/clang/Frontend/
DLogDiagnosticPrinter.h60 SmallVector<DiagEntry, 8> Entries; variable
/external/llvm/utils/TableGen/
DSequenceToOffsetTable.h57 unsigned Entries; variable
DDAGISelMatcherOpt.cpp488 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
/external/llvm/tools/dsymutil/
DDebugMap.cpp42 std::vector<Entry> Entries; in print() local
133 std::vector<dsymutil::DebugMapObject::YAMLSymbolMapping> Entries; member
DDwarfLinker.cpp717 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, in emitRangesEntries()
2841 const auto &Entries = RangeList.getEntries(); in patchRangesForUnit() local
/external/guava/guava/src/com/google/common/collect/
DFilteredKeyMultimap.java183 class Entries extends ForwardingCollection<Entry<K, V>> { class in FilteredKeyMultimap
DAbstractMultimap.java119 private class Entries extends Multimaps.Entries<K, V> { class in AbstractMultimap
/external/llvm/lib/CodeGen/
DInterferenceCache.h146 Entry Entries[CacheEntries]; variable
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp313 const RuntimeFunction *Entries = in printData() local
DARMEHABIPrinter.h490 const unsigned Entries = IT->sh_size / IndexTableEntrySize; in PrintIndexTable() local
/external/clang/lib/Basic/
DSourceManager.cpp192 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
227 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
257 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
275 const std::vector<LineEntry> &Entries) { in AddEntry()
DVirtualFileSystem.cpp444 std::map<std::string, std::unique_ptr<InMemoryNode>> Entries; member in clang::vfs::detail::InMemoryDirectory
1095 std::vector<std::unique_ptr<Entry>> Entries; in parseEntry() local
1445 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp2058 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
2068 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2118 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2136 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
Dacl.py129 class Entries(object): class
/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp587 BlockSet *Entries = &InitialEntries; in Calculate() local
726 BlockSet Entries; in Calculate() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2083 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { in parse()
2117 SmallVectorImpl<EditEntry> &Entries) { in parseEdit()
2245 SmallVector<EditEntry, 16> Entries; in getFileRemappingsFromFileList() local
/external/llvm/lib/MC/
DMCDwarf.cpp755 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo() local

12