HomeSort by relevance Sort by last modified time
    Searched refs:bbf_featureExit (Results 1 - 4 of 4) sorted by null

  /external/neven/Embedded/common/src/b_BitFeatureEm/
Feature.h 129 void bbf_featureExit( struct bbs_Context* cpA,
Sequence.c 61 for( iL = 0; iL < ptrA->sizeE; iL++ ) bbf_featureExit( cpA, ptrA->ftrPtrArrE[ iL ] );
Feature.c 208 void bbf_featureExit( struct bbs_Context* cpA,
227 default: bbs_ERROR0( "bbf_featureExit: invalid type" );
252 default: bbs_ERROR0( "bbf_featureExit: invalid type" );
LocalScanDetector.c 185 for( iL = 0; iL < ptrA->scanClusterE.sizeE; iL++ ) bbf_featureExit( cpA, ptrA->ftrPtrArrE[ iL ] );

Completed in 48 milliseconds