Searched defs:alloc2 (Results 1 – 5 of 5) sorted by relevance
/external/skia/tests/ |
D | VkHeapTests.cpp | 26 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in subheap_test() local 123 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in suballoc_test() local 183 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in singlealloc_test() local
|
/external/clang/test/SemaObjC/ |
D | class-message-protocol-lookup.m | 16 - (id)alloc2; // expected-note 2 {{method 'alloc2' declared here}} method
|
/external/libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.cons/ |
D | alloc.pass.cpp | 55 void test ( const T &val, const Allocator &alloc1, const Allocator &alloc2 ) { in test()
|
/external/curl/lib/ |
D | formdata.c | 828 char *alloc2 = NULL; in AddFormData() local
|
/external/mksh/src/ |
D | sh.h | 1992 #define alloc2(m, n, ap) aresize2(NULL, (m), (n), (ap)) macro
|