Home
last modified time | relevance | path

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

/dports/devel/duplo/duplo_0.2.0_src/
H A DDuplo.h42 unsigned char* m_pMatrix; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A DRowSetCache.hxx54 std::unique_ptr<ORowSetMatrix> m_pMatrix; // represent the table struct member in dbaccess::ORowSetCache
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A DRowSetCache.hxx66 std::unique_ptr<ORowSetMatrix> m_pMatrix; // represent the table struct member in dbaccess::ORowSetCache
/dports/x11-clocks/buici-clock/buici/xo/
H A Ddither.h50 int **m_pMatrix; // Dithering matrix variable
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/include/
H A Dfx_dib.h630 const CFX_Matrix* const m_pMatrix; variable
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dfx_dib.h649 const CFX_Matrix* const m_pMatrix; variable
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/statevector/
H A Dqubitvector_thrust.hpp336 QubitVectorBuffer<thrust::complex<double>>* m_pMatrix; member in QV::QubitVectorChunkContainer