Home
last modified time | relevance | path

Searched refs:nto (Results 1 – 25 of 4885) sorted by relevance

12345678910>>...196

/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() argument
23 long nsize = nto.flat_size() + ndata.flat_size(); in append()
28 auto out_back = std::copy(nto.fbegin(), nto.fend(), out.fbegin()); in append()
38 append(types::ndarray<T, pS> const &nto, F const &data) in append() argument
40 long nsize = nto.flat_size() + 1; in append()
45 auto out_back = std::copy(nto.fbegin(), nto.fend(), out.fbegin()); in append()
/dports/science/PETSc/petsc-3.14.1/src/sys/utils/
H A Dmpits.c99 for (i=0; i<nto; i++) { in PetscCommBuildTwoSided_Ibarrier()
173 for (i=0; i<nto; i++) iflags[toranks[i]] = 1; in PetscCommBuildTwoSided_Allreduce()
180 ierr = PetscMalloc2(nto+nrecvs,&reqs,nto+nrecvs,&statuses);CHKERRQ(ierr); in PetscCommBuildTwoSided_Allreduce()
185 for (i=0; i<nto; i++) { in PetscCommBuildTwoSided_Allreduce()
223 for (i=0; i<nto; i++) iflags[toranks[i]] = 1; in PetscCommBuildTwoSided_RedScatter()
229 ierr = PetscMalloc2(nto+nrecvs,&reqs,nto+nrecvs,&statuses);CHKERRQ(ierr); in PetscCommBuildTwoSided_RedScatter()
234 for (i=0; i<nto; i++) { in PetscCommBuildTwoSided_RedScatter()
346 for (i=0; i<nto; i++) { in PetscCommBuildTwoSidedFReq_Reference()
391 for (i=0; i<nto; i++) { in PetscCommBuildTwoSidedFReq_Ibarrier()
396 for (i=0; i<nto; i++) { in PetscCommBuildTwoSidedFReq_Ibarrier()
[all …]
/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
99 for (i=1,nto=0; i<size; i*=2) nto++; in main()
100 ierr = PetscMalloc2(nto,&todata,nto,&toranks);CHKERRQ(ierr); in main()
110 for (i=0; i<nto; i++) { in main()
122 fctx.nto = nto; in main()
126 ierr = PetscMalloc1(nto,&todummy);CHKERRQ(ierr); in main()
127 for (i=0; i<nto; i++) todummy[i] = rank; in main()
128 …ierr = PetscCommBuildTwoSidedF(PETSC_COMM_WORLD,1,MPI_INT,nto,toranks,todummy,&nfrom,&fromranks,&f… in main()
134 …ierr = PetscCommBuildTwoSided(PETSC_COMM_WORLD,1,dtype,nto,toranks,todata,&nfrom,&fromranks,&fromd… in main()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dtime.c297 Uint nto; member
299 Uint nto; member
303 Uint nto; member
309 Uint nto; member
487 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
499 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
650 tiw->at_once.nto++; in insert_timer_into_slot()
702 tiw->at_once.nto--; in remove_timer()
1192 tiw->nto = 0; in erts_create_timer_wheel()
1251 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dtime.c297 Uint nto; member
299 Uint nto; member
303 Uint nto; member
309 Uint nto; member
487 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
499 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
650 tiw->at_once.nto++; in insert_timer_into_slot()
702 tiw->at_once.nto--; in remove_timer()
1192 tiw->nto = 0; in erts_create_timer_wheel()
1251 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dtime.c294 Uint nto; member
296 Uint nto; member
300 Uint nto; member
306 Uint nto; member
484 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
496 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
647 tiw->at_once.nto++; in insert_timer_into_slot()
699 tiw->at_once.nto--; in remove_timer()
1189 tiw->nto = 0; in erts_create_timer_wheel()
1248 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dtime.c297 Uint nto; member
299 Uint nto; member
303 Uint nto; member
309 Uint nto; member
487 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
499 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
650 tiw->at_once.nto++; in insert_timer_into_slot()
702 tiw->at_once.nto--; in remove_timer()
1192 tiw->nto = 0; in erts_create_timer_wheel()
1251 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dtime.c297 Uint nto; member
299 Uint nto; member
303 Uint nto; member
309 Uint nto; member
487 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
499 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
650 tiw->at_once.nto++; in insert_timer_into_slot()
702 tiw->at_once.nto--; in remove_timer()
1192 tiw->nto = 0; in erts_create_timer_wheel()
1251 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dtime.c297 Uint nto; member
299 Uint nto; member
303 Uint nto; member
309 Uint nto; member
487 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
499 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
650 tiw->at_once.nto++; in insert_timer_into_slot()
702 tiw->at_once.nto--; in remove_timer()
1192 tiw->nto = 0; in erts_create_timer_wheel()
1251 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dtime.c294 Uint nto; member
296 Uint nto; member
300 Uint nto; member
306 Uint nto; member
484 ERTS_TW_ASSERT(tiw->nto == tiw->soon.nto + tiw->later.nto); in find_next_timeout()
496 ERTS_TW_ASSERT(tiw->soon.nto || tiw->later.nto); in find_next_timeout()
647 tiw->at_once.nto++; in insert_timer_into_slot()
699 tiw->at_once.nto--; in remove_timer()
1189 tiw->nto = 0; in erts_create_timer_wheel()
1248 tiw->nto++; in erts_twheel_set_timer()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/config/i386/
H A Dnto.mt3 i386-nto-tdep.o nto-tdep.o remote-nto.o
4 TM_FILE = tm-nto.h
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/config/i386/
H A Dnto.mt3 i386-nto-tdep.o nto-tdep.o remote-nto.o
4 TM_FILE = tm-nto.h
/dports/math/fftw3-float/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim() argument
65 d->os = d1->os * transform_n(d1->n, d1==dt ? nto : SAME); in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
282 nto = HALFISH; in problem_parse()
286 nto = p->in_place || always_pad_real ? PADDED : SAME; in problem_parse()
293 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
295 p->vecsz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
300 p->vecsz = dwim(vecsz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
301 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
303 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
/dports/math/fftw3/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim() argument
65 d->os = d1->os * transform_n(d1->n, d1==dt ? nto : SAME); in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
282 nto = HALFISH; in problem_parse()
286 nto = p->in_place || always_pad_real ? PADDED : SAME; in problem_parse()
293 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
295 p->vecsz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
300 p->vecsz = dwim(vecsz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
301 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
303 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
/dports/math/fftw3-long/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim() argument
65 d->os = d1->os * transform_n(d1->n, d1==dt ? nto : SAME); in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
282 nto = HALFISH; in problem_parse()
286 nto = p->in_place || always_pad_real ? PADDED : SAME; in problem_parse()
293 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
295 p->vecsz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
300 p->vecsz = dwim(vecsz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
301 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
303 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
/dports/math/fftw3-quad/fftw-3.3.9/libbench2/
H A Dproblem.c48 n_transform nti, n_transform nto, in dwim() argument
65 d->os = d1->os * transform_n(d1->n, d1==dt ? nto : SAME); in dwim()
235 n_transform nti = SAME, nto = SAME; in problem_parse() local
282 nto = HALFISH; in problem_parse()
286 nto = p->in_place || always_pad_real ? PADDED : SAME; in problem_parse()
293 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
295 p->vecsz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
300 p->vecsz = dwim(vecsz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
301 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
303 p->sz = dwim(sz, &last_iodim, nti, nto, sz_last_iodim); in problem_parse()
/dports/devel/gammaray/GammaRay-2.11.3/cmake/
H A DToolchain-QNX-common.cmake65 SET(CMAKE_AR "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-ar${HOST_EXECUTABLE_SUFFIX…
66 SET(CMAKE_RANLIB "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-ranlib${HOST_EXECUTABLE_SU…
67 SET(CMAKE_NM "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-nm${HOST_EXECUTABLE_SUFFIX…
68 SET(CMAKE_OBJCOPY "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-objcopy${HOST_EXECUTABLE_S…
69 SET(CMAKE_OBJDUMP "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-objdump${HOST_EXECUTABLE_S…
70 SET(CMAKE_LINKER "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-ld${HOST_EXECUTABLE_SUFFIX…
71 SET(CMAKE_STRIP "${QNX_HOST}/usr/bin/nto${CMAKE_SYSTEM_PROCESSOR}-strip${HOST_EXECUTABLE_SUF…
/dports/math/openblas/OpenBLAS-0.3.18/benchmark/scripts/OCTAVE/
H A Ddeig.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Ddgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Dsgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Ddgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Dcgemv.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Ddsolve.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
H A Dsgemm.m4 nto = 2048; variable
16 nto = str2num(arg_list{i}); variable
31 printf("From %d To %d Step=%d Loops=%d\n",nfrom, nto, nstep, loops);
35 while n <= nto
/dports/math/openblas/OpenBLAS-0.3.18/benchmark/scripts/R/
H A Ddeig.R8 nto <- 2048 globalVar
17 nto <- as.numeric(argv[z]) globalVar
31 cat(sprintf("From %.0f To %.0f Step=%.0f Loops=%.0f\n", nfrom, nto, nstep, loops))
35 while (n <= nto) {

12345678910>>...196