Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dclass-message-protocol-lookup.m16 - (id)alloc2; // expected-note 2 {{method 'alloc2' declared here}} method
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc415 xrt::XLAAllocation alloc2; in TEST() local
/external/mksh/src/
Dsh.h2316 #define alloc2(m, n, ap) aresize2(NULL, (m), (n), (ap)) macro