Searched defs:first_col (Results 1 – 7 of 7) sorted by relevance
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
D | overlay.c | 118 int first_line, first_col, last_line, last_col; in overlay() local 175 int first_line, first_col, last_line, last_col; in overwrite() local
|
D | color.c | 106 static short first_col = 0; variable
|
/external/pytorch/aten/src/ATen/native/cpu/ |
D | SparseFactories.cpp | 44 const int64_t first_col = std::max<int64_t>(diag_offset, 0); in _spdiags_kernel_cpu() local
|
/external/perfetto/src/trace_processor/db/ |
D | table.cc | 357 const auto& first_col = columns_[ob.front().col_idx]; in ApplySort() local
|
/external/eigen/Eigen/src/OrderingMethods/ |
D | Eigen_Colamd.h | 992 IndexType first_col ; /* first column in hash bucket */ in find_ordering() local 1591 IndexType first_col ; /* first column in hash bucket */ in detect_super_cols() local
|
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
D | quantized.cpp | 1084 …int in_stride, int32_t *col_bias, unsigned int depth, unsigned int multi, unsigned int first_col) { in compute_col_sums()
|
/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/ |
D | kernel_forward.h | 884 int32_t first_col; in attention_kernel() local
|