OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thrArrE
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Sequence.c
50
bbs_Int32Arr_init( cpA, &ptrA->
thrArrE
);
66
bbs_Int32Arr_exit( cpA, &ptrA->
thrArrE
);
133
memSizeL += bbs_Int32Arr_memSize( cpA, &ptrA->
thrArrE
);
151
memPtrA += bbs_Int32Arr_memWrite( cpA, &ptrA->
thrArrE
, memPtrA );
180
memPtrA += bbs_Int32Arr_memRead( cpA, &ptrA->
thrArrE
, memPtrA, espL );
249
int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->
thrArrE
.arrPtrE[ iL ];
259
int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->
thrArrE
.arrPtrE[ iL ];
Sequence.h
62
struct bbs_Int32Arr
thrArrE
;
Completed in 382 milliseconds