Home
last modified time | relevance | path

Searched full:columns (Results 1 – 25 of 859) sorted by relevance

12345678910>>...35

/freebsd-src/contrib/libxo/tests/core/saved/
H A Dtest_07.X.out1columns>28</columns><columns>2</columns><v1>ახლავე გაიაროთ რეგისტრაცია</v1><v2>Unicode-ის მეათე სა…
H A Dtest_07.XP.out7 <columns>28</columns>
8 <columns>2</columns>
11 <columns>55</columns>
12 <columns>0</columns>
19 <columns>23</columns>
28 <columns>47</columns>
37 <columns>25</columns>
46 <columns>30</columns>
54 <columns>49</columns>
62 <columns>29</columns>
H A Dtest_07.JPu.out10 "columns": 28,
11 "columns": 2,
14 "columns": 55,
15 "columns": 0,
23 "columns": 23,
32 "columns": 47,
41 "columns": 25,
50 "columns": 30
58 "columns": 49
66 "columns": 29,
H A Dtest_07.J.out1columns":28,"columns":2,"v1":"ახლავე გაიაროთ რეგისტრაცია","v2":"Unicode-ის მეათე საერთაშორისო","co…
H A Dtest_07.JP.out10 "columns": 28,
11 "columns": 2,
14 "columns": 55,
15 "columns": 0,
23 "columns": 23,
32 "columns": 47,
41 "columns": 25,
50 "columns": 30
58 "columns": 49
66 "columns": 29,
H A Dtest_07.HIPx.out8 <div class="data" data-tag="columns" data-xpath="/employees/columns">56</div>
11 <div class="data" data-tag="columns" data-xpath="/employees/columns">2</div>
20 <div class="data" data-tag="columns" data-xpath="/employees/columns">63</div>
29 <div class="data" data-tag="columns" data-xpath="/employees/columns">59</div>
42 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
55 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
68 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
81 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
93 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
106 <div class="data" data-tag="columns" data-xpath="/employees/employee/columns">55</div>
H A Dtest_07.E.out10 op content: [columns] [28] [0]
11 op content: [columns] [2] [0]
14 op content: [columns] [55] [0]
15 op content: [columns] [0] [0]
23 op content: [columns] [23] [0]
33 op content: [columns] [47] [0]
43 op content: [columns] [25] [0]
53 op content: [columns] [30] [0]
61 op content: [columns] [49] [0]
69 op content: [columns] [29] [0]
H A Dtest_07.H.out1columns">56</div></div><div class="line"><div class="data" data-tag="columns">2</div></div><div cl…
H A Dtest_07.HP.out8 <div class="data" data-tag="columns">56</div>
11 <div class="data" data-tag="columns">2</div>
20 <div class="data" data-tag="columns">63</div>
29 <div class="data" data-tag="columns">59</div>
42 <div class="data" data-tag="columns">55</div>
55 <div class="data" data-tag="columns">55</div>
68 <div class="data" data-tag="columns">55</div>
81 <div class="data" data-tag="columns">55</div>
93 <div class="data" data-tag="columns">55</div>
106 <div class="data" data-tag="columns">55</div>
/freebsd-src/crypto/heimdal/lib/roken/
H A Dget_window_size.c61 get_window_size(int fd, int *lines, int *columns) in get_window_size() argument
73 if (columns) in get_window_size()
74 *columns = ws.ws_col; in get_window_size()
86 if (columns) in get_window_size()
87 *columns = ts.ts_cols; in get_window_size()
98 if (columns) in get_window_size()
99 *columns = dst[0]; in get_window_size()
112 if (columns) in get_window_size()
113 *columns = 1 + sb_info.srWindow.Right - sb_info.srWindow.Left; in get_window_size()
119 if (columns) { in get_window_size()
[all …]
H A Drtbl.c57 struct column_data **columns; member
85 if(table->columns[i]->column_id == id) in rtbl_get_column_by_id()
86 return table->columns[i]; in rtbl_get_column_by_id()
95 if(strcmp(table->columns[i]->header, column) == 0) in rtbl_get_column()
96 return table->columns[i]; in rtbl_get_column()
106 struct column_data *c = table->columns[i]; in rtbl_destroy()
118 free (table->columns); in rtbl_destroy()
128 tmp = realloc (table->columns, (table->num_columns + 1) * sizeof (*tmp)); in rtbl_add_column_by_id()
131 table->columns = tmp; in rtbl_add_column_by_id()
147 table->columns[table->num_columns++] = col; in rtbl_add_column_by_id()
[all …]
H A Drtbl.386 columns, allowing it to be printed with certain options. Typical use
91 where you have a fixed number of columns, but don't know the column
107 Before adding data to the table, one or more columns need to be
111 is any number of your choice (it's used only to identify columns),
117 aligning column entries to the right. Columns are printed in the order
120 There's also a way to add columns by column name with
134 For columns added with
141 fills all columns with blank entries until they all have the same
148 columns may be separated by a string set with
150 by default columns are not seprated by anything).
/freebsd-src/usr.bin/column/
H A Dcolumn.137 .Op Fl c Ar columns
43 utility formats its input into multiple columns.
44 Rows are filled before columns.
54 .Ar columns
57 Specify a set of characters to be used to delimit columns for the
61 Determine the number of columns the input contains and create a table.
62 Columns are delimited with whitespace, by default, or with the characters
68 Fill columns before filling rows.
72 .Ev COLUMNS , LANG , LC_ALL
/freebsd-src/contrib/diff/lib/
H A Dversion-etc.c91 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
97 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
103 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
110 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
117 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
125 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
135 ca. 16 screen columns and that a screen line has ca. 80 columns. */ in version_etc_va()
/freebsd-src/usr.bin/tabs/
H A Dtabs.169 columns.
74 Assembler format (columns 1, 10, 16, 36, 72).
76 Assembler format (columns 1, 10, 16, 40, 72).
79 normal format (columns 1, 8, 12, 16, 20, 55)
82 compact format (columns 1, 6, 10, 14, 49)
85 compact format (columns 1, 6, 10, 14, 18, 22, 26, 30, 34, 38, 42, 46,
89 format (columns 1, 7, 11, 15, 19, 23).
92 format (columns 1, 5, 9, 13, 17, 21, 25, 29, 33, 37, 41, 45, 49, 53,
96 format (columns 1, 10, 55).
98 Assembler format (columns 1, 12, 20, 44).
/freebsd-src/usr.bin/colrm/
H A Dcolrm.133 .Nd remove columns from a file
40 utility removes selected columns from the lines of a file.
47 column is specified, columns numbered less than the
54 columns are specified, columns numbered less than the
76 Show columns below 3 (c) and above 5 (e):
83 Specifying a start column bigger than the number of columns in the file is
84 allowed and shows all the columns:
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp111 // Find the best ColumnFormat, i.e. the best number of columns to use. in formatAfterToken()
137 if (Column == Format->Columns || State.NextToken->MustBreakBefore) { in formatAfterToken()
173 // In C++11 braced list style, we should not format in columns unless they in formatFromToken()
262 for (unsigned Columns = 1; Columns <= MaxItems; ++Columns) { in precomputeFormattingInfos()
264 Format.Columns = Columns; in precomputeFormattingInfos()
265 Format.ColumnSizes.resize(Columns); in precomputeFormattingInfos()
266 MinSizeInColumn.assign(Columns, UINT_MA in precomputeFormattingInfos()
284 for (unsigned Columns = 1; Columns <= MaxItems; ++Columns) { precomputeFormattingInfos() local
[all...]
/freebsd-src/usr.bin/rs/
H A Drs.153 and the number of columns on the first line.
58 Other options control interpretation of the input columns.
71 There are options to control presentation of the output columns,
72 including transposition of the rows and columns.
77 Input columns are delimited by the single character
89 Output columns are delimited by the single character
101 Fill in the rows of the output array using the columns of the
147 Right adjust entries within columns.
203 and then be neatly reshaped into 9 columns with
234 Re-ordering of columns is not yet possible.
/freebsd-src/contrib/kyua/utils/text/
H A Dtable.cpp49 /// have less or the same number of elements as the columns of the table.
53 /// \return A vector with the widths of the columns of the input table with any
62 // Override the actual width of the columns based on user-specified widths. in override_column_widths()
80 /// \param widths The widths of the columns as returned by
81 /// override_column_widths(). Note that one of the columns may or may not
104 /// \param [in,out] widths The widths of the columns as returned by
105 /// override_column_widths(). One of these columns should have a value of
109 /// width should be larger than the padding times the number of columns; if
118 // widths.size() is a proxy for the number of columns of the table. in refill_widths()
198 /// \param widths The widths of the columns to apply during formatting. Cells
[all …]
/freebsd-src/contrib/xz/src/xz/
H A Dlist.c97 /// of columns on a terminal.
110 /// Number of terminal-columns to use for this table-column.
113 int columns; member
115 /// Field width to use for printf() to pad "str" to use "columns"
116 /// number of columns on a terminal. This is calculated in
166 // string was limited to ten columns in a fixed-width font, but
172 // strings were limited to ten columns in a fixed-width font, but
224 // Lengths of translated strings as columns. in init_colon_strs()
227 // Maximum number of columns needed by a translated string. in init_colon_strs()
249 // will use width_max columns o in init_colon_strs()
[all...]
/freebsd-src/sys/dev/mfi/
H A Dmfi_debug.c66 int i, columns = 0; in mfi_print_sgl() local
73 columns += 26; in mfi_print_sgl()
74 if (columns > 77) { in mfi_print_sgl()
76 columns = 0; in mfi_print_sgl()
81 columns += 26; in mfi_print_sgl()
82 if (columns > 77) { in mfi_print_sgl()
84 columns = 0; in mfi_print_sgl()
89 columns += 18; in mfi_print_sgl()
90 if (columns > 71) { in mfi_print_sgl()
92 columns = 0; in mfi_print_sgl()
[all …]
/freebsd-src/contrib/kyua/utils/cmdline/
H A Dui_test.cpp70 /// \return The width of the tty in columns. If the width is wider than 80, the
71 /// result is 5 columns narrower to match the screen_width() algorithm.
98 utils::setenv("COLUMNS", "4321"); in ATF_TEST_CASE_BODY()
109 utils::setenv("COLUMNS", "4321"); in ATF_TEST_CASE_BODY()
120 utils::setenv("COLUMNS", ""); in ATF_TEST_CASE_BODY()
131 utils::setenv("COLUMNS", ""); in ATF_TEST_CASE_BODY()
132 const std::size_t columns = reopen_stdout(); in ATF_TEST_CASE_BODY() local
135 ATF_REQUIRE_EQ(columns, ui.screen_width().get()); in ATF_TEST_CASE_BODY()
142 utils::setenv("COLUMNS", "foo bar"); in ATF_TEST_CASE_BODY()
153 utils::setenv("COLUMNS", "foo bar"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp190 /// A mapping from columns to the byte of the source line that produced the
199 /// (\\u3042 is represented in UTF-8 by three bytes and takes two columns to
204 /// of the printable representation of the line to the columns those printable
207 /// If a byte 'i' corresponds to multiple columns (e.g. the byte contains a tab
217 /// and instead is the number of columns needed to display the source in genColumnByteMapping()
223 /// (\\u3042 is represented in UTF-8 by three bytes and takes two columns to in genColumnByteMapping()
239 int Columns = 0; in genColumnByteMapping()
242 ColumnsOut[I] = Columns; in genColumnByteMapping()
243 BytesOut.resize(Columns + 1, -1); in genColumnByteMapping()
247 Columns
230 int Columns = 0; genColumnByteMapping() local
260 int columns() const { return m_byteToColumn.back(); } columns() function
316 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument
536 findEndOfWord(unsigned Start,StringRef Str,unsigned Length,unsigned Column,unsigned Columns) findEndOfWord() argument
599 printWordWrapped(raw_ostream & OS,StringRef Str,unsigned Columns,unsigned Column,bool Bold) printWordWrapped() argument
711 printDiagnosticMessage(raw_ostream & OS,bool IsSupplemental,StringRef Message,unsigned CurrentColumn,unsigned Columns,bool ShowColors) printDiagnosticMessage() argument
1235 unsigned Columns = DiagOpts->MessageLength; emitSnippetAndCaret() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h64 /// \p Columns - Number of columns in matrix (must be a constant)
65 /// \p Stride - Space between columns
68 unsigned Columns, const Twine &Name = "") {
69 auto *RetType = FixedVectorType::get(EltTy, Rows * Columns);
72 B.getInt32(Columns)};
88 /// \p Stride - Space between columns
91 unsigned Rows, unsigned Columns,
95 B.getInt32(Rows), B.getInt32(Columns)};
109 /// rows and \p Columns columns.
111 unsigned Columns, const Twine &Name = "") {
[all …]
/freebsd-src/contrib/mandoc/
H A Dout.c111 * Calculate the abstract widths and decimal positions of columns in a
112 * table. This routine allocates the columns structures then runs over
193 * of all groups of columns joined by spans, in tblcalc()
214 * The minimum width of columns explicitly specified in tblcalc()
263 * Rebuild the array of the widths of all columns in tblcalc()
275 * among the columns which may need expamsion. in tblcalc()
290 * for any one of the narrowest columns, in tblcalc()
291 * and mark the columns wanting that width. in tblcalc()
336 * Count columns to equalize and columns t in tblcalc()
[all...]

12345678910>>...35