Searched defs:newStackSize (Results 1 – 3 of 3) sorted by relevance
3628 int32_t newStackSize = (int32_t)fData[opValue]; in MatchAt() local3788 int32_t newStackSize =(int32_t)fData[opValue]; in MatchAt() local4075 int32_t newStackSize = (int32_t)fData[opValue]; in MatchAt() local5113 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local5261 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local5517 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local
3626 int32_t newStackSize = (int32_t)fData[opValue]; in MatchAt() local3786 int32_t newStackSize =(int32_t)fData[opValue]; in MatchAt() local4073 int32_t newStackSize = (int32_t)fData[opValue]; in MatchAt() local5110 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local5258 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local5514 int32_t newStackSize = (int32_t)fData[opValue]; in MatchChunkAt() local
60 void RandomOrderExecutor::pruneStack(size_t newStackSize) in pruneStack()