Lines Matching refs:nSetBit
233 sal_uLong nSetBit = 1; in convertBools2Ulong_Impl() local
236 nRet |= nSetBit; in convertBools2Ulong_Impl()
237 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
239 nRet |= nSetBit; in convertBools2Ulong_Impl()
240 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
242 nRet |= nSetBit; in convertBools2Ulong_Impl()
243 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
245 nRet |= nSetBit; in convertBools2Ulong_Impl()
246 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
248 nRet |= nSetBit; in convertBools2Ulong_Impl()
249 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
251 nRet |= nSetBit; in convertBools2Ulong_Impl()
252 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
254 nRet |= nSetBit; in convertBools2Ulong_Impl()
255 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
257 nRet |= nSetBit; in convertBools2Ulong_Impl()
258 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
260 nRet |= nSetBit; in convertBools2Ulong_Impl()
261 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
263 nRet |= nSetBit; in convertBools2Ulong_Impl()
264 nSetBit = nSetBit << 1; in convertBools2Ulong_Impl()
266 nRet |= nSetBit; in convertBools2Ulong_Impl()