Searched defs:lastValue (Results 1 – 4 of 4) sorted by relevance
149 UINT32 lastValue[4]; // used when the TPM does continuous self-test member
707 Complex lastValue = (Complex) lastDimension[vector[dimensionSize.length - 1]]; in set() local
714 …const deUint32 lastValue = initialValue + (spec.useBranches ? spec.threadCount*spec.callCount - s… in checkPath() local
1658 private V lastValue; field in MapMakerInternalMapTest.CountingRemovalListener