/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ |
H A D | alloc_function.pass.cpp | 28 void test_FunctionObject(AllocType& alloc) in test_FunctionObject() 52 void test_FreeFunction(AllocType& alloc) in test_FreeFunction() 74 void test_MemFunClass(AllocType& alloc) in test_MemFunClass() 96 void test_for_alloc(Alloc& alloc) in test_for_alloc() 117 bare_allocator<DummyClass> alloc; in main() local 121 non_default_test_allocator<DummyClass> alloc(42); in main() local
|
H A D | alloc_F.pass.cpp | 27 void test_FunctionObject(AllocType& alloc) in test_FunctionObject() 47 void test_FreeFunction(AllocType& alloc) in test_FreeFunction() 64 void test_MemFunClass(AllocType& alloc) in test_MemFunClass() 80 void test_for_alloc(Alloc& alloc) { in test_for_alloc()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | class-message-protocol-lookup.m | 7 + (id)alloc; class 15 + (id)alloc; class 25 + (id)alloc { return 0; } class
|
H A D | arc-unsafe-assigns.m | 12 + (id)alloc; class 21 +(id)alloc { return 0; } class
|
H A D | related-result-type-inference.m | 8 + (id)alloc; class 21 - (id)alloc; method 106 + alloc; // expected-note{{overridden method is part of the 'alloc' method family}} category 114 + (Unrelated *)alloc { // expected-warning{{method is expected to return an instance of its class t… class
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | next-objc-dispatch.m | 51 + (id)alloc; class 60 +(id) alloc { class
|
H A D | objc2-legacy-dispatch.m | 16 +(id) alloc; class
|
H A D | no-vararg-messaging.m | 6 +(id)alloc; class
|
H A D | arc-loadweakretained-release.m | 16 + alloc { return 0; } class
|
H A D | debug-info-instancetype.m | 5 + (id)alloc; class
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/vector.bool/ |
H A D | construct_iter_iter_alloc.pass.cpp | 38 std::allocator<bool> alloc; in main() local 47 min_allocator<bool> alloc; in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector.bool/ |
H A D | construct_iter_iter_alloc.pass.cpp | 38 std::allocator<bool> alloc; in main() local 47 min_allocator<bool> alloc; in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/vector/vector.cons/ |
H A D | construct_iter_iter_alloc.pass.cpp | 51 std::allocator<int> alloc; in main() local 62 min_allocator<int> alloc; in main() local
|
/minix3/tests/lib/libobjc/ |
H A D | t_threads.m | 55 +alloc; class in init 79 {
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector/vector.cons/ |
H A D | construct_iter_iter_alloc.pass.cpp | 51 std::allocator<int> alloc; in main() local 62 min_allocator<int> alloc; in main() local
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/whitelisted/ |
H A D | objcmt-with-whitelist.m | 8 + (id)alloc; class
|
H A D | objcmt-with-whitelist-impl.m | 6 + (id)alloc; class
|
/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | complete-objc-message-id.m | 5 + (id)alloc; class 30 + (id)alloc { class
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/dynarray/dynarray.cons/ |
H A D | alloc.pass.cpp | 39 void check_allocator ( const dynarray<T> &dyn, const Allocator &alloc ) { in check_allocator() 45 void test ( const std::initializer_list<T> &vals, const Allocator &alloc ) { in test()
|
/minix3/external/bsd/libc++/dist/libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.cons/ |
H A D | alloc.pass.cpp | 39 void check_allocator ( const dynarray<T> &dyn, const Allocator &alloc ) { in check_allocator() 45 void test ( const std::initializer_list<T> &vals, const Allocator &alloc ) { in test()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | related-result-type-inference.mm | 8 + (id)alloc; class 21 - (id)alloc; method
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/diagnostics/ |
H A D | undef-value-param.m | 8 +(id)alloc; class 24 + (id)alloc; class
|
/minix3/external/bsd/llvm/dist/clang/test/Driver/ |
H A D | darwin-iphone-defaults.m | 22 +(id) alloc; class
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | atautorelease-2.m | 8 +alloc; class
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | objcxx11-attributes.mm | 4 + (X*) alloc; class
|