/external/llvm/lib/DebugInfo/ |
D | DWARFDebugFrame.h | 39 EntryVector Entries; variable
|
D | DWARFDebugRangeList.h | 63 std::vector<RangeListEntry> Entries; variable
|
D | DWARFDebugLoc.h | 38 SmallVector<Entry, 2> Entries; member
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | SpecialCaseList.h | 93 StringMap<StringMap<Entry> > Entries; variable
|
/external/chromium_org/ppapi/cpp/ |
D | directory_entry.cc | 65 typedef std::vector<PP_DirectoryEntry> Entries; in output() typedef
|
/external/chromium_org/ui/views/ |
D | view_model.h | 80 typedef std::vector<Entry> Entries; typedef
|
/external/chromium_org/chrome/browser/sessions/ |
D | tab_restore_service_helper.h | 35 typedef TabRestoreService::Entries Entries; typedef
|
D | tab_restore_service.h | 125 typedef std::list<Entry*> Entries; typedef
|
/external/clang/include/clang/Frontend/ |
D | LogDiagnosticPrinter.h | 51 SmallVector<DiagEntry, 8> Entries; variable
|
/external/llvm/utils/TableGen/ |
D | SequenceToOffsetTable.h | 56 unsigned Entries; variable
|
D | DAGISelMatcherOpt.cpp | 480 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
|
/external/chromium/chrome/browser/ |
D | plugin_exceptions_table_model_unittest.cc | 112 typedef std::vector<PluginExceptionsTableModel::SettingsEntry> Entries; in CheckInvariants() typedef
|
/external/chromium/chrome/browser/sessions/ |
D | tab_restore_service.h | 115 typedef std::list<Entry*> Entries; typedef
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 144 Entry Entries[CacheEntries]; variable
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CStringChecker.cpp | 1923 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/ |
D | DwarfAccelTable.h | 261 StringEntries Entries; variable
|
D | DwarfDebug.cpp | 2490 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/ |
D | SourceManager.cpp | 199 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/ |
D | MCDwarf.cpp | 675 const std::vector<const MCGenDwarfLabelEntry *> &Entries = in EmitGenDwarfInfo() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 801 std::vector<LineEntry> Entries; in ParseLineTable() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 174 SmallVector<PathEntry, 8> Entries; member
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 803 SmallVector<Entry, 2> Entries; member in clang::__anon0637eb3d0211::UnbridgedCastsSet
|