Home
last modified time | relevance | path

Searched refs:Collection (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h184 typename Collection::iterator pos; in CombineConsecutiveRanges()
185 typename Collection::iterator end; in CombineConsecutiveRanges()
201 Collection minimal_ranges; in CombineConsecutiveRanges()
338 Collection m_entries;
433 Collection minimal_ranges; in CombineConsecutiveRanges()
595 Collection m_entries;
671 typename Collection::iterator pos; in CombineConsecutiveEntriesWithEqualData()
672 typename Collection::iterator end; in CombineConsecutiveEntriesWithEqualData()
688 Collection minimal_ranges; in CombineConsecutiveEntriesWithEqualData()
827 Collection m_entries;
[all …]
/freebsd-12.1/contrib/atf/atf-c++/
H A Dutils.hpp49 template< typename Collection >
51 grep_collection(const std::string& regexp, const Collection& collection) in grep_collection()
53 for (typename Collection::const_iterator iter = collection.begin(); in grep_collection()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DRegisterNumber.h53 typedef std::map<lldb::RegisterKind, uint32_t> Collection; typedef
58 Collection m_kind_regnum_map;
/freebsd-12.1/contrib/gcc/doc/
H A Dfrontends.texi10 @cindex GNU Compiler Collection
16 GCC stands for ``GNU Compiler Collection''. GCC is an integrated
21 current official meaning is ``GNU Compiler Collection'', which refers
H A Dgccint.texi13 @settitle GNU Compiler Collection (GCC) Internals
53 * gccint: (gccint). Internals of the GNU Compiler Collection.
63 @title GNU Compiler Collection Internals
83 Compiler Collection (GCC)}.
H A Dgcc.texi27 @settitle Using the GNU Compiler Collection (GCC)
67 * gcc: (gcc). The GNU Compiler Collection.
77 @title Using the GNU Compiler Collection
123 Introduction, gccint, GNU Compiler Collection (GCC) Internals}.
/freebsd-12.1/tools/tools/tinybsd/conf/wrap/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/bridge/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/vpn/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/wireless/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/minimal/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/default/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/tools/tools/tinybsd/conf/firewall/
H A Dtinybsd.ports2 # Here you can add the applications from the FreeBSD Ports Collection which you
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dqt7 0 string \<!DOCTYPE\040RCC\> Qt Resource Collection file
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp377 TypeCollectionPtr &Collection = (Kind == kIds) ? Ids : Types; in getOrCreateTypeCollection() local
384 Collection = in getOrCreateTypeCollection()
386 return *Collection; in getOrCreateTypeCollection()
/freebsd-12.1/tools/tools/portsinfo/
H A Dportsinfo.sh22 The FreeBSD Ports Collection offers a simple way for users and
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DRegisterNumber.cpp90 Collection::iterator iter = m_kind_regnum_map.find(kind); in GetAsKind()
/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp310 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr() argument
311 for (const auto &E : Collection) in containsNullptr()
/freebsd-12.1/contrib/gcc/doc/include/
H A Dfunding.texi46 ports such as adding a new CPU to the GNU Compiler Collection contribute more;
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DJSON.h162 template <typename Collection> explicit Array(const Collection &C) { in Array()
/freebsd-12.1/contrib/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp104 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
116 Collection[std::make_pair(SymName, Offset - SymOffset)] = *RelocSymName; in collectRelocationOffsets()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1607 ExprResult Collection; in ParseForStatement() local
1687 Collection = ParseExpression(); in ParseForStatement()
1715 Collection = ParseExpression(); in ParseForStatement()
1830 Collection.get(), in ParseForStatement()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1609 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
1611 Collection = EmitARCRetainScalarExpr(S.getCollection()); in EmitObjCForCollectionStmt()
1614 EmitObjCConsumeObject(S.getCollection()->getType(), Collection); in EmitObjCForCollectionStmt()
1616 Collection = EmitScalarExpr(S.getCollection()); in EmitObjCForCollectionStmt()
1647 FastEnumSel, Collection, Args); in EmitObjCForCollectionStmt()
1713 Builder.CreateBitCast(Collection, in EmitObjCForCollectionStmt()
1821 FastEnumSel, Collection, Args); in EmitObjCForCollectionStmt()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1673 if (const Stmt *Collection = S->getCollection()) in VisitObjCForCollectionStmt() local
1674 Visit(Collection); in VisitObjCForCollectionStmt()
2054 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection() argument
2055 return !Collection->isTypeDependent() in ObjCEnumerationCollection()
2056 && Collection->getType()->getAs<ObjCObjectPointerType>() != nullptr; in ObjCEnumerationCollection()
/freebsd-12.1/tools/tools/tinybsd/
H A DREADME72 tinybsd.ports: Here you can add the applications from the FreeBSD Ports Collection

12