Home
last modified time | relevance | path

Searched refs:nextn (Results 1 – 25 of 146) sorted by relevance

123456

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/libs/
H A DParkMiller.c56 int nextn = *state; in PMrand() local
58 hvlue = nextn / MOBYMP; in PMrand()
59 lvlue = nextn % MOBYMP; /* nextn MOD MOBYMP */ in PMrand()
62 nextn = testv; in PMrand()
64 nextn = testv + MODLUS; in PMrand()
65 *state = nextn; in PMrand()
66 return nextn; in PMrand()
/dports/math/R/R-4.1.2/src/library/stats/man/
H A Dnextn.Rd1 % File src/library/stats/man/nextn.Rd
6 \name{nextn}
9 nextn(n, factors = c(2,3,5))
11 \alias{nextn}
19 \code{nextn} returns the smallest integer,
23 \code{nextn()} is intended to be used to find a suitable length
35 E.g., \code{nextn(91, c(2,6))} returns 128 instead of 96 as
36 \code{nextn(91, c(2,3))} returns.
49 nextn(1001) # 1024
50 table(nextn(599:630))
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A Dnextn.Rd1 % File src/library/stats/man/nextn.Rd
6 \name{nextn}
9 nextn(n, factors = c(2,3,5))
11 \alias{nextn}
19 \code{nextn} returns the smallest integer,
23 \code{nextn()} is intended to be used to find a suitable length
35 E.g., \code{nextn(91, c(2,6))} returns 128 instead of 96 as
36 \code{nextn(91, c(2,3))} returns.
49 nextn(1001) # 1024
50 table(nextn(599:630))
[all …]
/dports/irc/sic/sic-0.23a/
H A Dtabkey.c25 struct nlist_ *nextn; member
46 *ntmp = del->nextn;
53 ntmp = &((*ntmp)->nextn);
69 ntmp = &((*ntmp)->nextn);
75 *ntmp = top->nextn;
94 top->nextn = *list;
143 if ((*next = (*next)->nextn) == NULL)
/dports/biology/migrate/migrate-3.6.11/src/
H A Drandom.c90 int nextn=1, kk=1,ii=0,jj=0; variable
160 unsigned int x0=137,ii=0; nextn=1;
175 x0=xn; nextn++; in get_korobov()
176 if (nextn>m){ ii++; nextn=2+ii;} in get_korobov()
189 static int s, nextn=8; variable
202 next=nextn*nextn; in get_weyl()
208 nextn++; in get_weyl()
221 static int s, nextn=8; variable
301 nextn=2; in inhalt()
333 k=0; mtemp=nextn; in gohalt()
[all …]
/dports/games/openlierox/OpenLieroX/include/
H A DIterator.h28 virtual void nextn(size_t num) { while(num > 0) { next(); if(!isValid()) return; --num; } } in nextn() function
97 virtual void nextn(size_t n) { i += n; } in nextn() function
113 virtual void nextn(size_t n) { i += n; } in nextn() function
129 virtual void nextn(size_t n) { i += n; } in nextn() function
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/
H A Drat.m66 nextn = n; variable
70 lastn = nextn;
/dports/math/R-cran-fracdiff/fracdiff/
H A DNAMESPACE5 , fft, nextn
/dports/biology/molden/molden5.8/ambfor/
H A Dpbc.f1204 common /seed/jseed,ifrst,nextn local
1206 integer hvlue, lvlue, testv, nextn, mseed local
1210 nextn = jseed
1214 hvlue = nextn / mobymp
1215 lvlue = mod(nextn, mobymp)
1219 nextn = testv
1221 nextn = testv + modlus
1224 random = dble(nextn)/dble(modlus)
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dfft.R23 nextn <- function(n, factors=c(2,3,5)) .Call(C_nextn, n, factors) function
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dfft.R23 nextn <- function(n, factors=c(2,3,5)) .Call(C_nextn, n, factors) function
/dports/math/R-cran-fracdiff/fracdiff/R/
H A Ddiffseries.R58 np2 <- nextn(iT+iT - 1L)# changed from J+N: also factors 3 and 5
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DSUBRESP.lsp42 ((|n| #1=(|NonNegativeInteger|)) (#2=#:G430 NIL) (|nextn| #1#)
120 (LETT |nextn|
126 (PROG1 (LETT #2# (- |nextn| 1))
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DMathFunctions.java797 LispObject nextn = power.ash(Fixnum.MINUS_ONE); in intexp()
804 if (nextn.zerop()) in intexp()
808 if (nextn.oddp()) in intexp()
810 nextn = nextn.ash(Fixnum.MINUS_ONE); in intexp()
/dports/lang/perl5.34/perl-5.34.0/ext/File-Glob/
H A Dbsd_glob.c936 Char *nextn = NULL; local
947 nextn = name + 1;
992 if (nextn) {
994 name = nextn;
/dports/lang/perl5.30/perl-5.30.3/ext/File-Glob/
H A Dbsd_glob.c936 Char *nextn = NULL; local
947 nextn = name + 1;
992 if (nextn) {
994 name = nextn;
/dports/lang/perl5.32/perl-5.32.1/ext/File-Glob/
H A Dbsd_glob.c936 Char *nextn = NULL; local
947 nextn = name + 1;
992 if (nextn) {
994 name = nextn;
/dports/security/sudo/sudo-1.9.8p2/lib/util/
H A Dglob.c800 Char *nextn = NULL; in match() local
813 nextn = name + 1; in match()
853 if (nextn) { in match()
855 name = nextn; in match()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/File-Glob/
H A Dbsd_glob.c932 Char *nextn = NULL; local
943 nextn = name + 1;
988 if (nextn) {
990 name = nextn;
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dglob.c897 Char *nextn = NULL; in match() local
910 nextn = name + 1; in match()
951 if (nextn) { in match()
953 name = nextn; in match()
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dglob.c911 Char *nextn = NULL; local
924 nextn = name + 1;
965 if (nextn) {
967 name = nextn;
/dports/math/boolector/boolector-3.2.2/src/
H A Dbtoribv.cc801 BtorIBVNode *nextn = bitrange2node (next); in addState() local
806 mark_next_state (nextn, next); in addState()
823 BtorIBVNode *nextn = bitrange2node (next); in addNonState() local
824 assert (nextn->is_constant || nextn->is_next_state); in addNonState()
826 mark_next_nonstate (nextn, next); in addNonState()
1063 if (!nextn->prev) BTOR_CNEWN (mm, nextn->prev, nextn->width); in analyze()
1065 assert (!nextn->prev[k]); in analyze()
1066 nextn->prev[k] = a; in analyze()
1076 if (!nextn->prev) BTOR_CNEWN (mm, nextn->prev, nextn->width); in analyze()
1078 assert (!nextn->prev[k]); in analyze()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/nemesis/Lib/
H A Dne_test.c818 int nintn, nborn, nextn, ninte, nbore, nncmap, necmap; in ne_test_glbp() local
823 error = ne_get_loadbal_param(fileid, &nintn, &nborn, &nextn, &ninte, in ne_test_glbp()
830 if (nextn != NEXTN ) return -1; in ne_test_glbp()
/dports/biology/molden/molden5.8/
H A Despot.f1706 common /seed/jseed,ifrst,nextn local
1708 integer hvlue, lvlue, testv, nextn, mseed local
1712 nextn = jseed
1716 hvlue = nextn / mobymp
1717 lvlue = mod(nextn, mobymp)
1721 nextn = testv
1723 nextn = testv + modlus
1726 random = dble(nextn)/dble(modlus)
/dports/math/R/R-4.1.2/src/library/stats/po/
H A Dru.po272 "nextn() found no solution < %d = INT_MAX (the maximal integer); pass '0+ n' "
275 "nextn() �� ����� ������� < %d = INT_MAX (������������ ����� �����); ����� �� "
280 msgid "nextn<64>() found no solution < %ld = UINT64_MAX (the maximal integer)"
282 "nextn<64>() �� ����� ������� < %ld = UINT64_MAX (������������ ����� �����)"
303 "nextn() = %<PRIu64> > 2^53 may not be exactly representable in R (as \"double"
306 "nextn() = %<PRIu64> > 2^53 ��������, �� ������� ���������� � R (��� \"double"

123456