Home
last modified time | relevance | path

Searched refs:nword (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dcompl.c334 char *nword; in compl_add_category_word() local
352 for (nword = (char*)word; *nword; nword++) in compl_add_category_word()
354 if (nword > word) nword--; in compl_add_category_word()
355 if (*nword != ' ') { // Add a space in compl_add_category_word()
358 nword = g_strdup(word); in compl_add_category_word()
383 char *nword; in compl_del_category_word() local
401 for (nword = (char*)word; *nword; nword++) in compl_del_category_word()
403 if (nword > word) nword--; in compl_del_category_word()
404 if (*nword != ' ') // Add a space in compl_del_category_word()
407 nword = NULL; in compl_del_category_word()
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/alevt/
H A Dbdf2xbm.c19 int nword; variable
49 nword = 0; in nextline()
51 return nword; in nextline()
61 word[nword++] = p; in nextline()
68 } while (nword == 0); in nextline()
70 for (i = nword; i < 64; ++i) in nextline()
72 return nword; in nextline()
93 if (nword > 1 || strlen(word[0]) != (x + 7) / 8 * 2) in dobitmap()
119 else if (streq(word[0], "ENCODING") && nword == 2) in dochar()
125 else if (streq(word[0], "BBX") && nword == 5) in dochar()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/selci/
H A Dminit.F51 integer function selci_mptr(nword)
58 if (nword.lt.0) call errquit('MALOC: nword < 0',nword, INPUT_ERR)
60 if (nword .le. mfr) then
62 ltop = ltop + nword
67 write (6,20) nword,mfr
69 call errquit('MPTR: need this much more memory', nword-mfr,
/dports/science/nwchem-data/nwchem-7.0.2-release/src/selci/
H A Dminit.F51 integer function selci_mptr(nword)
58 if (nword.lt.0) call errquit('MALOC: nword < 0',nword, INPUT_ERR)
60 if (nword .le. mfr) then
62 ltop = ltop + nword
67 write (6,20) nword,mfr
69 call errquit('MPTR: need this much more memory', nword-mfr,
/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A Dnword.c99 struct nword *
189 struct nword *
386 struct nword *
417 struct nword *
422 struct nword *nword;
452 wrds = nword;
583 struct nword *
1245 struct nword *
1291 struct nword *
1348 struct nword *
[all …]
/dports/japanese/canna-server/Canna37p3/lib/RK/
H A Dnword.c99 struct nword *
189 struct nword *
386 struct nword *
417 struct nword *
422 struct nword *nword;
452 wrds = nword;
583 struct nword *
1245 struct nword *
1291 struct nword *
1348 struct nword *
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dbuffers.f90531 INTEGER, INTENT(IN) :: unit, nword, io_level local
573 SUBROUTINE save_buffer( vect, nword, unit, nrec ) argument
581 INTEGER, INTENT(IN) :: nword, unit, nrec local
582 COMPLEX(DP), INTENT(INOUT) :: vect(nword)
600 SUBROUTINE get_buffer( vect, nword, unit, nrec ) argument
611 INTEGER, INTENT(IN) :: nword, unit, nrec local
612 COMPLEX(DP), INTENT(OUT) :: vect(nword)
666 INTEGER :: n, ierr, nrec, nword local
670 nword = buiol_check_unit( unit )
672 IF( nword > 0 ) THEN
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/example/calc/
H A Dcalc.c18 int nword; in main() local
22 if((nword = split(line,words,NWORD)) == 0) continue; in main()
24 if(nword != 3) { in main()
30 if(nword != 3) { in main()
51 split(line,words,nword) in split() argument
54 int nword; /* number of elements in words */
61 for(i = 0;i < nword;i++) {
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/example/calc/
H A Dcalc.c18 int nword; in main() local
22 if((nword = split(line,words,NWORD)) == 0) continue; in main()
24 if(nword != 3) { in main()
30 if(nword != 3) { in main()
51 split(line,words,nword) in split() argument
54 int nword; /* number of elements in words */
61 for(i = 0;i < nword;i++) {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dbv.go20 nword := (n + WORDBITS - 1) / WORDBITS
21 return bvec{n, make([]uint32, nword)}
27 nword int32 member
31 nword := (nbit + WORDBITS - 1) / WORDBITS
32 size := int64(nword) * int64(count)
34 Fatalf("bvbulkalloc too big: nbit=%d count=%d nword=%d size=%d", nbit, count, nword, size)
39 nword: nword,
44 out := bvec{b.nbit, b.words[:b.nword]}
45 b.words = b.words[b.nword:]
/dports/science/siesta/siesta-4.1.5/Util/sies2arc/
H A Dlinepro.f8 subroutine linepro(line_in,nword,words,nfloat,floats,norder, argument
41 nword=0
121 nword=nword+1
122 if (nword.gt.maxword) then
127 words(nword)=string
169 subroutine linepronc(line_in,nword,words,nfloat,floats, argument
221 nword=0
295 nword=nword+1
296 if (nword.gt.maxword) then
302 words(nword)=string
H A Dsies2arc.f68 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
100 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
121 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
127 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
133 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
170 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
186 call linepro(line,nword,words,nfloat,floats,nlorder,iline,
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/bitvec/
H A Dbv.go26 nword := (n + wordBits - 1) / wordBits
27 return BitVec{n, make([]uint32, nword)}
33 nword int32 member
37 nword := (nbit + wordBits - 1) / wordBits
38 size := int64(nword) * int64(count)
40 base.Fatalf("NewBulk too big: nbit=%d count=%d nword=%d size=%d", nbit, count, nword, size)
45 nword: nword,
50 out := BitVec{b.nbit, b.words[:b.nword]}
51 b.words = b.words[b.nword:]
/dports/math/gri/gri-2.12.23/src/
H A Drpn.cc102 unsigned int nword; in substitute_rpn_expressions() local
103 chop_into_words(copy, _Words2, &nword, MAX_nword); in substitute_rpn_expressions()
104 if (nword < 2) { in substitute_rpn_expressions()
110 for (unsigned int i = 0; i < nword; i++) { in substitute_rpn_expressions()
121 if ((i + 4) <= nword && !strcmp(_Words2[i + 2], "==")) { in substitute_rpn_expressions()
146 for (i += 5; i < nword; i++) { /* bug: change when in substitute_rpn_expressions()
152 } else if ((i + 3 > nword) || strcmp(_Words2[i + 1], "rpn")) { in substitute_rpn_expressions()
158 for (ii = rpn_start + 2; ii < nword; ii++) { in substitute_rpn_expressions()
/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/kalman/
H A DmergeSRI.cpp64 int i,n,N,nfile,nline,nword; in main() local
117 nword = 0; in main()
121 if(nword == 0) { in main()
124 else if(nword < N+1) { in main()
125 cov(nline,nword-1) = StringUtils::asDouble(word); in main()
127 else if(nword == N+1) { in main()
130 nword++; in main()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Dbv.go20 nword := (n + wordBits - 1) / wordBits
21 return bvec{n, make([]uint32, nword)}
27 nword int32 member
31 nword := (nbit + wordBits - 1) / wordBits
32 size := int64(nword) * int64(count)
34 Fatalf("bvbulkalloc too big: nbit=%d count=%d nword=%d size=%d", nbit, count, nword, size)
39 nword: nword,
44 out := bvec{b.nbit, b.words[:b.nword]}
45 b.words = b.words[b.nword:]
/dports/math/spooles/spooles.2.2/MPI/src/
H A DDenseMtx_scatterAdd.c52 nrecv, nrowX, nrowY, nsend, nword, tag ; in DenseMtx_MPI_scatterAddRows() local
71 nword = 1 ; in DenseMtx_MPI_scatterAddRows()
73 nword = 2 ; in DenseMtx_MPI_scatterAddRows()
138 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_scatterAddRows()
150 sendvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
182 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_scatterAddRows()
256 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_scatterAddRows()
262 recvvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
H A DDenseMtx_gather.c52 ncolY, nproc, nrecv, nrowX, nrowY, nsend, nword, tag, in DenseMtx_MPI_gatherRows() local
80 nword = 1 ; in DenseMtx_MPI_gatherRows()
82 nword = 2 ; in DenseMtx_MPI_gatherRows()
150 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_gatherRows()
162 sendvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
194 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_gatherRows()
268 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_gatherRows()
274 recvvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
/dports/math/spooles-mpich/spooles.2.2/MPI/src/
H A DDenseMtx_gather.c52 ncolY, nproc, nrecv, nrowX, nrowY, nsend, nword, tag, in DenseMtx_MPI_gatherRows() local
80 nword = 1 ; in DenseMtx_MPI_gatherRows()
82 nword = 2 ; in DenseMtx_MPI_gatherRows()
150 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_gatherRows()
162 sendvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
194 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_gatherRows()
268 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_gatherRows()
274 recvvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
H A DDenseMtx_scatterAdd.c52 nrecv, nrowX, nrowY, nsend, nword, tag ; in DenseMtx_MPI_scatterAddRows() local
71 nword = 1 ; in DenseMtx_MPI_scatterAddRows()
73 nword = 2 ; in DenseMtx_MPI_scatterAddRows()
138 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_scatterAddRows()
150 sendvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
182 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_scatterAddRows()
256 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_scatterAddRows()
262 recvvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
/dports/math/spooles-mpich/spooles.2.2_SHARED/MPI/src/
H A DDenseMtx_gather.c52 ncolY, nproc, nrecv, nrowX, nrowY, nsend, nword, tag, in DenseMtx_MPI_gatherRows() local
80 nword = 1 ; in DenseMtx_MPI_gatherRows()
82 nword = 2 ; in DenseMtx_MPI_gatherRows()
150 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_gatherRows()
162 sendvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
194 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_gatherRows()
268 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_gatherRows()
274 recvvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
H A DDenseMtx_scatterAdd.c52 nrecv, nrowX, nrowY, nsend, nword, tag ; in DenseMtx_MPI_scatterAddRows() local
71 nword = 1 ; in DenseMtx_MPI_scatterAddRows()
73 nword = 2 ; in DenseMtx_MPI_scatterAddRows()
138 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_scatterAddRows()
150 sendvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
182 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_scatterAddRows()
256 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_scatterAddRows()
262 recvvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
/dports/math/spooles/spooles.2.2_SHARED/MPI/src/
H A DDenseMtx_gather.c52 ncolY, nproc, nrecv, nrowX, nrowY, nsend, nword, tag, in DenseMtx_MPI_gatherRows() local
80 nword = 1 ; in DenseMtx_MPI_gatherRows()
82 nword = 2 ; in DenseMtx_MPI_gatherRows()
150 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_gatherRows()
162 sendvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
194 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_gatherRows()
268 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_gatherRows()
274 recvvec += nword*ncolY ; in DenseMtx_MPI_gatherRows()
H A DDenseMtx_scatterAdd.c52 nrecv, nrowX, nrowY, nsend, nword, tag ; in DenseMtx_MPI_scatterAddRows() local
71 nword = 1 ; in DenseMtx_MPI_scatterAddRows()
73 nword = 2 ; in DenseMtx_MPI_scatterAddRows()
138 msg->size = nword * nsend * ncolY ; in DenseMtx_MPI_scatterAddRows()
150 sendvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
182 msg->size = nword * nrecv * ncolY ; in DenseMtx_MPI_scatterAddRows()
256 DVfprintf(msgFile, nword*nrecv*ncolY, recvvec) ; in DenseMtx_MPI_scatterAddRows()
262 recvvec += nword*ncolY ; in DenseMtx_MPI_scatterAddRows()
/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dgood.cpp358 ichar_t nword[INPUTWORDLEN + MAXAFFIXLEN]; in good() local
367 for (p = w, q = nword; *p; ) in good()
370 n = q - nword; in good()
374 if ((dp = ispell_lookup (nword, 1)) != NULL) in good()
392 chk_aff (w, nword, n, ignoreflagbits, allhits, pfxopts, sfxopts); in good()

12345678910