Searched defs:End (Results 1 - 25 of 156) sorted by relevance

1234567

/freebsd-10-stable/contrib/gdb/
H A Ddjunpack.bat51 :End label
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DSMLoc.h49 SMLoc Start, End; member in class:llvm::SMRange
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp65 MachineFunction::iterator End = BotMBB->getParent()->end(); local
H A DLiveRangeCalc.cpp116 SlotIndex Start, End; local
214 SlotIndex Start, End; local
249 SlotIndex Start, End; local
344 SlotIndex Start, End; local
[all...]
H A DSlotIndexes.cpp146 repairIndexesInRange(MachineBasicBlock *MBB, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End) argument
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLoc.h27 uint64_t End; member in struct:llvm::DWARFDebugLoc::Entry
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DStringExtras.cpp44 StringRef::size_type End = Source.find_first_of(Delimiters, Start); local
H A DStreamableMemoryObject.cpp22 RawMemoryObject(const unsigned char *Start, const unsigned char *End) : argument
129 getNonStreamedMemoryObject( const unsigned char *Start, const unsigned char *End) argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DUse.cpp138 const Use *End = getImpliedUser(); local
H A DDominators.cpp172 const BasicBlock *End = BBE.getEnd(); local
H A DUser.cpp50 Use *End = Begin + N; local
62 Use *End = Start + Us; local
/freebsd-10-stable/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp662 const char **End = &StandardNames[LibFunc::NumLibFuncs]; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c263 UINT8 *End = Buffer + Length; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c130 char *End; local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSetVector.h54 SetVector(It Start, It End) { argument
H A DSmallPtrSet.h145 const void *const *End; member in class:llvm::SmallPtrSetIteratorImpl
H A DStringExtras.h164 inline std::string join_impl(IteratorT Begin, IteratorT End, argument
179 inline std::string join_impl(IteratorT Begin, IteratorT End, argument
200 inline std::string join(IteratorT Begin, IteratorT End, StringRe argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclLookups.h27 StoredDeclsMap::iterator It, End; member in class:clang::DeclContext::all_lookups_iterator
36 all_lookups_iterator(StoredDeclsMap::iterator It, StoredDeclsMap::iterator End) argument
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCWin64EH.h70 MCSymbol *End; member in struct:llvm::MCWin64EHUnwindInfo
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DRTDyldMemoryManager.cpp103 const char *End = P + Size; local
113 const char *End = P + Size; local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCModule.cpp40 MCTextAtom *MCModule::createTextAtom(uint64_t Begin, uint64_t End) { argument
46 MCDataAtom *MCModule::createDataAtom(uint64_t Begin, uint64_t End) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp84 CodePointsBetween(const FormatToken *Begin, const FormatToken *End) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaFixItUtils.cpp61 const SourceLocation End = S.PP.getLocForEndOfToken(FullExpr->getSourceRange() local
/freebsd-10-stable/contrib/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp171 AllocMapType::iterator End = m_AllocatedBufferMap.end(); local
/freebsd-10-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c175 UINT8 *End = ParserState->Aml; local
[all...]

Completed in 434 milliseconds

1234567