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

  /external/neven/Embedded/common/src/b_BasicEm/
MemSeg.c 47 ptrA->sharedE = FALSE;
60 ptrA->sharedE = FALSE;
88 return ( ptrA->sizeE == ptrA->allocIndexE ) ? 0 : ptrA->sizeE - ptrA->allocIndexE - 2 * ptrA->sharedE;
118 if( ptrA->sharedE )
152 if( ptrA->sharedE ) return 0;
171 if( ptrA->sharedE ) return 0;
215 memSegL.sharedE = FALSE;
230 memSegL.sharedE = TRUE;
246 if( !ptrA->sharedE )
322 if( ptrA == NULL || memPtrA == NULL || ptrA->sharedE ) return
    [all...]
MemSeg.h 88 flag sharedE;
MemTbl.c 312 if( ptrA->espArrE[ iL ]->sharedE )
348 if( ptrA->espArrE[ maxIndexL ]->sharedE )
385 if( !ptrA->ssArrE[ iL ].sharedE )
421 if( !ptrA->ssArrE[ maxIndexL ].sharedE )
Context.c 304 memSegL.sharedE = sharedA;
363 memSegL.sharedE = sharedA;
APhArr.c 147 if( !mspA->sharedE ) ptrA->mspE = mspA;
ComplexArr.c 147 if( !mspA->sharedE ) ptrA->mspE = mspA;
Int16Arr.c 148 if( !mspA->sharedE ) ptrA->mspE = mspA;
Int32Arr.c 148 if( !mspA->sharedE ) ptrA->mspE = mspA;
Int8Arr.c 153 if( !mspA->sharedE ) ptrA->mspE = mspA;
UInt16Arr.c 180 if( !mspA->sharedE ) ptrA->mspE = mspA;
UInt32Arr.c 148 if( !mspA->sharedE ) ptrA->mspE = mspA;
UInt8Arr.c 153 if( !mspA->sharedE ) ptrA->mspE = mspA;
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster3D.c 299 if( !mspA->sharedE ) ptrA->mspE = mspA;
Cluster2D.c 341 if( !mspA->sharedE ) ptrA->mspE = mspA;

Completed in 876 milliseconds