OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outVecE
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.h
90
struct bbs_Int32Arr
outVecE
;
RBFMap2D.c
56
bbs_Int32Arr_init( cpA, &ptrA->
outVecE
);
76
bbs_Int32Arr_exit( cpA, &ptrA->
outVecE
);
145
bbs_Int32Arr_create( cpA, &ptrA->
outVecE
, sizeA, mspA );
263
bbs_Int32Arr_size( cpA, &ptrA->
outVecE
, sizeL );
289
ptrA->
outVecE
.arrPtrE,
301
int32 rbfCoeffL = ptrA->
outVecE
.arrPtrE[ iL ] >> rbfCoeffShiftL;
322
ptrA->
outVecE
.arrPtrE,
335
int32 rbfCoeffL = ptrA->
outVecE
.arrPtrE[ iL ] >> rbfCoeffShiftL;
Completed in 139 milliseconds