Home
last modified time | relevance | path

Searched defs:alloc2 (Results 1 – 5 of 5) sorted by relevance

/external/skia/tests/
DVkHeapTests.cpp26 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/
Dclass-message-protocol-lookup.m16 - (id)alloc2; // expected-note 2 {{method 'alloc2' declared here}} method
/external/libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.cons/
Dalloc.pass.cpp55 void test ( const T &val, const Allocator &alloc1, const Allocator &alloc2 ) { in test()
/external/curl/lib/
Dformdata.c828 char *alloc2 = NULL; in AddFormData() local
/external/mksh/src/
Dsh.h1992 #define alloc2(m, n, ap) aresize2(NULL, (m), (n), (ap)) macro