Home | History | Annotate | Download | only in Commands

Lines Matching refs:format_options

126     FinalizeSettings (Target *target, OptionGroupFormat& format_options)
129 OptionValueUInt64 &byte_size_value = format_options.GetByteSizeValue();
130 OptionValueUInt64 &count_value = format_options.GetCountValue();
133 const bool count_option_set = format_options.GetCountValue().OptionWasSet();
135 switch (format_options.GetFormat())
146 format_options.GetCountValue() = 8;
163 format_options.GetCountValue() = 8;
171 format_options.GetCountValue() = 8;
188 format_options.GetCountValue() = 8;
205 format_options.GetCountValue() = 32;
215 format_options.GetCountValue() = 64;
223 format_options.GetCountValue() = 8;
231 format_options.GetCountValue() = 8;