OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buffersizee
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.h
116
* The Scanner allocates internally
bufferSizeE
* 10 bytes of exclusive memory
118
uint32
bufferSizeE
;
Scanner.c
88
bbs_UInt32Arr_create( cpA, &ptrA->idxArrE, ptrA->
bufferSizeE
, mspL );
89
bbs_Int32Arr_create( cpA, &ptrA->actArrE, ptrA->
bufferSizeE
, mspL );
91
bbs_Int32Arr_create( cpA, &ptrA->outArrE, ptrA->
bufferSizeE
>> 1, espL );
447
ptrA->
bufferSizeE
= 1024;
487
ptrA->
bufferSizeE
= 1024;
655
ptrA->
bufferSizeE
= bufferSizeA;
[
all
...]
Completed in 51 milliseconds