| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | ReductionRules.h | 97 new Matrix(G.getEdgeCosts(YXEId).transpose()) : in applyR2() 101 new Matrix(G.getEdgeCosts(ZXEId).transpose()) : in applyR2() 138 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()
|
| H A D | Math.h | 205 Matrix transpose() const { in transpose() function
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2004 | 58 m4/reshape.m4, m4/shape.m4, m4/transpose.m4: Use standard prefix 93 m4/transpose.m4, runtime/environ.c, runtime/error.c, 133 m4/matmull.m4, m4/transpose.m4: Use internal_malloc_size instead 599 * m4/ifunction.m4, m4/transpose.m4, intrinsics/cshift0.c: Allocate 877 m4/shape.m4, m4/specific.m4, m4/specific2.m4, m4/transpose.m4):
|
| H A D | ChangeLog-2005 | 202 * m4/transpose.m4: Likewise. 208 * generated/transpose*: Likewise. 857 m4/sum.m4, m4/transpose.m4: Protect generated functions with 1063 * intrinsics/transpose.c (transpose_internal): New static function, 1064 reusing the contents of transpose and adding an extra size argument. 1065 (transpose): Redefine as a forwarder to transpose_internal. 1413 m4,transpose.m4: Set renamed field 'offset' to zero instead of 1858 * m4/transpose.m4, m4/matmul.m4: Fix pointer cast to avoid 2563 * m4/transpose.m4: Include type letter in function name. 2717 m4/transpose.m4: Ditto.
|
| H A D | ChangeLog-2006 | 976 * Makefile.am: Add r4 and r8 versions of reshape and transpose. 987 presence of a temporary transpose; an array element in the 1012 * m4/transpose.m4: Remove test for stride 0, update copyright
|
| H A D | ChangeLog-2016 | 925 set_exponent, spacing, transpose, malloc, transpose_generic. 963 set_exponent, spacing, transpose, malloc, free, transpose_generic, 974 * m4/transpose.m4: Remove.
|
| H A D | ChangeLog-2003 | 322 * m4/transpose.m4: New file.
|
| H A D | ChangeLog-2012 | 747 * m4/transpose.m4: Likewise. 876 * m4/transpose.m4 (transpose_'rtype_code`): Ditto.
|
| H A D | ChangeLog-2014 | 430 * m4/transpose.m4 (transpose_'rtype_code`): Likewise.
|
| H A D | ChangeLog-2009 | 1001 * m4/transpose.m4 (transpose_'rtype_code`): Likewise. 1036 (transpose): Remove size argument from call. 1678 * m4/transpose.m4: Likewise.
|
| H A D | ChangeLog-2007 | 432 * m4/transpose.m4: Likewise. 2022 * transpose.m4: Likewise.
|
| H A D | ChangeLog-2008 | 198 * m4/transpose.m4: Likewise. 931 * m4/transpose.m4 (transpose_'rtype_code`): Likewise.
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_mat.c | 1205 struct isl_mat *transpose = NULL; in isl_mat_transpose() local 1220 transpose = isl_mat_alloc(mat->ctx, mat->n_col, mat->n_row); in isl_mat_transpose() 1221 if (!transpose) in isl_mat_transpose() 1225 isl_int_set(transpose->row[j][i], mat->row[i][j]); in isl_mat_transpose() 1227 return transpose; in isl_mat_transpose()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | frontend-passes.cc | 4032 check_conjg_transpose_variable (gfc_expr *e, bool *conjg, bool *transpose) in check_conjg_transpose_variable() argument 4035 *transpose = false; in check_conjg_transpose_variable() 4052 *transpose = !*transpose; in check_conjg_transpose_variable()
|
| H A D | ChangeLog-2010 | 1319 as NOT_ELEMENTAL in the non-copying (=transpose) case. 1328 * trans-intrinsic.c (gfc_conv_intrinsic_function): Update transpose 1333 Remove transpose from the libcall list.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | frontend-passes.c | 3754 check_conjg_transpose_variable (gfc_expr *e, bool *conjg, bool *transpose) in check_conjg_transpose_variable() argument 3757 *transpose = false; in check_conjg_transpose_variable() 3774 *transpose = !*transpose; in check_conjg_transpose_variable()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedThunderX3T110.td | 1630 // ASIMD transpose 1674 // ASIMD transpose
|
| H A D | AArch64SchedA64FX.td | 1933 // ASIMD transpose 1969 // ASIMD transpose
|
| H A D | AArch64SchedThunderX2T99.td | 1549 // ASIMD transpose
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | rluserman.info | 1196 'transpose-chars (C-t)' 1202 'transpose-words (M-t)' 1265 'shell-transpose-words (M-C-t)'
|
| H A D | readline.info | 1198 'transpose-chars (C-t)' 1204 'transpose-words (M-t)' 1267 'shell-transpose-words (M-C-t)' 5102 * shell-transpose-words (M-C-t): Commands For Killing. 5118 * transpose-chars (C-t): Commands For Text. (line 50) 5119 * transpose-words (M-t): Commands For Text. (line 56)
|
| H A D | rluser.texi | 1387 @item transpose-chars (C-t) 1395 @item transpose-words (M-t) 1471 @item shell-transpose-words (M-C-t)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2001 | 685 * lib/krb5/cache.c (krb5_cc_next_cred): transpose last two
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 1240 // ASIMD transpose
|
| /netbsd-src/external/gpl2/texinfo/dist/doc/ |
| H A D | info-stnd.texi | 1470 @item @key{C-t} (@code{echo-area-transpose-chars}) 1472 @findex echo-area-transpose-chars
|