Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 32) 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.cpp46 Entries(Pool.size()); in emit() local
DDwarfAccelTable.h237 StringEntries Entries; variable
/external/llvm/include/llvm/MC/
DConstantPools.h40 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.cpp40 std::vector<Entry> Entries; in print() local
DDwarfLinker.cpp601 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, in emitRangesEntries()
2218 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.cpp314 const RuntimeFunction *Entries = in printData() local
DARMEHABIPrinter.h478 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.cpp1077 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp1980 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
1990 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2040 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2058 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2100 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { in parse()
2134 SmallVectorImpl<EditEntry> &Entries) { in parseEdit()
2263 SmallVector<EditEntry, 16> Entries; in getFileRemappingsFromFileList() local
/external/llvm/lib/MC/
DMCDwarf.cpp756 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dlcms2_internal.h662 _cmsMLUentry* Entries; // Array of pointers to strings allocated in MemPool member
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp1200 DWORD Entries[256]; in LoadDIBitmap() member
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp310 DenseMap<GlobalVariable *, Entry> Entries; member in __anone3a95e720111::GlobalsMetadata

12