Lines Matching full:sequential
225 // representation is considered sequential. It is not mentioned in the
6851 // Flattening allocates a sequential string with the same data as
6853 // form, where the first component is the new sequential string and
6856 // function returns the sequential string that is now the first
7146 // The SeqString abstract class captures sequential string values.
7160 // The AsciiString class captures sequential ASCII string objects.
7188 // Maximal memory usage for a single sequential ASCII string.
7190 // Maximal length of a single sequential ASCII string.
7207 // The TwoByteString class captures sequential unicode string objects.
7238 // Maximal memory usage for a single sequential two-byte string.
7240 // Maximal length of a single sequential two-byte string.
7315 // sequential string. The motivation is to save time and memory when creating