Home
last modified time | relevance | path

Searched refs:number_left (Results 1 – 23 of 23) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c198 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
200 number_left = siz; in sctp_sha1_update()
201 while (number_left > 0) { in sctp_sha1_update()
203 if (left_to_fill > number_left) { in sctp_sha1_update()
206 ptr, number_left); in sctp_sha1_update()
207 ctx->how_many_in_block += number_left; in sctp_sha1_update()
208 ctx->running_total += number_left; in sctp_sha1_update()
216 number_left -= left_to_fill; in sctp_sha1_update()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_sha1.c218 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
220 number_left = siz; in sctp_sha1_update()
221 while (number_left > 0) { in sctp_sha1_update()
223 if (left_to_fill > number_left) { in sctp_sha1_update()
226 ptr, number_left); in sctp_sha1_update()
227 ctx->how_many_in_block += number_left; in sctp_sha1_update()
228 ctx->running_total += number_left; in sctp_sha1_update()
236 number_left -= left_to_fill; in sctp_sha1_update()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_sha1.c200 unsigned int number_left, left_to_fill; in sctp_sha1_update() local
202 number_left = siz; in sctp_sha1_update()
203 while (number_left > 0) { in sctp_sha1_update()
205 if (left_to_fill > number_left) { in sctp_sha1_update()
208 ptr, number_left); in sctp_sha1_update()
209 ctx->how_many_in_block += number_left; in sctp_sha1_update()
210 ctx->running_total += number_left; in sctp_sha1_update()
218 number_left -= left_to_fill; in sctp_sha1_update()
/dports/devel/py-omniorb/omniORBpy-4.2.4/python/omniORB/
H A Dami.py106 def number_left(self): member in PollableSetImpl
107 return self._pset.number_left()
/dports/devel/py-omniorb/omniORBpy-4.2.4/python3/omniORB/
H A Dami.py106 def number_left(self): member in PollableSetImpl
107 return self._pset.number_left()
/dports/devel/ORBit2/ORBit2-2.14.19/src/idl/CORBA/
H A DCORBA_Pollable.idl37 unsigned short number_left();
/dports/devel/omniORB/omniORB-4.2.4/idl/
H A Dpollable.idl35 unsigned short number_left();
/dports/devel/omniORB/omniORB-4.2.4/src/examples/ami/
H A Decho_pollable_set.cc47 cout << pset->number_left() << " pollers left" << endl; in main()
H A Decho_dii_pollable_set.cc61 cout << pset->number_left() << " pollers left" << endl; in main()
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A Dami.h216 ::CORBA::UShort number_left();
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dquests.h217 s16b number_left; //dynamic data /* keep track of how many are left to kill */ member
H A Dload2.c4131 q_goal->kill->number_left = tmp_s16b; in load_quests_file()
4135 q_goal->kill->number_left = 0; in load_quests_file()
H A Dsave.c2694 if (q_goal->kill) wr_s16b(q_goal->kill->number_left); in save_quests_file()
H A Dquests.c1263 q_ptr->stage[i].goal[q].kill->number_left = 0;
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/dynamic/
H A Dami.cc443 number_left() in number_left() function in omniAMI::PollableSetImpl