Home
last modified time | relevance | path

Searched defs:col_offsets (Results 1 – 6 of 6) sorted by relevance

/dports/math/mfem/mfem-4.3/linalg/
H A Dblockmatrix.hpp154 Array<int> col_offsets; member in mfem::BlockMatrix
H A Dblockoperator.hpp124 Array<int> col_offsets; member in mfem::BlockOperator
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/exec/
H A Dkey_encode.cc696 uint32_t* col_offsets = (*varbinary_cols)[col].mutable_offsets(); in Decode() local
714 uint32_t* col_offsets = (*varbinary_cols)[col].mutable_offsets(); in Decode() local
1158 const uint32_t* col_offsets = cols[icol].offsets(); in GetRowOffsetsSelected() local
1168 const uint32_t* col_offsets = cols[icol].offsets(); in GetRowOffsetsSelected() local
1200 const uint32_t* col_offsets = cols[ivarbinary].offsets(); in EncodeSelectedImp() local
1255 const uint32_t* col_offsets = cols.offsets(); in EncodeSelected() local
H A Dkey_encode.h536 const uint32_t* col_offsets = col_const->offsets(); in DecodeHelper() local
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-week-view.h252 gint col_offsets[8]; member
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/sparsetools/
H A Dcsr.h1335 I col_offsets[], in csr_column_index1()
1379 const I col_offsets[], in csr_column_index2()