Home
last modified time | relevance | path

Searched defs:col_a (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dsmall_blas_generic.h90 static inline void MMM_mat1x4(const int col_a, in MMM_mat1x4()
155 static inline void MTM_mat1x4(const int col_a, in MTM_mat1x4()
212 static inline void MVM_mat4x1(const int col_a, in MVM_mat4x1()
275 static inline void MTV_mat4x1(const int col_a, in MTV_mat4x1()
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dsmall_blas_generic.h90 static inline void MMM_mat1x4(const int col_a, in MMM_mat1x4()
155 static inline void MTM_mat1x4(const int col_a, in MTM_mat1x4()
212 static inline void MVM_mat4x1(const int col_a, in MVM_mat4x1()
277 static inline void MTV_mat4x1(const int col_a, in MTV_mat4x1()
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/integration/includes/libs/rdbms/resultwrapper/
H A DResultWrapperTest.sql2 col_a VARCHAR(20), field
/dports/math/R-cran-dplyr/dplyr/tests/testthat/
H A Dtest-distinct.R111 df <- data.frame(col_a = c(1, NA, NA)) nameattr in c
116 df_1 <- data.frame(col_a = c(1, NA)) nameattr in c
117 df_2 <- data.frame(col_a = c(1, NA)) nameattr in c
/dports/math/py-or-tools/or-tools-9.2/ortools/lp_data/
H A Dmatrix_utils.cc133 const ColIndex col_a = fingerprints[i].col; in FindProportionalColumns() local
176 for (ColIndex col_a(0); col_a < num_cols; ++col_a) { in FindProportionalColumnsUsingSimpleAlgorithm() local
201 const SparseColumn& col_a = matrix_a.column(col); in AreFirstColumnsAndRowsExactlyEquals() local
/dports/graphics/chafa/chafa-1.8.0/chafa/internal/
H A Dchafa-color.c266 color_diff_rgb (const ChafaColor *col_a, const ChafaColor *col_b) in color_diff_rgb()
286 color_diff_euclidean (const ChafaColor *col_a, const ChafaColor *col_b) in color_diff_euclidean()
303 color_diff_alpha (const ChafaColor *col_a, const ChafaColor *col_b, gint error) in color_diff_alpha()
320 chafa_color_diff_slow (const ChafaColor *col_a, const ChafaColor *col_b, ChafaColorSpace color_spac… in chafa_color_diff_slow()
/dports/math/e-antic/flint2-ae7ec89/fmpz_mat/
H A Dcol_partition.c41 col_hash_t * col_a = (col_hash_t *) a; in fmpz_mat_col_hash_compare() local
/dports/math/flint2/flint-2.8.4/fmpz_mat/
H A Dcol_partition.c41 col_hash_t * col_a = (col_hash_t *) a; in fmpz_mat_col_hash_compare() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_mat/
H A Dcol_partition.c41 col_hash_t * col_a = (col_hash_t *) a; in fmpz_mat_col_hash_compare() local
/dports/games/atanks/atanks-6.5/src/
H A DgfxData.cpp220 int32_t col_a = getpixel(stuff_bar_gradient_strip, in first_init() local
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/brin/
H A Dbrin_minmax.c247 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/brin/
H A Dbrin_minmax.c247 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/brin/
H A Dbrin_minmax.c247 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/brin/
H A Dbrin_minmax.c244 BrinValues *col_a = (BrinValues *) PG_GETARG_POINTER(1); in brin_minmax_union() local

123456789