MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / buffer

Method buffer

tests/NEON/ArrayAccessor.h:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 T *buffer() override
63 {
64 return _array.buffer();
65 }
66
67 void resize(size_t num) override
68 {

Callers 15

fill_arrayFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
validate_static_castFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected