Home
last modified time | relevance | path

Searched +defs:M +defs:u (Results 1 – 25 of 3795) sorted by relevance

12345678910>>...152

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddct_for_test.h21 static inline double alpha(int u) { return u == 0 ? 0.7071067811865475 : 1.0; } in alpha()
25 void DCT1D(double block[N * M], double out[N * M]) { in DCT1D()
29 for (size_t u = 0; u < N; u++) { in DCT1D() local
34 for (size_t u = 0; u < N; u++) { in DCT1D() local
46 void IDCT1D(double block[N * M], double out[N * M]) { in IDCT1D()
50 for (size_t u = 0; u < N; u++) { in IDCT1D() local
56 for (size_t u = 0; u < N; u++) { in IDCT1D() local
66 void TransposeBlock(double in[N * M], double out[M * N]) { in TransposeBlock()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_for_test.h21 static inline double alpha(int u) { return u == 0 ? 0.7071067811865475 : 1.0; } in alpha()
25 void DCT1D(double block[N * M], double out[N * M]) { in DCT1D()
29 for (size_t u = 0; u < N; u++) { in DCT1D() local
34 for (size_t u = 0; u < N; u++) { in DCT1D() local
46 void IDCT1D(double block[N * M], double out[N * M]) { in IDCT1D()
50 for (size_t u = 0; u < N; u++) { in IDCT1D() local
56 for (size_t u = 0; u < N; u++) { in IDCT1D() local
66 void TransposeBlock(double in[N * M], double out[M * N]) { in TransposeBlock()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_for_test.h21 static inline double alpha(int u) { return u == 0 ? 0.7071067811865475 : 1.0; } in alpha()
25 void DCT1D(double block[N * M], double out[N * M]) { in DCT1D()
29 for (size_t u = 0; u < N; u++) { in DCT1D() local
34 for (size_t u = 0; u < N; u++) { in DCT1D() local
46 void IDCT1D(double block[N * M], double out[N * M]) { in IDCT1D()
50 for (size_t u = 0; u < N; u++) { in IDCT1D() local
56 for (size_t u = 0; u < N; u++) { in IDCT1D() local
66 void TransposeBlock(double in[N * M], double out[M * N]) { in TransposeBlock()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_for_test.h21 static inline double alpha(int u) { return u == 0 ? 0.7071067811865475 : 1.0; } in alpha()
25 void DCT1D(double block[N * M], double out[N * M]) { in DCT1D()
29 for (size_t u = 0; u < N; u++) { in DCT1D() local
34 for (size_t u = 0; u < N; u++) { in DCT1D() local
46 void IDCT1D(double block[N * M], double out[N * M]) { in IDCT1D()
50 for (size_t u = 0; u < N; u++) { in IDCT1D() local
56 for (size_t u = 0; u < N; u++) { in IDCT1D() local
66 void TransposeBlock(double in[N * M], double out[M * N]) { in TransposeBlock()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
H A DGrB_Vector_eWiseAdd.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_BinaryOp()
78 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Monoid()
81 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Monoid()
112 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Semiring()
115 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Semiring()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
H A DGrB_Vector_eWiseAdd.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_BinaryOp()
78 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Monoid()
81 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Monoid()
112 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Semiring()
115 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Semiring()
H A DGrB_Vector_eWiseMult.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_BinaryOp()
79 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Monoid()
82 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Monoid()
113 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Semiring()
116 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Semiring()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
H A DGrB_Vector_eWiseMult.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_BinaryOp()
79 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Monoid()
82 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Monoid()
113 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Semiring()
116 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Semiring()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_apply.c20 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_apply()
23 const GrB_Vector u, // first input: vector u in GrB_Vector_apply()
70 const GrB_Vector M, // optional mask for w, unused if NULL in GB_1st()
74 const GrB_Vector u, // second input: vector u in GB_1st()
122 const GrB_Vector M, // optional mask for w, unused if NULL in GB_2nd()
125 const GrB_Vector u, // first input: vector u in GB_2nd()
174 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp1st()
178 const GrB_Vector u, // second input: vector u in GxB_Vector_apply_BinaryOp1st()
193 const GrB_Vector M, // optional mask for w, unused if NULL in GxB_Vector_apply_BinaryOp2nd()
196 const GrB_Vector u, // first input: vector u in GxB_Vector_apply_BinaryOp2nd()

12345678910>>...152