Lines Matching full:short_mode
687 bool short_mode = false; // this means the string is in short-mode and the data is stored inline706 short_mode = ((size_mode_value & 0x80) == 0);715 short_mode = ((size_mode_value & 1) == 0);718 if (short_mode)