Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_array
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
validate_static_cast
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected