OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bts_vectorMapSizeOf16
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
VectorMap.h
139
uint32
bts_vectorMapSizeOf16
( struct bbs_Context* cpA, enum bts_VectorMapType typeA );
MapSequence.c
185
dataSizeL +=
bts_vectorMapSizeOf16
( cpA, typeL );
204
dataPtrL +=
bts_vectorMapSizeOf16
( cpA, typeL );
VectorMap.c
249
uint32
bts_vectorMapSizeOf16
( struct bbs_Context* cpA, enum bts_VectorMapType typeA )
259
default: bbs_ERROR0( "
bts_vectorMapSizeOf16
: invalid type" );
Completed in 661 milliseconds