Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:cpA

140 void bbf_LocalScanner_init( struct bbs_Context* cpA,
144 void bbf_LocalScanner_exit( struct bbs_Context* cpA,
150 void bbf_LocalScanner_copy( struct bbs_Context* cpA,
155 flag bbf_LocalScanner_equal( struct bbs_Context* cpA,
176 void bbf_LocalScanner_create( struct bbs_Context* cpA,
188 void bbf_LocalScanner_bitParam( struct bbs_Context* cpA,
198 void bbf_LocalScanner_origScanRegion( struct bbs_Context* cpA,
205 uint32 bbf_LocalScanner_memSize( struct bbs_Context* cpA,
209 uint32 bbf_LocalScanner_memWrite( struct bbs_Context* cpA,
213 uint32 bbf_LocalScanner_memRead( struct bbs_Context* cpA,
221 void bbf_LocalScanner_resetScan( struct bbs_Context* cpA,
225 void bbf_LocalScanner_assign( struct bbs_Context* cpA,
236 flag bbf_LocalScanner_next( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA );
239 void bbf_LocalScanner_goToXY( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA, int32 xA, int32 yA );
242 void bbf_LocalScanner_goToIndex( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA, uint32 scanIndexA );
245 flag bbf_LocalScanner_nextOffset( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA );