OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbf_featureSizeOf16
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Feature.h
147
uint32
bbf_featureSizeOf16
( struct bbs_Context* cpA, enum bbf_FeatureType typeA );
Sequence.c
191
dataSizeL +=
bbf_featureSizeOf16
( cpA, typeL );
206
dataPtrL +=
bbf_featureSizeOf16
( cpA, typeL );
Feature.c
313
uint32
bbf_featureSizeOf16
( struct bbs_Context* cpA, enum bbf_FeatureType typeA )
331
default: bbs_ERROR0( "
bbf_featureSizeOf16
: invalid type" );
LocalScanDetector.c
379
dataSizeL +=
bbf_featureSizeOf16
( cpA, typeL );
394
dataPtrL +=
bbf_featureSizeOf16
( cpA, typeL );
Completed in 48 milliseconds