Searched defs:collection (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | objc-foreach.c | 42 objc_enumerationMutation (id collection) in objc_enumerationMutation()
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | objc-foreach.c | 42 objc_enumerationMutation (id collection) in objc_enumerationMutation()
|
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | utils.hpp | 55 grep_collection(const std::string& regexp, const Collection& collection) in grep_collection()
|
H A D | macros.hpp | 121 #define ATF_REQUIRE_IN(element, collection) \ argument 124 #define ATF_REQUIRE_NOT_IN(element, collection) \ argument
|
H A D | macros_test.cpp | 138 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 D | class.c | 67 int check_collection (packet, lease, collection) in check_collection() argument
|
/netbsd-src/lib/libusbhid/ |
H A D | usbhid.h | 72 int collection; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineObjC.cpp | 112 const Stmt *collection = S->getCollection(); in VisitObjCForCollectionStmt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-icf.c | 2731 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 D | dhcpd.h | 1086 struct collection { struct 1087 struct collection *next; argument 1102 struct class *nic; /* Next in collection. */ argument
|
/netbsd-src/sys/dev/hid/ |
H A D | hid.h | 76 uint32_t collection; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 2169 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand() 2245 Stmt *First, Expr *collection, in ActOnObjCForCollectionStmt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-icf.cc | 2814 symbol_compare_collection *collection in subdivide_classes_by_sensitive_refs() local
|
/netbsd-src/external/mpl/dhcp/dist/client/ |
H A D | dhclient.c | 1194 int check_collection (packet, lease, collection) in check_collection() argument
|