Lines Matching refs:sal
101 …DBG_ASSERT( sal::static_int_cast< unsigned >(nUsed+1) < ( USHRT_MAX / sizeof(void*) ), "array too … in Append()
113 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
165 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize - nNewUsed); in Remove()
173 nUnused = sal::static_int_cast< sal_uInt8 >(nUnused + nLen); in Remove()
240 …DBG_ASSERT( sal::static_int_cast< unsigned >(nUsed+1) < ( USHRT_MAX / sizeof(void*) ), "array too … in Insert()
254 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Insert()
348 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
400 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize - nNewUsed); in Remove()
408 nUnused = sal::static_int_cast< sal_uInt8 >(nUnused + nLen); in Remove()
468 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Insert()
580 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
632 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize - nNewUsed); in Remove()
640 nUnused = sal::static_int_cast< sal_uInt8 >(nUnused + nLen); in Remove()
700 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Insert()