OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbf_BitParam
(Results
1 - 9
of
9
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
BitParam.h
34
struct
bbf_BitParam
54
/** initializes
bbf_BitParam
*/
56
struct
bbf_BitParam
* ptrA );
58
/** resets
bbf_BitParam
*/
60
struct
bbf_BitParam
* ptrA );
66
struct
bbf_BitParam
* ptrA,
67
const struct
bbf_BitParam
* srcPtrA );
71
const struct
bbf_BitParam
* ptrA,
72
const struct
bbf_BitParam
* srcPtrA );
82
const struct
bbf_BitParam
* ptrA )
[
all
...]
BitParam.c
41
struct
bbf_BitParam
* ptrA )
50
struct
bbf_BitParam
* ptrA )
67
struct
bbf_BitParam
* ptrA,
68
const struct
bbf_BitParam
* srcPtrA )
77
const struct
bbf_BitParam
* ptrA,
78
const struct
bbf_BitParam
* srcPtrA )
112
const struct
bbf_BitParam
* ptrA )
123
const struct
bbf_BitParam
* ptrA,
134
struct
bbf_BitParam
* ptrA,
LocalScanner.h
88
struct
bbf_BitParam
bitParamE;
190
const struct
bbf_BitParam
* bitParamPtrA );
230
const struct
bbf_BitParam
* paramPtrA );
Scanner.h
78
struct
bbf_BitParam
bitParamE;
218
const struct
bbf_BitParam
* bitParamPtrA );
254
const struct
bbf_BitParam
* paramPtrA );
ScanDetector.h
96
struct
bbf_BitParam
bitParamArrE[ bbf_SCAN_DETECTOR_MAX_FEATURES ];
LocalScanDetector.h
121
struct
bbf_BitParam
bitParamE;
ScanDetector.c
345
const struct
bbf_BitParam
* paramPtrL = &ptrA->bitParamArrE[ 0 ];
370
const struct
bbf_BitParam
* paramPtrL = &ptrA->bitParamArrE[ iL ];
LocalScanner.c
511
const struct
bbf_BitParam
* bitParamPtrA )
643
const struct
bbf_BitParam
* paramPtrA )
Scanner.c
663
const struct
bbf_BitParam
* bitParamPtrA )
789
const struct
bbf_BitParam
* paramPtrA )
[
all
...]
Completed in 316 milliseconds