Home
last modified time | relevance | path

Searched defs:first_col (Results 1 – 7 of 7) sorted by relevance

/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
Doverlay.c118 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
Dcolor.c106 static short first_col = 0; variable
/external/pytorch/aten/src/ATen/native/cpu/
DSparseFactories.cpp44 const int64_t first_col = std::max<int64_t>(diag_offset, 0); in _spdiags_kernel_cpu() local
/external/perfetto/src/trace_processor/db/
Dtable.cc357 const auto& first_col = columns_[ob.front().col_idx]; in ApplySort() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h992 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/
Dquantized.cpp1084 …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/
Dkernel_forward.h884 int32_t first_col; in attention_kernel() local