Searched defs:s1 (Results 1 – 4 of 4) sorted by relevance
119 bit32 s1 = m_State[2]; in GenerateRandomU32() local185 bit32& s1 = p[(d + 1) % PARAMETER_N]; in GenerateInitialValuePlus() local200 bit32& s1 = p[(d + 1) % PARAMETER_N]; in GenerateInitialValueXor() local
35 const bit32 s1 = pState[index + 1]; in GenerateInitialValue() local
28 #define NN_UTIL_RETURN_IF_FAILED_BASE(result, s1, s2, s3, s4, s5) \ argument
218 FixedLengthString(const FixedLengthString<TChar, Length, Size>& s1) in FixedLengthString()