Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/
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.h86 StringMap<StringMap<Entry> > Entries; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp35 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
DDwarfStringPool.cpp50 Entries(Pool.size()); in emit() local
DDwarfAccelTable.h237 StringEntries Entries; variable
/external/llvm/include/llvm/MC/
DConstantPools.h29 EntryVecTy Entries; variable
/external/chromium_org/chrome/browser/media_galleries/
Dmedia_galleries_dialog_controller.h57 typedef std::vector<Entry> Entries; typedef
/external/chromium_org/ppapi/cpp/
Ddirectory_entry.cc65 typedef std::vector<PP_DirectoryEntry> Entries; in output() typedef
/external/chromium_org/chrome/browser/sessions/
Dtab_restore_service_helper.h35 typedef TabRestoreService::Entries Entries; typedef
Dtab_restore_service.h125 typedef std::list<Entry*> Entries; typedef
/external/chromium_org/ui/views/
Dview_model.h80 typedef std::vector<Entry> Entries; typedef
/external/clang/include/clang/Frontend/
DLogDiagnosticPrinter.h54 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/lib/CodeGen/
DInterferenceCache.h146 Entry Entries[CacheEntries]; variable
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusPixelFormats.h198 ARGB Entries[1]; // palette color entries member
/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/StaticAnalyzer/Checkers/
DCStringChecker.cpp1975 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
1985 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2035 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2053 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/external/clang/lib/Basic/
DSourceManager.cpp197 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
232 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
262 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
280 const std::vector<LineEntry> &Entries) { in AddEntry()
DVirtualFileSystem.cpp1093 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1943 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { in parse()
1977 SmallVectorImpl<EditEntry> &Entries) { in parseEdit()
2106 SmallVector<EditEntry, 16> Entries; in getFileRemappingsFromFileList() local
/external/llvm/lib/MC/
DMCDwarf.cpp760 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

12