Searched defs:first_col (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | cursesf.h | 157 inline NCursesFormField* dup(int first_row, int first_col) in dup() 172 inline NCursesFormField* link(int first_row, int first_col) { in link() 192 int& first_row, int& first_col, in info() 642 first_row, first_col, in NCursesFormField() argument
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
H A 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
|
H A D | color.c | 106 static short first_col = 0; variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | SparseFactories.cpp | 44 const int64_t first_col = std::max<int64_t>(diag_offset, 0); in _spdiags_kernel_cpu() local
|
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/ |
H A 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
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/ |
H A D | table.cc | 357 const auto& first_col = columns_[ob.front().col_idx]; in ApplySort() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
H A 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()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/ |
H A D | kernel_forward.h | 884 int32_t first_col; in attention_kernel() local
|