| /external/llvm/include/llvm/ADT/ |
| D | StringExtras.h | 169 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 184 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 205 inline std::string join(IteratorT Begin, IteratorT End, StringRef Separator) { in join()
|
| /external/llvm/include/llvm/MC/ |
| D | MCSection.h | 38 MCSymbol *Begin; variable 42 MCSection(SectionVariant V, SectionKind K, MCSymbol *Begin) in MCSection()
|
| D | MCSectionCOFF.h | 49 MCSymbol *Begin) in MCSectionCOFF()
|
| D | MCSectionELF.h | 58 MCSymbol *Begin, const MCSectionELF *Associated) in MCSectionELF()
|
| D | MCWinEH.h | 34 const MCSymbol *Begin; member
|
| /external/llvm/unittests/Support/ |
| D | IteratorTest.cpp | 29 test_iterator Begin, End; in TEST() local 70 test_iterator Begin, End; in TEST() local
|
| /external/libvpx/libvpx/test/ |
| D | video_source.h | 148 virtual void Begin() { in Begin() function 222 virtual void Begin() { in Begin() function
|
| D | webm_video_source.h | 48 virtual void Begin() { in Begin() function
|
| D | ivf_video_source.h | 54 virtual void Begin() { in Begin() function
|
| D | y4m_video_source.h | 60 virtual void Begin() { in Begin() function
|
| D | yuv_video_source.h | 52 virtual void Begin() { in Begin() function
|
| /external/llvm/lib/CodeGen/ |
| D | MachineLoopInfo.cpp | 52 MachineFunction::iterator Begin = TopMBB->getParent()->begin(); in getTopBlock() local
|
| D | SlotIndexes.cpp | 147 MachineBasicBlock::iterator Begin, in repairIndexesInRange()
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
| D | TreePatternLexer.cs | 39 public const int Begin = 1; field in Antlr.Runtime.Tree.TreePatternLexer
|
| /external/llvm/lib/IR/ |
| D | User.cpp | 46 Use *Begin = static_cast<Use*>(::operator new(size)); in allocHungoffUses() local
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | growable_memory_byte_array.cc | 78 byte_t* GrowableMemoryByteArray::Begin() { in Begin() function in sfntly::GrowableMemoryByteArray
|
| D | memory_byte_array.cc | 88 byte_t* MemoryByteArray::Begin() { in Begin() function in sfntly::MemoryByteArray
|
| /external/v8/test/cctest/compiler/ |
| D | simplified-graph-builder.cc | 25 void SimplifiedGraphBuilder::Begin(int num_parameters) { in Begin() function in v8::internal::compiler::SimplifiedGraphBuilder
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | LinePrinter.h | 41 void SetFilters(std::list<Regex> &List, Iter Begin, Iter End) { in SetFilters()
|
| /external/llvm/lib/MC/ |
| D | MCContext.cpp | 256 MCSymbol *Begin = nullptr; in getMachOSection() local 329 MCSymbol *Begin = nullptr; in getELFSection() local 364 MCSymbol *Begin = nullptr; in getCOFFSection() local
|
| D | MCSectionMachO.cpp | 74 MCSymbol *Begin) in MCSectionMachO()
|
| /external/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugLoc.h | 25 uint64_t Begin; member
|
| /external/clang/lib/Sema/ |
| D | SemaFixItUtils.cpp | 60 const SourceLocation Begin = FullExpr->getSourceRange().getBegin(); in tryToFixConversion() local
|
| /external/clang/lib/Format/ |
| D | FormatToken.cpp | 124 static unsigned CodePointsBetween(const FormatToken *Begin, in CodePointsBetween()
|
| /external/clang/lib/Lex/ |
| D | PreprocessingRecord.cpp | 163 unsigned Begin = findBeginLocalPreprocessedEntity(Range.getBegin()); in findLocalPreprocessedEntitiesInRange() local 284 Begin = PreprocessedEntities.begin(); in addPreprocessedEntity() local
|