Searched defs:WithSize (Results 1 – 4 of 4) sorted by relevance
30 public @interface WithSize { annotation
44 static HeapArray WithSize(size_t size) in WithSize() function
32 TEST(XNNPACK_WEIGHTS_CACHE, WithSize) { in TEST() argument
82 ContainerDomain<T>& WithSize(U) { in WithSize() function