Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dobjc-foreach.c42 objc_enumerationMutation (id collection) in objc_enumerationMutation()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dobjc-foreach.c42 objc_enumerationMutation (id collection) in objc_enumerationMutation()
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dutils.hpp55 grep_collection(const std::string& regexp, const Collection& collection) in grep_collection()
H A Dmacros.hpp121 #define ATF_REQUIRE_IN(element, collection) \ argument
124 #define ATF_REQUIRE_NOT_IN(element, collection) \ argument
H A Dmacros_test.cpp138 std::set< std::string > collection; in ATF_TEST_CASE_BODY() local
172 std::set< std::string > collection; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dclass.c67 int check_collection (packet, lease, collection) in check_collection() argument
/netbsd-src/lib/libusbhid/
H A Dusbhid.h72 int collection; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp112 const Stmt *collection = S->getCollection(); in VisitObjCForCollectionStmt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf.c2731 symbol_compare_collection *collection in subdivide_classes_by_sensitive_refs() local
2742 delete collection; in subdivide_classes_by_sensitive_refs() local
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1086 struct collection { struct
1087 struct collection *next; argument
1102 struct class *nic; /* Next in collection. */ argument
/netbsd-src/sys/dev/hid/
H A Dhid.h76 uint32_t collection; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2169 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand()
2245 Stmt *First, Expr *collection, in ActOnObjCForCollectionStmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf.cc2814 symbol_compare_collection *collection in subdivide_classes_by_sensitive_refs() local
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c1194 int check_collection (packet, lease, collection) in check_collection() argument