Home
last modified time | relevance | path

Searched defs:ntuples (Results 1 – 25 of 1201) sorted by relevance

12345678910>>...49

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Ddump_mesh_vtk.cpp345 const int ntuples = old_array->GetNumberOfTuples(); in write_data() local
351 const int ntuples = mesh->GetNumberOfPoints(); in write_data() local
380 const int ntuples = old_array->GetNumberOfTuples(); in write_data() local
386 const int ntuples = mesh->GetNumberOfPoints(); in write_data() local
429 const int ntuples = old_array->GetNumberOfTuples(); in write_data() local
435 const int ntuples = mesh->GetNumberOfCells(); in write_data() local
464 const int ntuples = old_array->GetNumberOfTuples(); in write_data() local
470 const int ntuples = mesh->GetNumberOfCells(); in write_data() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest132.m29 ntuples = 1000 ; variable
47 ntuples = 10 ; variable
/dports/databases/postgresql12-client/postgresql-12.9/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local
/dports/databases/postgresql14-server/postgresql-14.1/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AArch64/
H A Darm64-neon-compare-instructions.ll47 %tmp3 = icmp eq <2 x i64> %A, %B;
110 %tmp3 = icmp sgt <8 x i8> %A, %B;
178 ;CHECK: cmgt {{v[0-9]+}}.4h, v1.4h, v0.4h
/dports/databases/postgresql14-client/postgresql-14.1/contrib/tsm_system_rows/
H A Dtsm_system_rows.c47 int64 ntuples; /* number of tuples to return */ member
110 int64 ntuples; in system_rows_samplescangetsamplesize() local
178 int64 ntuples = DatumGetInt64(params[0]); in system_rows_beginsamplescan() local

12345678910>>...49