Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFDebugFrame.h39 EntryVector Entries; variable
DDWARFDebugRangeList.h63 std::vector<RangeListEntry> Entries; variable
DDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member
/external/llvm/include/llvm/Transforms/Utils/
DSpecialCaseList.h93 StringMap<StringMap<Entry> > Entries; variable
/external/chromium_org/ppapi/cpp/
Ddirectory_entry.cc65 typedef std::vector<PP_DirectoryEntry> Entries; in output() typedef
/external/chromium_org/ui/views/
Dview_model.h80 typedef std::vector<Entry> Entries; 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/clang/include/clang/Frontend/
DLogDiagnosticPrinter.h51 SmallVector<DiagEntry, 8> Entries; variable
/external/llvm/utils/TableGen/
DSequenceToOffsetTable.h56 unsigned Entries; variable
DDAGISelMatcherOpt.cpp480 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
/external/chromium/chrome/browser/
Dplugin_exceptions_table_model_unittest.cc112 typedef std::vector<PluginExceptionsTableModel::SettingsEntry> Entries; in CheckInvariants() typedef
/external/chromium/chrome/browser/sessions/
Dtab_restore_service.h115 typedef std::list<Entry*> Entries; typedef
/external/llvm/lib/CodeGen/
DInterferenceCache.h144 Entry Entries[CacheEntries]; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp1923 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
1933 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
1983 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2001 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h261 StringEntries Entries; variable
DDwarfDebug.cpp2490 StringMapEntry<std::pair<MCSymbol*, unsigned> >*>, 64> Entries; in emitStrings() local
2529 SmallVector<const MCExpr *, 64> Entries(AddressPool.size()); in emitAddresses() local
/external/clang/lib/Basic/
DSourceManager.cpp199 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
234 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
264 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
282 const std::vector<LineEntry> &Entries) { in AddEntry()
/external/llvm/lib/MC/
DMCDwarf.cpp675 const std::vector<const MCGenDwarfLabelEntry *> &Entries = in EmitGenDwarfInfo() local
/external/clang/lib/Serialization/
DASTReader.cpp801 std::vector<LineEntry> Entries; in ParseLineTable() local
/external/clang/lib/AST/
DExprConstant.cpp174 SmallVector<PathEntry, 8> Entries; member
/external/clang/lib/Sema/
DSemaOverload.cpp803 SmallVector<Entry, 2> Entries; member in clang::__anon0637eb3d0211::UnbridgedCastsSet