Searched refs:newImpulseUpperLimit (Results 1 – 2 of 2) sorted by relevance
86 …decimal* newImpulseUpperLimit = reinterpret_cast<decimal*>(newImpulseLowerLimit + nbComponentsToAl… in allocate() local87 …decimal* newImpulseMotor = reinterpret_cast<decimal*>(newImpulseUpperLimit + nbComponentsToAllocat… in allocate()126 memcpy(newImpulseUpperLimit, mImpulseUpperLimit, mNbComponents * sizeof(decimal)); in allocate()168 mImpulseUpperLimit = newImpulseUpperLimit; in allocate()
87 …decimal* newImpulseUpperLimit = reinterpret_cast<decimal*>(newImpulseLowerLimit + nbComponentsToAl… in allocate() local88 …decimal* newImpulseMotor = reinterpret_cast<decimal*>(newImpulseUpperLimit + nbComponentsToAllocat… in allocate()132 memcpy(newImpulseUpperLimit, mImpulseUpperLimit, mNbComponents * sizeof(decimal)); in allocate()179 mImpulseUpperLimit = newImpulseUpperLimit; in allocate()