Home
last modified time | relevance | path

Searched refs:nrw (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/math/gap/gap-4.11.0/pkg/SCSCP-2.3.1/example/
H A Drewrite.g13 nrw:=[];
47 if nrw=[] then
50 x := ShallowCopy( nrw );
68 nrw:=[];
97 if nrw=[] then
128 nrw:=[];
157 res[n]:=Length(nrw);
158 if nrw=[] then
189 nrw:=[];
219 res[n]:=Length(nrw);
[all …]
/dports/science/R-cran-Epi/Epi/R/
H A Drm.tr.R11 nrw <- nrow( obj ) functionVar
17 function( obj, from, to, nrw, wh1 ) argument
27 whX <- setdiff( whX[whX<nrw]+1, wh1 )
40 nrw = nrw, wh1 = wh1 ) )
/dports/comms/wsjtz/wsjtx/lib/
H A Dbpdecode128_90.f9013 integer nrw(M) local
30 do i=1,nrw(j)
54 synd(i)=sum(cw(Nm(1:nrw(i),i)))
87 do i=1,nrw(j)
106 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
H A Dbpdecode40.f9090 do i=1,nrw(j)
107 synd(i)=sum(cw(Nm(1:nrw(i),i)))
120 do i=1,nrw(j)
139 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
H A Dbpdecode144.f90274 do i=1,nrw
321 do i=1,nrw
334 tanhtoc(1:nrw,i)=tanh(-toc(1:nrw,i)/2)
H A Dbpdecode128_90.f90.save13 integer nrw(M),ncw(N)
30 do i=1,nrw(j)
53 synd(i)=sum(cw(Nm(1:nrw(i),i)))
86 do i=1,nrw(j)
105 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
/dports/comms/wsjtz/wsjtx/lib/fst4/
H A Dbpdecode240_101.f909 integer nrw(M),ncw local
28 do i=1,nrw(j)
50 synd(i)=sum(cw(Nm(1:nrw(i),i)))
82 do i=1,nrw(j)
101 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
H A Ddecode240_101.f9014 integer nrw(M),ncw local
44 do i=1,nrw(j)
71 synd(i)=sum(cw(Nm(1:nrw(i),i)))
108 do i=1,nrw(j)
127 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
H A Ddecode240_74.f9014 integer nrw(M),ncw local
48 do i=1,nrw(j)
75 synd(i)=sum(cw(Nm(1:nrw(i),i)))
112 do i=1,nrw(j)
131 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
/dports/comms/wsjtz/wsjtx/lib/ft8/
H A Dbpdecode174_91.f9030 do i=1,nrw(j)
54 synd(i)=sum(cw(Nm(1:nrw(i),i)))
88 do i=1,nrw(j)
107 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
H A Ddecode174_91.f9014 integer nrw(M),ncw local
44 do i=1,nrw(j)
71 synd(i)=sum(cw(Nm(1:nrw(i),i)))
109 do i=1,nrw(j)
128 Tmn=product(tanhtoc(1:nrw(ichk),ichk),mask=Nm(1:nrw(ichk),ichk).ne.j)
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMipmap.cpp138 OfxRectI nrw = downscalePowerOfTwoSmallestEnclosing(renderWindowFullRes, i); in buildMipMapLevel() local
139 …assert(nrw.x1 == nextRenderWindow.x1 && nrw.x2 == nextRenderWindow.x2 && nrw.y1 == nextRenderWindo… in buildMipMapLevel()
250 OfxRectI nrw = downscalePowerOfTwoSmallestEnclosing(renderWindowFullRes, i); in ofxsBuildMipMapsForComponents() local
251 …assert(nrw.x1 == nextRenderWindow.x1 && nrw.x2 == nextRenderWindow.x2 && nrw.y1 == nextRenderWindo… in ofxsBuildMipMapsForComponents()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMipmap.cpp138 OfxRectI nrw = downscalePowerOfTwoSmallestEnclosing(renderWindowFullRes, i); in buildMipMapLevel() local
139 …assert(nrw.x1 == nextRenderWindow.x1 && nrw.x2 == nextRenderWindow.x2 && nrw.y1 == nextRenderWindo… in buildMipMapLevel()
250 OfxRectI nrw = downscalePowerOfTwoSmallestEnclosing(renderWindowFullRes, i); in ofxsBuildMipMapsForComponents() local
251 …assert(nrw.x1 == nextRenderWindow.x1 && nrw.x2 == nextRenderWindow.x2 && nrw.y1 == nextRenderWindo… in ofxsBuildMipMapsForComponents()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/internal/dependencyproxy/
H A Ddependencyproxy.go93 nrw := &nullResponseWriter{header: make(http.Header)}
94 p.uploadHandler.ServeHTTP(nrw, saveFileRequest)
96 if nrw.status != http.StatusOK {
97 fields := log.Fields{"code": nrw.status}
99 helper.Fail500WithFields(nrw, r, fmt.Errorf("dependency proxy: failed to upload file"), fields)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/urfave/negroni/
H A Dresponse_writer.go32 nrw := &responseWriter{
37 return &responseWriterCloseNotifer{nrw}
40 return nrw
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dconstants.py581 nrw=94,
603 nrw=94,
622 nrw=1540,
649 nrw=488,
676 nrw=1848,
696 nrw=1848,
735 nrw=45470,
/dports/cad/alliance/alliance/src/cells/src/rflib/
H A Drf_fifo_ok.vbe5 nrw : in BIT;
22 nextval <= not(((rw and ripple) or prev) and nrw);
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/vector/
H A Doapif.rst73 $ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster
75 INFO: Open of `OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster'
85 $ ogrinfo -al -so OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck
124 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -where "flur =…
151 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -spat 8.7 51.4…
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/vector/
H A Doapif.rst73 $ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster
75 INFO: Open of `OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster'
85 $ ogrinfo -al -so OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck
124 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -where "flur =…
151 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -spat 8.7 51.4…
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/vector/
H A Doapif.rst73 $ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster
75 INFO: Open of `OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster'
85 $ ogrinfo -al -so OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck
124 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -where "flur =…
151 …$ ogrinfo OAPIF:https://www.ldproxy.nrw.de/rest/services/kataster flurstueck -al -q -spat 8.7 51.4…
/dports/net/c3270/suite3270-4.0/Common/Win32/
H A Dsio_schannel.c492 int nrw; in client_handshake_loop() local
519 nrw = recv(s->sock, s->rcvbuf + s->rcvbuf_len, n2read, 0); in client_handshake_loop()
520 vtrace("TLS: %d/%d bytes of handshake data received\n", nrw, in client_handshake_loop()
522 if (nrw == SOCKET_ERROR) { in client_handshake_loop()
529 } else if (nrw == 0) { in client_handshake_loop()
536 print_hex_dump("<enc", nrw, in client_handshake_loop()
539 s->rcvbuf_len += nrw; in client_handshake_loop()
604 nrw = send(s->sock, out_buffers[0].pvBuffer, in client_handshake_loop()
606 if (nrw == SOCKET_ERROR) { in client_handshake_loop()
613 vtrace("TLS: %d bytes of handshake data sent\n", nrw); in client_handshake_loop()
[all …]
/dports/x11/x3270/suite3270-4.0/Common/Win32/
H A Dsio_schannel.c492 int nrw; in client_handshake_loop() local
519 nrw = recv(s->sock, s->rcvbuf + s->rcvbuf_len, n2read, 0); in client_handshake_loop()
520 vtrace("TLS: %d/%d bytes of handshake data received\n", nrw, in client_handshake_loop()
522 if (nrw == SOCKET_ERROR) { in client_handshake_loop()
529 } else if (nrw == 0) { in client_handshake_loop()
536 print_hex_dump("<enc", nrw, in client_handshake_loop()
539 s->rcvbuf_len += nrw; in client_handshake_loop()
604 nrw = send(s->sock, out_buffers[0].pvBuffer, in client_handshake_loop()
606 if (nrw == SOCKET_ERROR) { in client_handshake_loop()
613 vtrace("TLS: %d bytes of handshake data sent\n", nrw); in client_handshake_loop()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dvgdb.c139 void add_written(int nrw) in add_written() argument
142 shared32->written_by_vgdb += nrw; in add_written()
144 shared64->written_by_vgdb += nrw; in add_written()
387 int nrw; in write_buf() local
392 nrw = write(fd, buf+nrwritten, size - nrwritten); in write_buf()
393 if (nrw == -1) { in write_buf()
397 nrwritten = nrwritten + nrw; in write_buf()
399 add_written(nrw); in write_buf()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dvgdb.c139 void add_written(int nrw) in add_written() argument
142 shared32->written_by_vgdb += nrw; in add_written()
144 shared64->written_by_vgdb += nrw; in add_written()
387 int nrw; in write_buf() local
392 nrw = write(fd, buf+nrwritten, size - nrwritten); in write_buf()
393 if (nrw == -1) { in write_buf()
397 nrwritten = nrwritten + nrw; in write_buf()
399 add_written(nrw); in write_buf()
/dports/devel/efl/efl-1.25.1/src/generic/evas/raw/
H A Dmeson.build6 generic_support = ['arw','cr2','crw','dcr','dng','k25','kdc','erf','mrw','nef','nrf','nrw','orf','r…

12345678910>>...13