OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocatedSizeE
(Results
1 - 25
of
32
) sorted by null
1
2
/external/neven/Embedded/common/src/b_BasicEm/
APhArr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
145
ptrA->
allocatedSizeE
= sizeA;
157
if( ptrA->
allocatedSizeE
< sizeA )
160
"Insufficient allocated memory (
allocatedSizeE
= '%i')",
161
ptrA->
allocatedSizeE
);
ComplexArr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
145
ptrA->
allocatedSizeE
= sizeA;
157
if( ptrA->
allocatedSizeE
< sizeA )
160
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
161
ptrA->
allocatedSizeE
);
Int16Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->sizeE )
146
ptrA->
allocatedSizeE
= sizeA;
167
ptrA->
allocatedSizeE
= ptrA->sizeE;
198
if( ptrA->
allocatedSizeE
< sizeA )
201
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
202
ptrA->
allocatedSizeE
);
Int32Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
146
ptrA->
allocatedSizeE
= sizeA;
158
if( ptrA->
allocatedSizeE
< sizeA )
161
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
162
ptrA->
allocatedSizeE
);
Int8Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
150
ptrA->
allocatedSizeE
= sizeL;
163
if( ptrA->
allocatedSizeE
< sizeA )
166
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
167
ptrA->
allocatedSizeE
);
UInt16Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
151
if( ptrA->
allocatedSizeE
< sizeA )
154
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
155
ptrA->
allocatedSizeE
);
178
ptrA->
allocatedSizeE
= sizeA;
UInt32Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
146
ptrA->
allocatedSizeE
= sizeA;
158
if( ptrA->
allocatedSizeE
< sizeA )
161
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
162
ptrA->
allocatedSizeE
);
UInt8Arr.c
45
ptrA->
allocatedSizeE
= 0;
58
ptrA->
allocatedSizeE
= 0;
76
if( ptrA->
allocatedSizeE
< srcPtrA->
allocatedSizeE
)
150
ptrA->
allocatedSizeE
= sizeL;
163
if( ptrA->
allocatedSizeE
< sizeA )
166
"Unsufficient allocated memory (
allocatedSizeE
= '%i')",
167
ptrA->
allocatedSizeE
);
APhArr.h
52
uint32
allocatedSizeE
;
ComplexArr.h
52
uint32
allocatedSizeE
;
Int16Arr.h
51
uint32
allocatedSizeE
;
Int32Arr.h
51
uint32
allocatedSizeE
;
Int8Arr.h
51
uint32
allocatedSizeE
;
UInt16Arr.h
51
uint32
allocatedSizeE
;
UInt32Arr.h
51
uint32
allocatedSizeE
;
UInt8Arr.h
51
uint32
allocatedSizeE
;
/external/neven/Embedded/common/src/b_TensorEm/
Cluster3D.c
47
ptrA->
allocatedSizeE
= 0;
60
ptrA->
allocatedSizeE
= 0;
80
if( ptrA->
allocatedSizeE
< srcPtrA->sizeE )
282
ptrA->
allocatedSizeE
= 0;
298
ptrA->
allocatedSizeE
= sizeA;
308
if( ptrA->
allocatedSizeE
< sizeA )
312
ptrA->
allocatedSizeE
,
439
if( ptrA->
allocatedSizeE
< sizeL )
Cluster2D.h
55
uint32
allocatedSizeE
;
Cluster3D.h
52
uint32
allocatedSizeE
;
Alt.c
189
if( outVecPtrA->arrE.
allocatedSizeE
< ptrL->altE.matE.heightE )
/external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.c
78
if( ptrA->arrE.
allocatedSizeE
< srcPtrA->arrE.
allocatedSizeE
)
248
if( sizeL > ptrA->arrE.
allocatedSizeE
)
340
uint16ImageA->arrE.
allocatedSizeE
= ptrA->widthE * ptrA->heightE;
UInt8PyramidalImage.c
78
if( ptrA->arrE.
allocatedSizeE
< srcPtrA->arrE.
allocatedSizeE
)
249
if( sizeL > ptrA->arrE.
allocatedSizeE
)
341
uint8ImageA->arrE.
allocatedSizeE
= ptrA->widthE * ptrA->heightE;
UInt32Image.c
73
if( ptrA->arrE.
allocatedSizeE
< srcPtrA->arrE.
allocatedSizeE
)
187
if( ptrA->arrE.
allocatedSizeE
< widthA * heightA )
APhImage.c
96
if( ptrA->arrE.
allocatedSizeE
< srcPtrA->arrE.
allocatedSizeE
)
143
if( ptrA->arrE.
allocatedSizeE
< widthA * heightA )
ComplexImage.c
75
if( ptrA->arrE.
allocatedSizeE
< srcPtrA->arrE.
allocatedSizeE
)
168
if( ptrA->arrE.
allocatedSizeE
< widthA * heightA )
Completed in 45 milliseconds
1
2