| /freebsd/contrib/kyua/utils/text/ |
| H A D | table_test.cpp | 159 text::table_row row; in ATF_TEST_CASE_BODY() local 160 row.push_back("First"); in ATF_TEST_CASE_BODY() 161 row.push_back("Second"); in ATF_TEST_CASE_BODY() 162 row.push_back("Third"); in ATF_TEST_CASE_BODY() 163 table.add_row(row); in ATF_TEST_CASE_BODY() 166 text::table_row row; in ATF_TEST_CASE_BODY() local 167 row.push_back("Fourth with some text"); in ATF_TEST_CASE_BODY() 168 row.push_back("Fifth with some more text"); in ATF_TEST_CASE_BODY() 169 row.push_back("Sixth foo"); in ATF_TEST_CASE_BODY() 170 table.add_row(row); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | table.cpp | 141 /// of a row or not. Values in the last column should not be padded to 164 /// \param row The row containing the cell to be refilled. 165 /// \param widths The widths of the row. 171 refill_cell(const text::table_row& row, const text::widths_vector& widths, in refill_cell() argument 175 const std::vector< std::string > rows = text::refill(row[column], in refill_cell() 179 textual_rows.resize(rows.size(), text::table_row(row.size())); in refill_cell() 182 for (text::table_row::size_type j = 0; j < row.size(); ++j) { in refill_cell() 183 const bool is_last = j == row.size() - 1; in refill_cell() 195 /// Formats a single table row. 197 /// \param row The row to format. [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | amxavx512intrin.h | 21 /// Moves a row from a tile register to a zmm destination register, converting 22 /// the int32 source elements to fp32. The row of the tile is selected by a 28 /// __m512i _tile_cvtrowd2ps(__tile tsrc, unsigned int row); 34 /// row_index := row & 0xffff 35 /// row_chunk := ((row >> 16) & 0xffff) * VL_bytes 40 /// dst.f32[i] := CONVERT_INT32_TO_FP32(tsrc.row[row_index].dword[row_chunk/4+i], RNE) 51 /// \param row 52 /// The row of the source tile 53 #define _tile_cvtrowd2ps(tsrc, row) __builtin_ia32_tcvtrowd2ps(tsrc, row) argument 55 /// Moves a row from a tile register to a zmm destination register, converting [all …]
|
| H A D | amxfp8intrin.h | 42 /// INT64(src1.row[m].float8[4*k+0]) * INT64(src2.row[k].float8[4*n+0]) 43 /// + INT64(src1.row[m].float8[4*k+1]) * INT64(src2.row[k].float8[4*n+1]) 44 /// + INT64(src1.row[m].float8[4*k+2]) * INT64(src2.row[k].float8[4*n+2]) 45 /// + INT64(src1.row[m].float8[4*k+3]) * INT64(src2.row[k].float8[4*n+3]) 49 /// tmp.row[m].fp32[n] = dst.row[m].fp32[n] + FP32(temp1[n]) 66 dst->tile = _tile_dpbf8ps_internal(src1.row, src2.col, src1.col, dst->tile, in __tile_dpbf8ps() 91 /// INT64(src1.row[m].float8[4*k+0]) * INT64(src2.row[k].float8[4*n+0]) 92 /// + INT64(src1.row[m].float8[4*k+1]) * INT64(src2.row[k].float8[4*n+1]) 93 /// + INT64(src1.row[m].float8[4*k+2]) * INT64(src2.row[k].float8[4*n+2]) 94 /// + INT64(src1.row[m].float8[4*k+3]) * INT64(src2.row[k].float8[4*n+3]) [all …]
|
| H A D | amxtransposeintrin.h | 50 /// tmp.dword[j] := src.row[j].dword[i] 52 /// dst.row[i] := tmp 61 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz0_internal() argument 66 __builtin_ia32_t2rpntlvwz0_internal(row, col0, col1, (_tile1024i_1024a *)dst0, in _tile_2rpntlvwz0_internal() 72 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz0t1_internal() argument 76 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz0t1_internal() 81 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz1_internal() argument 84 __builtin_ia32_t2rpntlvwz1_internal(row, col0, col1, (_tile1024i_1024a *)dst0, in _tile_2rpntlvwz1_internal() 90 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz1t1_internal() argument 94 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz1t1_internal() [all …]
|
| H A D | amxmovrstransposeintrin.h | 33 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz0rs_internal() argument 39 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz0rs_internal() 44 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz0rst1_internal() argument 48 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz0rst1_internal() 53 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz1rs_internal() argument 57 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz1rs_internal() 62 unsigned short row, unsigned short col0, unsigned short col1, in _tile_2rpntlvwz1rst1_internal() argument 66 row, col0, col1, (_tile1024i_1024a *)dst0, (_tile1024i_1024a *)dst1, base, in _tile_2rpntlvwz1rst1_internal() 73 /// one, separated by the same stride that separates each row. 76 /// that is equal to twice the number of rows in tmm1. The size of each row [all …]
|
| H A D | amxcomplextransposeintrin.h | 34 /// added, and then accumulated into the corresponding row and column of 45 /// tmp := dst.row[m] 48 /// tmp.fp32[n] += FP32(a.row[m].fp16[2*k+0]) * FP32(b.row[k].fp16[2*n+1]) 49 /// tmp.fp32[n] += FP32(a.row[m].fp16[2*k+1]) * FP32(b.row[k].fp16[2*n+0]) 80 /// results are added, and then accumulated into the corresponding row and 91 /// tmp := dst.row[m] 94 /// tmp.fp32[n] += FP32(a.row[m].fp16[2*k+0]) * FP32(b.row[k].fp16[2*n+0]) 95 /// tmp.fp32[n] += FP32(-a.row[m].fp16[2*k+1]) * FP32(b.row[k].fp16[2*n+1]) 127 /// results are added, and then accumulated into the corresponding row and 138 /// tmp := dst.row[m] [all …]
|
| /freebsd/usr.bin/systat/ |
| H A D | iostat.c | 162 int row; in labeliostat() local 164 row = 0; in labeliostat() 165 wmove(wnd, row, 0); wclrtobot(wnd); in labeliostat() 166 mvwaddstr(wnd, row++, INSET, in labeliostat() 168 mvwaddstr(wnd, row++, 0, "cpu user|"); in labeliostat() 169 mvwaddstr(wnd, row++, 0, " nice|"); in labeliostat() 170 mvwaddstr(wnd, row++, 0, " system|"); in labeliostat() 171 mvwaddstr(wnd, row++, 0, "interrupt|"); in labeliostat() 172 mvwaddstr(wnd, row++, 0, " idle|"); in labeliostat() 174 row = numlabels(row + 1); in labeliostat() [all …]
|
| H A D | sysput.c | 40 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces() argument 45 mvwaddstr(wd, row, lcol, str60 + sizeof(str60) - width - 1); in sysputspaces() 49 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) in sysputstrs() argument 57 mvwaddstr(wnd, row, lcol, str60 + sizeof(str60) - width - 1); in sysputstrs() 61 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs() argument 69 mvwaddstr(wnd, row, lcol, str60 + sizeof(str60) - width - 1); in sysputXs() 73 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64() argument 92 mvwaddstr(wd, row, lcol, start); in sysputuint64() 96 sysputstrs(wd, row, lcol, width); in sysputuint64() 100 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64() argument [all …]
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | wresize.c | 57 int row; in repair_subwindows() local 93 for (row = 0; row <= tst->_maxy; ++row) { in repair_subwindows() 94 tst->_line[row].text = &pline[tst->_pary + row].text[tst->_parx]; in repair_subwindows() 110 int col, row, size_x, size_y; in wresize() local 169 for (row = 0; row <= ToLines; ++row) { in wresize() 170 int begin = (row > size_y) ? 0 : (size_x + 1); in wresize() 175 if (row <= size_y) { in wresize() 179 returnCode(cleanup_lines(new_lines, row)); in wresize() 185 && isWidecBase(win->_line[row].text[col])) { in wresize() 190 ? win->_line[row].text[col] in wresize() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | UnwindPlan.cpp | 27 bool UnwindPlan::Row::AbstractRegisterLocation::operator==( in operator ==() 28 const UnwindPlan::Row::AbstractRegisterLocation &rhs) const { in operator ==() 60 void UnwindPlan::Row::AbstractRegisterLocation::SetAtDWARFExpression( in SetAtDWARFExpression() 69 void UnwindPlan::Row::AbstractRegisterLocation::SetIsDWARFExpression( in SetIsDWARFExpression() 98 void UnwindPlan::Row::AbstractRegisterLocation::Dump( in Dump() 99 Stream &s, const UnwindPlan *unwind_plan, const UnwindPlan::Row *row, in Dump() argument 174 bool UnwindPlan::Row::FAValue:: 175 operator==(const UnwindPlan::Row::FAValue &rhs) const { in operator ==() 200 void UnwindPlan::Row::FAValue::Dump(Stream &s, const UnwindPlan *unwind_plan, in Dump() 227 void UnwindPlan::Row::Clear() { in Clear() [all …]
|
| H A D | DWARFCallFrameInfo.cpp | 196 for (UnwindPlan::Row &row : fde->rows) { in GetUnwindPlan() 197 row.SlideOffset(slide); in GetUnwindPlan() 198 result->AppendRow(std::move(row)); in GetUnwindPlan() 617 UnwindPlan::Row row = cie->initial_row; in ParseFDE() local 618 std::vector<UnwindPlan::Row> stack; in ParseFDE() 620 UnwindPlan::Row::AbstractRegisterLocation reg_location; in ParseFDE() 627 offset, row)) { in ParseFDE() 630 case DW_CFA_advance_loc: // (Row Creation Instruction) in ParseFDE() 633 // required action is to create a new table row with a location value in ParseFDE() 635 // adding (delta * code_align). All other values in the new row are in ParseFDE() [all …]
|
| H A D | CompactUnwindInfo.cpp | 744 UnwindPlan::Row row; in CreateUnwindPlan_x86_64() local 750 row.GetCFAValue().SetIsRegisterPlusOffset( in CreateUnwindPlan_x86_64() 753 row.SetRegisterLocationToAtCFAPlusOffset(x86_64_eh_regnum::rbp, in CreateUnwindPlan_x86_64() 755 row.SetRegisterLocationToAtCFAPlusOffset(x86_64_eh_regnum::rip, in CreateUnwindPlan_x86_64() 757 row.SetRegisterLocationToIsCFAPlusOffset(x86_64_eh_regnum::rsp, 0, true); in CreateUnwindPlan_x86_64() 777 row.SetRegisterLocationToAtCFAPlusOffset( in CreateUnwindPlan_x86_64() 785 unwind_plan.AppendRow(std::move(row)); in CreateUnwindPlan_x86_64() 840 row.GetCFAValue().SetIsRegisterPlusOffset(x86_64_eh_regnum::rsp, offset); in CreateUnwindPlan_x86_64() 842 row.SetRegisterLocationToAtCFAPlusOffset(x86_64_eh_regnum::rip, in CreateUnwindPlan_x86_64() 844 row.SetRegisterLocationToIsCFAPlusOffset(x86_64_eh_regnum::rsp, 0, true); in CreateUnwindPlan_x86_64() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFUnwindTable.cpp | 81 llvm::dwarf::parseRows(const CFIProgram &CFIP, UnwindRow &Row, in parseRows() argument 93 // table row using the specified address as the location. All other in parseRows() 94 // values in the new row are initially identical to the current row. in parseRows() 101 if (*NewAddress <= Row.getAddress()) in parseRows() 105 "current row address 0x%" PRIx64, in parseRows() 107 Row.getAddress()); in parseRows() 108 Rows.push_back(Row); in parseRows() 109 Row.setAddress(*NewAddress); in parseRows() 119 // table row with a location value that is computed by taking the in parseRows() 121 // code_alignment_factor. All other values in the new row are initially in parseRows() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TileShapeInfo.h | 11 /// The 2D shape includes row and column. In AMX intrinsics interface the shape 14 /// tile config and register allocator. The row and column are machine operand 31 ShapeT(MachineOperand *Row, MachineOperand *Col, 33 : Row(Row), Col(Col) { in Row() argument 37 // When ShapeT has multiple shapes, we only use Shapes (never use Row and Col) 39 // Shape.Row or Shape.Col), so here we don't merge Row and Col into vector 47 : Row(nullptr), Col(nullptr), RowImm(InvalidImmShape), in Row() function 49 assert(ShapesOperands.size() % 2 == 0 && "Miss row or col!"); in Row() 57 : Row(nullptr), Col(nullptr), RowImm(InvalidImmShape), in ShapeT() 62 MachineOperand *R = Shape.Row; [all …]
|
| /freebsd/crypto/openssl/apps/ |
| H A D | srp.c | 93 static int update_index(CA_DB *db, char **row) in update_index() argument 98 irow = app_malloc(sizeof(*irow) * (DB_NUMBER + 1), "row pointers"); in update_index() 100 irow[i] = row[i]; in update_index() 451 char **row = sk_OPENSSL_PSTRING_value(db->db->data, userindex); in srp_main() local 453 row[DB_srptype][0] = 'V'; in srp_main() 457 char *row[DB_NUMBER]; in srp_main() local 459 row[DB_srpverifier] = NULL; in srp_main() 460 row[DB_srpsalt] = NULL; in srp_main() 461 row[DB_srpinfo] = NULL; in srp_main() 462 if (!(gNid = srp_create_user(user, &(row[DB_srpverifier]), in srp_main() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | edit_distance.h | 55 // array, only one row plus one element are used at a time, so this 56 // implementation just keeps one vector for the row. To update one entry, 58 // entry is in Row[x-1], the top entry is what's in Row[x] from the last 72 SmallVector<unsigned, 64> Row(n + 1); 73 for (unsigned i = 1; i < Row.size(); ++i) 74 Row[i] = i; 77 Row[0] = y; 78 unsigned BestThisRow = Row[0]; 83 int OldRow = Row[x]; 85 Row[x] = std::min(Previous + (CurItem == Map(ToArray[x - 1]) ? 0u : 1u), [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | LineTable.cpp | 18 SetFile = 0x01, ///< Set LineTableRow.file_idx, don't push a row. 19 AdvancePC = 0x02, ///< Increment LineTableRow.address, and push a row. 20 AdvanceLine = 0x03, ///< Set LineTableRow.file_line, don't push a row. 21 FirstSpecial = 0x04, ///< All special opcodes push a row. 52 typedef std::function<bool(const LineEntry &Row)> LineEntryCallback; 70 LineEntry Row(BaseAddr, 1, FirstLine); in parse() local 86 Row.File = (uint32_t)Data.getULEB128(&Offset); in parse() 93 Row.Addr += Data.getULEB128(&Offset); in parse() 95 if (Callback(Row) == false) in parse() 103 Row in parse() 254 __anona32c1b310102(const LineEntry &Row) decode() argument 269 __anona32c1b310202(const LineEntry &Row) lookup() argument [all...] |
| /freebsd/contrib/jemalloc/src/ |
| H A D | stats.c | 109 mutex_stats_init_cols(emitter_row_t *row, const char *table_name, in mutex_stats_init_cols() 119 emitter_col_init(name, row); in mutex_stats_init_cols() 131 emitter_col_init(col, row); \ in mutex_stats_init_cols() 240 /* "row" can be NULL to avoid emitting in table mode. */ in mutex_stats_emit() 242 mutex_stats_emit(emitter_t *emitter, emitter_row_t *row, in mutex_stats_emit() 245 if (row != NULL) { in mutex_stats_emit() 246 emitter_table_row(emitter, row); in mutex_stats_emit() 316 emitter_row_t row; in stats_arena_bins_print() 317 emitter_row_init(&row); in stats_arena_bins_print() 322 COL_HDR(row, siz in stats_arena_bins_print() 102 mutex_stats_init_cols(emitter_row_t * row,const char * table_name,emitter_col_t * name,emitter_col_t col_uint64_t[mutex_prof_num_uint64_t_counters],emitter_col_t col_uint32_t[mutex_prof_num_uint32_t_counters]) mutex_stats_init_cols() argument 225 mutex_stats_emit(emitter_t * emitter,emitter_row_t * row,emitter_col_t col_uint64_t[mutex_prof_num_uint64_t_counters],emitter_col_t col_uint32_t[mutex_prof_num_uint32_t_counters]) mutex_stats_emit() argument 282 emitter_row_t row; stats_arena_bins_print() local 479 emitter_row_t row; stats_arena_lextents_print() local 553 emitter_row_t row; stats_arena_extents_print() local 637 emitter_row_t row; stats_arena_mutexes_print() local 1297 emitter_row_t row; stats_print_helper() local [all...] |
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | kfw.wxs | 221 <Row> 225 </Row> 226 <Row> 230 </Row> 231 <Row> 235 </Row> 236 <Row> 240 </Row> 241 <Row> 245 </Row> [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ |
| H A D | x86AssemblyInspectionEngine.cpp | 918 UnwindPlan::Row::AbstractRegisterLocation initial_regloc; in GetNonCallSiteUnwindPlanFromAssembly() 919 UnwindPlan::Row row; in GetNonCallSiteUnwindPlanFromAssembly() local 926 row.SetOffset(current_func_text_offset); in GetNonCallSiteUnwindPlanFromAssembly() 927 row.GetCFAValue().SetIsRegisterPlusOffset(m_lldb_sp_regnum, m_wordsize); in GetNonCallSiteUnwindPlanFromAssembly() 931 row.SetRegisterInfo(m_lldb_sp_regnum, initial_regloc); in GetNonCallSiteUnwindPlanFromAssembly() 936 row.SetRegisterInfo(m_lldb_ip_regnum, initial_regloc); in GetNonCallSiteUnwindPlanFromAssembly() 938 unwind_plan.AppendRow(row); in GetNonCallSiteUnwindPlanFromAssembly() 951 std::optional<UnwindPlan::Row> in GetNonCallSiteUnwindPlanFromAssembly() 952 prologue_completed_row; // copy of prologue row of CFI in GetNonCallSiteUnwindPlanFromAssembly() 965 bool row_updated = false; // The UnwindPlan::Row 'row' has been updated in GetNonCallSiteUnwindPlanFromAssembly() [all …]
|
| /freebsd/lib/libiconv_modules/MSKanji/ |
| H A D | citrus_mskanji.c | 287 _index_t col, row; in _citrus_MSKanji_stdenc_wctocs() local 332 row = ((_wc_t)wc >> 8) & 0xFF; in _citrus_MSKanji_stdenc_wctocs() 334 if (!_mskanji1(row) || !_mskanji2(col)) in _citrus_MSKanji_stdenc_wctocs() 336 if ((ei->mode & MODE_JIS2004) == 0 || row < 0xF0) { in _citrus_MSKanji_stdenc_wctocs() 348 row -= offset; in _citrus_MSKanji_stdenc_wctocs() 349 if (row >= 0x5F) in _citrus_MSKanji_stdenc_wctocs() 350 row -= 0x40; in _citrus_MSKanji_stdenc_wctocs() 351 row = row * 2 + 0x21; in _citrus_MSKanji_stdenc_wctocs() 356 row += 1; in _citrus_MSKanji_stdenc_wctocs() 359 *idx = ((_index_t)row << 8) | col; in _citrus_MSKanji_stdenc_wctocs() [all …]
|
| /freebsd/contrib/ncurses/menu/ |
| H A D | m_item_top.c | 45 | Function : int set_top_row(MENU *menu, int row) 47 | Description : Makes the specified row the top row in the menu 50 | E_BAD_ARGUMENT - not a menu pointer or invalid row 54 set_top_row(MENU *menu, int row) in MENU_EXPORT() 56 T((T_CALLED("set_top_row(%p,%d)"), (void *)menu, row)); in MENU_EXPORT() 65 if ((row < 0) || (row > (menu->rows - menu->arows))) in MENU_EXPORT() 71 if (row != menu->toprow) in MENU_EXPORT() 78 item = menu->items[(menu->opt & O_ROWMAJOR) ? (row * menu->cols) : row]; in MENU_EXPORT() 81 _nc_New_TopRow_and_CurrentItem(menu, row, item); in MENU_EXPORT() 91 | Description : Return the top row of the menu [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | LineTable.h | 49 /// LineEntry Row(BaseAddr, 1, FirstLine); 53 /// form. Some opcodes cause "Row" to be modified and some opcodes may also 54 /// push "Row" onto the end of the "LineTable.Lines" vector. The end result 66 /// ULEB LTOC_SetFile 0x01 Row.File = ULEB 67 /// ULEB LTOC_AdvancePC 0x02 Row.Addr += ULEB, push "Row". 68 /// SLEB LTOC_AdvanceLine 0x03 Row.Line += SLEB 75 /// increment both the Row.Addr and Row.Line and push "Row" onto the 98 /// And use these to modify our "Row": 100 /// Row.Line += LineDelta; 101 /// Row.Addr += AddrDelta; [all …]
|
| /freebsd/sys/dev/vt/ |
| H A D | vt_buf.c | 57 static int vtbuf_htw(const struct vt_buf *vb, int row); 58 static int vtbuf_wth(const struct vt_buf *vb, int row); 162 /* Translate history row to current view row number. */ 164 vtbuf_htw(const struct vt_buf *vb, int row) in vtbuf_htw() argument 173 return ((row - vb->vb_roffset + vb->vb_history_size) % in vtbuf_htw() 177 /* Translate current view row number to history row. */ 179 vtbuf_wth(const struct vt_buf *vb, int row) in vtbuf_wth() argument 182 return ((vb->vb_roffset + row) % vb->vb_history_size); in vtbuf_wth() 239 vtbuf_iscursor(const struct vt_buf *vb, int row, int col) in vtbuf_iscursor() argument 246 (vb->vb_cursor.tp_row == row) && (vb->vb_cursor.tp_col == col)) in vtbuf_iscursor() [all …]
|