Home
last modified time | relevance | path

Searched defs:matrix (Results 326 – 350 of 20100) sorted by relevance

1...<<11121314151617181920>>...804

/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go10 type matrix struct { struct
11 e []int
14 func (a matrix) equal() bool {
/dports/x11/xstroke/xstroke-0.5.12/
H A Dmatrix.h19 struct matrix struct
24 typedef struct matrix matrix_t; argument
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dscilab_li_matrix.i23 template<typename T> T inMatrixSize(T *matrix, int size) { in inMatrixSize()
40 template<typename T> void inoutMatrixSize(T *matrix, int size, T **matrixRes, int *sizeRes) { in inoutMatrixSize()
53 template<> char* inMatrixSize(char **matrix, int size) { in inMatrixSize()
73 template<> void inoutMatrixSize(char **matrix, int size, in inoutMatrixSize()
90 template<> bool inMatrixSize(bool *matrix, int size) { in inMatrixSize()
108 template<> void inoutMatrixSize(bool *matrix, int size, in inoutMatrixSize()
122 template<typename T> T inMatrixDims(T *matrix, int nbRow, int nbCol) { in inMatrixDims()
133 template<typename T> void inoutMatrixDims(T *matrix, int nbRow, int nbCol, in inoutMatrixDims()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGTextElement.cpp16 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetBBox() local
60 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetComputedTextLength() local
68 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetSubStringLength() local
77 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetStartPositionOfChar() local
88 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetEndPositionOfChar() local
98 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetExtentOfChar() local
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGTextElement.cpp16 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetBBox() local
60 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetComputedTextLength() local
68 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetSubStringLength() local
77 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetStartPositionOfChar() local
88 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetEndPositionOfChar() local
98 wxSVGMatrix matrix = wxSVGLocatable::GetCTM(this); in GetExtentOfChar() local
/dports/devel/boost-docs/boost_1_72_0/libs/qvm/test/
H A Dtest_qvm_matrix.hpp19 matrix struct
21 T a[Rows][Cols];
22 mutable T b[Rows][Cols];
25 matrix( T start=T(0), T step=T(0) ) in matrix() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/qvm/test/
H A Dtest_qvm_matrix.hpp19 matrix struct
21 T a[Rows][Cols];
22 mutable T b[Rows][Cols];
25 matrix( T start=T(0), T step=T(0) ) in matrix() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/adaptors/symmetricmatrix/
H A DDenseScalarTest.h262 void DenseScalarTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
290 void DenseScalarTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
317 void DenseScalarTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
345 void DenseScalarTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
384 void DenseScalarTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) co… in checkNonZeros()

1...<<11121314151617181920>>...804