OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tableE
(Results
1 - 6
of
6
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
I04Dns2x2Ftr.c
48
bbs_Int16Arr_init( cpA, &ptrA->
tableE
);
59
bbs_Int16Arr_exit( cpA, &ptrA->
tableE
);
79
bbs_Int16Arr_copy( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
);
91
if( !bbs_Int16Arr_equal( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
) ) return FALSE;
130
memSizeL += bbs_Int16Arr_memSize( cpA, &ptrA->
tableE
);
147
memPtrA += bbs_Int16Arr_memWrite( cpA, &ptrA->
tableE
, memPtrA );
167
memPtrA += bbs_Int16Arr_memRead( cpA, &ptrA->
tableE
, memPtrA, espL );
196
const int16* tableL = ptrL->
tableE
.arrPtrE
[
all
...]
I04Dns2x4Ftr.c
48
bbs_Int16Arr_init( cpA, &ptrA->
tableE
);
59
bbs_Int16Arr_exit( cpA, &ptrA->
tableE
);
79
bbs_Int16Arr_copy( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
);
91
if( !bbs_Int16Arr_equal( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
) ) return FALSE;
130
memSizeL += bbs_Int16Arr_memSize( cpA, &ptrA->
tableE
);
147
memPtrA += bbs_Int16Arr_memWrite( cpA, &ptrA->
tableE
, memPtrA );
167
memPtrA += bbs_Int16Arr_memRead( cpA, &ptrA->
tableE
, memPtrA, espL );
197
const int16* tableL = ptrL->
tableE
.arrPtrE
[
all
...]
I04Tld2x4Ftr.c
48
bbs_Int16Arr_init( cpA, &ptrA->
tableE
);
59
bbs_Int16Arr_exit( cpA, &ptrA->
tableE
);
79
bbs_Int16Arr_copy( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
);
91
if( !bbs_Int16Arr_equal( cpA, &ptrA->
tableE
, &srcPtrA->
tableE
) ) return FALSE;
130
memSizeL += bbs_Int16Arr_memSize( cpA, &ptrA->
tableE
);
147
memPtrA += bbs_Int16Arr_memWrite( cpA, &ptrA->
tableE
, memPtrA );
167
memPtrA += bbs_Int16Arr_memRead( cpA, &ptrA->
tableE
, memPtrA, espL );
196
const int16* tableL = ptrL->
tableE
.arrPtrE
[
all
...]
I04Dns2x2Ftr.h
54
struct bbs_Int16Arr
tableE
;
I04Dns2x4Ftr.h
54
struct bbs_Int16Arr
tableE
;
I04Tld2x4Ftr.h
54
struct bbs_Int16Arr
tableE
;
Completed in 47 milliseconds