Home
last modified time | relevance | path

Searched refs:movelen (Results 1 – 25 of 84) sorted by relevance

1234

/dports/archivers/zip/zip30/tandem/
H A Dtanzip.c202 long total, movelen; local
218 movelen = _min(len,zread_ovlen);
219 memcpy(bufptr, zread_ovptr, movelen);
220 bufptr += movelen;
221 total += movelen;
222 zread_ovptr += movelen;
223 zread_ovlen -= movelen;
301 movelen = _min((len-total), countread);
302 memcpy(bufptr, zreadptr, movelen);
303 bufptr += movelen;
[all …]
/dports/games/xsokoban/xsokoban/
H A Dmain.c47 static int movelen; variable
260 movelen = atoi(argv[option++]); in CheckCommandLine()
261 if (!movelen) return E_USAGE; in CheckCommandLine()
349 char *moveseq = (char *)malloc(movelen); in ReadMoveSeq()
351 while (ch < movelen) { in ReadMoveSeq()
352 int n = read(0, moveseq + ch, movelen - ch); /* read from stdin */ in ReadMoveSeq()
367 if (Verify(movelen, moveseq)) { in VerifyScore()
/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dfcgi_protocol.c298 int movelen; in fcgi_protocol_queue_client_buffer() local
311 movelen = min(in_len, out_free); in fcgi_protocol_queue_client_buffer()
312 if (movelen > 0) { in fcgi_protocol_queue_client_buffer()
313 queue_header(fr, FCGI_STDIN, movelen); in fcgi_protocol_queue_client_buffer()
314 fcgi_buf_get_to_buf(fr->serverOutputBuffer, fr->clientInputBuffer, movelen); in fcgi_protocol_queue_client_buffer()
321 if (movelen == in_len && fr->expectingClientContent <= 0 in fcgi_protocol_queue_client_buffer()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky/husky-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/aplibs/
H A Dwordstore.cc106 int movelen = strlen (nextp) + 1; // includes terminating NULL in RemoveLast() local
108 memmove ((char *)lastp, nextp, movelen); in RemoveLast()
/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_sessinfo.c376 int session_index, movelen; in rtpp_sinfo_sync_polltbl() local
398 movelen = (ptbl->curlen - session_index - 1); in rtpp_sinfo_sync_polltbl()
399 if (movelen > 0) { in rtpp_sinfo_sync_polltbl()
401 movelen * sizeof(ptbl->pfds[0])); in rtpp_sinfo_sync_polltbl()
403 movelen * sizeof(ptbl->mds[0])); in rtpp_sinfo_sync_polltbl()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c471 unsigned int movelen; in gss_unwrap_kerberos_v2() local
544 movelen = min_t(unsigned int, buf->head[0].iov_len, len); in gss_unwrap_kerberos_v2()
545 movelen -= offset + GSS_KRB5_TOK_HDR_LEN + headskip; in gss_unwrap_kerberos_v2()
546 BUG_ON(offset + GSS_KRB5_TOK_HDR_LEN + headskip + movelen > in gss_unwrap_kerberos_v2()
548 memmove(ptr, ptr + GSS_KRB5_TOK_HDR_LEN + headskip, movelen); in gss_unwrap_kerberos_v2()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c471 unsigned int movelen; in gss_unwrap_kerberos_v2() local
544 movelen = min_t(unsigned int, buf->head[0].iov_len, len); in gss_unwrap_kerberos_v2()
545 movelen -= offset + GSS_KRB5_TOK_HDR_LEN + headskip; in gss_unwrap_kerberos_v2()
546 BUG_ON(offset + GSS_KRB5_TOK_HDR_LEN + headskip + movelen > in gss_unwrap_kerberos_v2()
548 memmove(ptr, ptr + GSS_KRB5_TOK_HDR_LEN + headskip, movelen); in gss_unwrap_kerberos_v2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c471 unsigned int movelen; in gss_unwrap_kerberos_v2() local
544 movelen = min_t(unsigned int, buf->head[0].iov_len, len); in gss_unwrap_kerberos_v2()
545 movelen -= offset + GSS_KRB5_TOK_HDR_LEN + headskip; in gss_unwrap_kerberos_v2()
546 BUG_ON(offset + GSS_KRB5_TOK_HDR_LEN + headskip + movelen > in gss_unwrap_kerberos_v2()
548 memmove(ptr, ptr + GSS_KRB5_TOK_HDR_LEN + headskip, movelen); in gss_unwrap_kerberos_v2()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/wand/
H A Dmagick_compat.c407 const size_t movelen = Min(dstlen,srclen+1); in MoveStringForward() local
408 (void) memmove(dst,src,movelen); in MoveStringForward()
409 dst[movelen-1]='\0'; in MoveStringForward()
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dtextbuffer.h316 std::streamsize movelen = this->egptr() - this->gptr() + _pbmax; in do_underflow() local
319 movelen ); in do_underflow()
320 this->setg(_ibuf, _ibuf + _pbmax, _ibuf + movelen); in do_underflow()
/dports/mail/libspamtest/libspamtest/
H A Dspamtest_async.c673 int movelen; in read_greeting() local
674 movelen=aval - sesptr->rd_buf.data; in read_greeting()
675 movelen += strlen(aval)+1; in read_greeting()
736 int movelen; in read_pingresponse() local
749 movelen=aval - sesptr->rd_buf.data; in read_pingresponse()
750 movelen += strlen(aval)+1; in read_pingresponse()
1008 int movelen; in read_response_attrs() local
1012 movelen=aval - sesptr->rd_buf.data; in read_response_attrs()
1013 movelen += strlen(aval)+1; in read_response_attrs()
1039 movelen=aval - sesptr->rd_buf.data; in read_response_attrs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/hsr/
H A Dhsr_forward.c243 int movelen; in hsr_create_tagged_frame() local
266 movelen = ETH_HLEN; in hsr_create_tagged_frame()
268 movelen += VLAN_HLEN; in hsr_create_tagged_frame()
272 memmove(dst, src, movelen); in hsr_create_tagged_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/hsr/
H A Dhsr_forward.c243 int movelen; in hsr_create_tagged_frame() local
266 movelen = ETH_HLEN; in hsr_create_tagged_frame()
268 movelen += VLAN_HLEN; in hsr_create_tagged_frame()
272 memmove(dst, src, movelen); in hsr_create_tagged_frame()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/hsr/
H A Dhsr_forward.c243 int movelen; in hsr_create_tagged_frame() local
266 movelen = ETH_HLEN; in hsr_create_tagged_frame()
268 movelen += VLAN_HLEN; in hsr_create_tagged_frame()
272 memmove(dst, src, movelen); in hsr_create_tagged_frame()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_map.c1265 fixed_t movelen, newlen; in P_HitSlideLine() local
1293 movelen = P_AproxDistance(tmxmove, tmymove); in P_HitSlideLine()
1294 newlen = FixedMul(movelen, finecosine[deltaangle]); in P_HitSlideLine()
1505 fixed_t movelen; in P_BounceWall() local
1545 movelen = P_AproxDistance(mo->momx, mo->momy); in P_BounceWall()
1546 movelen = FixedMul(movelen, 0.75 * FRACUNIT); // friction in P_BounceWall()
1547 if (movelen < FRACUNIT) in P_BounceWall()
1548 movelen = 2 * FRACUNIT; in P_BounceWall()
1549 mo->momx = FixedMul(movelen, finecosine[deltaangle]); in P_BounceWall()
1550 mo->momy = FixedMul(movelen, finesine[deltaangle]); in P_BounceWall()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_map.c1265 fixed_t movelen, newlen; in P_HitSlideLine() local
1293 movelen = P_AproxDistance(tmxmove, tmymove); in P_HitSlideLine()
1294 newlen = FixedMul(movelen, finecosine[deltaangle]); in P_HitSlideLine()
1505 fixed_t movelen; in P_BounceWall() local
1545 movelen = P_AproxDistance(mo->momx, mo->momy); in P_BounceWall()
1546 movelen = FixedMul(movelen, 0.75 * FRACUNIT); // friction in P_BounceWall()
1547 if (movelen < FRACUNIT) in P_BounceWall()
1548 movelen = 2 * FRACUNIT; in P_BounceWall()
1549 mo->momx = FixedMul(movelen, finecosine[deltaangle]); in P_BounceWall()
1550 mo->momy = FixedMul(movelen, finesine[deltaangle]); in P_BounceWall()
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c1258 fixed_t movelen, newlen; in P_HitSlideLine() local
1286 movelen = P_AproxDistance (tmxmove, tmymove); in P_HitSlideLine()
1287 newlen = FixedMul (movelen, finecosine[deltaangle]); in P_HitSlideLine()
1498 fixed_t movelen; in P_BounceWall() local
1539 movelen = P_AproxDistance(mo->momx, mo->momy); in P_BounceWall()
1540 movelen = FixedMul(movelen, 0.75*FRACUNIT); // friction in P_BounceWall()
1541 if (movelen < FRACUNIT) movelen = 2*FRACUNIT; in P_BounceWall()
1542 mo->momx = FixedMul(movelen, finecosine[deltaangle]); in P_BounceWall()
1543 mo->momy = FixedMul(movelen, finesine[deltaangle]); in P_BounceWall()
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Dpage_message.c427 int movelen; in message_delete_line() local
435 movelen = (current_song->message + strlen(current_song->message) - ptr); in message_delete_line()
436 if (movelen == 0) in message_delete_line()
438 memmove(ptr, ptr + len + 1, movelen); in message_delete_line()

1234