Home
last modified time | relevance | path

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/
Dcursesf.h157 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 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
H A Dcolor.c106 static short first_col = 0; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSparseFactories.cpp44 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 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
/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dtable.cc357 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 Dquantized.cpp1084 …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 Dkernel_forward.h884 int32_t first_col; in attention_kernel() local