OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_Context_exclAllocSize
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Context.h
203
uint32
bbs_Context_exclAllocSize
( struct bbs_Context* cpA, uint32 segIndexA );
Context.c
381
uint32
bbs_Context_exclAllocSize
( struct bbs_Context* cpA, uint32 segIndexA )
/external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.c
234
return (
bbs_Context_exclAllocSize
( &hsdkA->contextE, 0 ) * 2 ) + bbs_SIZEOF8( struct btk_SDK );
Completed in 85 milliseconds