HomeSort by relevance Sort by last modified time
    Searched refs:inVecE (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.h 89 struct bbs_Int32Arr inVecE;
RBFMap2D.c 55 bbs_Int32Arr_init( cpA, &ptrA->inVecE );
75 bbs_Int32Arr_exit( cpA, &ptrA->inVecE );
144 bbs_Int32Arr_create( cpA, &ptrA->inVecE, sizeA, mspA );
262 bbs_Int32Arr_size( cpA, &ptrA->inVecE, sizeL );
270 int32* inPtrL = ptrA->inVecE.arrPtrE;
288 ptrA->inVecE.arrPtrE,
321 ptrA->inVecE.arrPtrE,

Completed in 28 milliseconds