Home
last modified time | relevance | path

Searched defs:nto (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dappend.hpp20 append(types::ndarray<T, pS> const &nto, F const &data) in append()
38 append(types::ndarray<T, pS> const &nto, F const &data) in append()
/dports/math/openblas/OpenBLAS-0.3.18/benchmark/scripts/OCTAVE/
H A Ddeig.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dcgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Ddgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Ddsolve.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dsgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dzgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dzgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dsgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Dcgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
H A Ddgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
/dports/math/openblas/OpenBLAS-0.3.18/benchmark/scripts/R/
H A Ddsolve.R8 nto <- 2048 globalVar
17 nto <- as.numeric(argv[z]) globalVar
H A Ddeig.R8 nto <- 2048 globalVar
17 nto <- as.numeric(argv[z]) globalVar
H A Ddgemm.R8 nto <- 2048 globalVar
17 nto <- as.numeric(argv[z]) globalVar
/dports/science/PETSc/petsc-3.14.1/src/sys/utils/
H A Dmpits.c83 …TwoSided_Ibarrier(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSided_Ibarrier()
150 …woSided_Allreduce(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSided_Allreduce()
201 …oSided_RedScatter(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSided_RedScatter()
285 …CommBuildTwoSided(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSided()
319 …dedFReq_Reference(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSidedFReq_Reference() argument
366 …idedFReq_Ibarrier(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSidedFReq_Ibarrier() argument
494 …ommBuildTwoSidedF(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSidedF() argument
548 …BuildTwoSidedFReq(MPI_Comm comm,PetscMPIInt count,MPI_Datatype dtype,PetscMPIInt nto,const PetscMP… in PetscCommBuildTwoSidedFReq() argument
/dports/math/fftw3-float/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
/dports/math/fftw3/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
/dports/math/fftw3-long/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
/dports/math/fftw3-quad/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
/dports/science/PETSc/petsc-3.14.1/src/sys/tests/
H A Dex8.c45 PetscMPIInt nto; member
84 PetscMPIInt rank,size,*toranks,*fromranks,nto,nfrom; in main() local
/dports/math/igraph/igraph-0.9.5/src/operators/
H A Dcontract.c93 long int nto = (long int) VECTOR(*mapping)[to]; in igraph_contract_vertices() local
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dbond_gromos_omp.cpp79 void BondGromosOMP::eval(int nfrom, int nto, ThrData * const thr) in eval()
H A Dbond_harmonic_shift_cut_omp.cpp81 void BondHarmonicShiftCutOMP::eval(int nfrom, int nto, ThrData * const thr) in eval()
H A Dbond_harmonic_shift_omp.cpp81 void BondHarmonicShiftOMP::eval(int nfrom, int nto, ThrData * const thr) in eval()
H A Dbond_harmonic_omp.cpp81 void BondHarmonicOMP::eval(int nfrom, int nto, ThrData * const thr) in eval()

12345678910