Home
last modified time | relevance | path

Searched refs:Containers (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2aStatusPaperStatus.csv24 "`P0809R0 <https://wg21.link/P0809R0>`__","LWG","Comparing Unordered Containers","Jacksonville","|N…
30 …0458R2>`__","LWG","Checking for Existence of an Element in Associative Containers","Rapperswil","|…
98 …1.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Containers library","Kona",…
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp117 static llvm::StringSet<> Containers{ in inferGslPointerAttribute() local
142 Containers.count(Parent->getName())) in inferGslPointerAttribute()
H A DSemaCodeComplete.cpp9051 SmallVector<ObjCContainerDecl *, 4> Containers; in CodeCompleteObjCMethodDecl() local
9052 Containers.push_back(SearchDecl); in CodeCompleteObjCMethodDecl()
9067 Containers.push_back(Cat); in CodeCompleteObjCMethodDecl()
9070 for (unsigned I = 0, N = Containers.size(); I != N; ++I) in CodeCompleteObjCMethodDecl()
9071 for (auto *P : Containers[I]->instance_properties()) in CodeCompleteObjCMethodDecl()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d47 $(LEADINGROW Containers)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/
H A Dindex.dd47 $(LEADINGROW Containers)
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td91 def Containers : Package<"containers">, ParentPackage<CoreFoundation>;
1222 let ParentPackage = Containers in {
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi153 * Containers:: Lists and vectors.
244 @c Containers
247 @node Containers
248 @subsection Containers
H A Dgccint.info10113 * Containers:: Lists and vectors.
10146 File: gccint.info, Node: Identifiers, Next: Containers, Prev: Macros and Functions, Up: Tree ov…
10185 File: gccint.info, Node: Containers, Prev: Identifiers, Up: Tree overview
10187 11.2.3 Containers
54487 * container: Containers. (line 6)
55921 * list: Containers. (line 6)
57783 * TREE_LIST: Containers. (line 6)
57788 * TREE_PURPOSE: Containers. (line 6)
57814 * TREE_VALUE: Containers. (line 6)
57815 * TREE_VEC: Containers. (line 6)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi153 * Containers:: Lists and vectors.
244 @c Containers
247 @node Containers
248 @subsection Containers
H A Dgccint.info9750 * Containers:: Lists and vectors.
9783 File: gccint.info, Node: Identifiers, Next: Containers, Prev: Macros and Functions, Up: Tree ov…
9822 File: gccint.info, Node: Containers, Prev: Identifiers, Up: Tree overview
9824 11.2.3 Containers
52779 * container: Containers. (line 6)
54177 * list: Containers. (line 6)
55978 * TREE_LIST: Containers. (line 6)
55983 * TREE_PURPOSE: Containers. (line 6)
56009 * TREE_VALUE: Containers. (line 6)
56010 * TREE_VEC: Containers. (line 6)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst1449 Sequential Containers (std::vector, std::list, etc)
1928 Set-Like Containers (std::set, SmallSet, SetVector, etc)
2173 Map-Like Containers (std::map, DenseMap, etc)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2001915 * docs/html/23_containers/howto.html (Containers and multithreading):
1364 * docs/html/23_containers/howto.html (Containers and multithreading):
H A DChangeLog-20183761 P0458R2 Checking for Existence of an Element in Associative Containers
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-20218862 * gdbint.texinfo (Array Containers): New section.
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY23369 Containers: "postfix start-fg" will now attempt to run the
23377 Containers: "postfix start-fg" running as PID=1 will now
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS13574 Wide_Wide_Character and Ada.Containers.
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS15428 Wide_Wide_Character and Ada.Containers.