Home
last modified time | relevance | path

Searched defs:column_width (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp112 FormatCell(const StreamString & content,unsigned column_width) FormatCell() argument
154 unsigned column_width = position.GetString().size(); AsTable() local
[all...]
/freebsd-src/contrib/kyua/utils/text/
H A Dtable.cpp262 text::table::column_width(const widths_vector::size_type column) const in column_width() function in text::table
/freebsd-src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4361 unsigned long column_width = 5; /* Normal niceprint */ default_column_width() local
4397 unsigned int column_width = force_column_width; print_iostat_labels() local
4540 unsigned int column_width; print_iostat_dashes() local
4813 print_iostat_histo(struct stat_array * nva,unsigned int len,iostat_cbdata_t * cb,unsigned int column_width,unsigned int namewidth,double scale) print_iostat_histo() argument
4876 unsigned int column_width; print_iostat_histos() local
4981 unsigned int column_width = default_column_width(cb, IOS_QUEUES); print_iostat_queues() local
5020 unsigned int column_width = default_column_width(cb, IOS_LATENCY); print_iostat_latency() local
5045 unsigned int column_width = default_column_width(cb, IOS_DEFAULT); print_iostat_default() local
[all...]