Home
last modified time | relevance | path

Searched defs:DataCell (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/aria2/aria2-1.36.0/src/
H A DWrDiskCacheEntry.h53 struct DataCell { struct
63 bool operator<(const DataCell& rhs) const { return goff < rhs.goff; } argument
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/PdfExport/
H A Dpdfexport.h80 struct DataCell struct
97 QList<DataCell> cells; argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DDataControlCellType.cs38 DataCell = 2 enumerator
/dports/finance/prestashop/prestashop/src/Core/Import/File/DataCell/
H A DDataCell.php32 final class DataCell implements DataCellInterface class
/dports/finance/prestashop/prestashop/src/Core/Import/File/DataRow/
H A DDataRow.php30 use PrestaShop\PrestaShop\Core\Import\File\DataCell\DataCell; alias
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DDataCell.hh27 class DataCell { class
H A DDataCell.cc44 DataCell::DataCell(CellType t, const std::string& str, bool cell_hidden) in DataCell() function in DataCell
53 DataCell::DataCell(id_t id_, CellType t, const std::string& str, bool cell_hidden) in DataCell() function in DataCell
63 DataCell::DataCell(const DataCell& other) in DataCell() function in DataCell
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/util/
H A Ddzl-counter.c83 } DataCell __attribute__((aligned (DATA_CELL_SIZE))); typedef
/dports/editors/lazarus/lazarus/components/lazreport/source/
H A Dlr_crosstab.pas192 property DataCell:TlrCrossDesignDataView read FDataCell write SetDataCell; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_crosstab.pas192 property DataCell:TlrCrossDesignDataView read FDataCell write SetDataCell; property
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/
H A Dlr_crosstab.pas192 property DataCell:TlrCrossDesignDataView read FDataCell write SetDataCell; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_crosstab.pas192 property DataCell:TlrCrossDesignDataView read FDataCell write SetDataCell; property
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddpoutput.cxx691 void ScDPOutput::DataCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const sheet::DataResult& rData ) in DataCell() function in ScDPOutput
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddpoutput.cxx689 void ScDPOutput::DataCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const sheet::DataResult& rData ) in DataCell() function in ScDPOutput
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/html/
H A Dhtml.hpp763 CHTML_tc* DataCell(TIndex row, TIndex column) in DataCell() function in CHTML_table
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/html/
H A Dhtml.hpp763 CHTML_tc* DataCell(TIndex row, TIndex column) in DataCell() function in CHTML_table
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4171 class DataCell { class
4173 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4152 class DataCell { class
4154 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4345 class DataCell { class
4347 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4171 class DataCell { class
4173 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4171 class DataCell { class
4173 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4171 class DataCell { class
4173 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4138 class DataCell { class
4140 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4152 class DataCell { class
4154 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4346 class DataCell { class
4348 DataCell(const Data& d) : dat(d) { } in DataCell() function in GuardedNonPrimitiveTypeTest::DataCell

12