Home
last modified time | relevance | path

Searched refs:MsgCount (Results 1 – 25 of 127) sorted by relevance

123456

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
125 {HistStart, MsgCount} =
129 carrier_info_receive(HistStart, MsgCount, Ref).
133 carrier_info_receive(HistStart, MsgCount, Ref) ->
134 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
138 carrier_info_receive_1(MsgCount, Ref, Result0) ->
152 MsgCount = lists:sum(
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
126 {HistStart, MsgCount} =
130 carrier_info_receive(HistStart, MsgCount, Ref).
134 carrier_info_receive(HistStart, MsgCount, Ref) ->
135 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
139 carrier_info_receive_1(MsgCount, Ref, Result0) ->
153 MsgCount = lists:sum(
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
125 {HistStart, MsgCount} =
129 carrier_info_receive(HistStart, MsgCount, Ref).
133 carrier_info_receive(HistStart, MsgCount, Ref) ->
134 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
138 carrier_info_receive_1(MsgCount, Ref, Result0) ->
152 MsgCount = lists:sum(
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
126 {HistStart, MsgCount} =
130 carrier_info_receive(HistStart, MsgCount, Ref).
134 carrier_info_receive(HistStart, MsgCount, Ref) ->
135 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
139 carrier_info_receive_1(MsgCount, Ref, Result0) ->
153 MsgCount = lists:sum(
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
126 {HistStart, MsgCount} =
130 carrier_info_receive(HistStart, MsgCount, Ref).
134 carrier_info_receive(HistStart, MsgCount, Ref) ->
135 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
139 carrier_info_receive_1(MsgCount, Ref, Result0) ->
153 MsgCount = lists:sum(
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
126 {HistStart, MsgCount} =
130 carrier_info_receive(HistStart, MsgCount, Ref).
134 carrier_info_receive(HistStart, MsgCount, Ref) ->
135 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
139 carrier_info_receive_1(MsgCount, Ref, Result0) ->
153 MsgCount = lists:sum(
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/
H A Dinstrument.erl54 {HistStart, MsgCount} =
58 alloc_hist_receive(HistStart, MsgCount, Ref).
62 alloc_hist_receive(HistStart, MsgCount, Ref) when MsgCount > 0 ->
68 alloc_hist_receive_1(MsgCount, Ref, Unscanned0, Result0) ->
126 {HistStart, MsgCount} =
130 carrier_info_receive(HistStart, MsgCount, Ref).
134 carrier_info_receive(HistStart, MsgCount, Ref) ->
135 {ok, {HistStart, carrier_info_receive_1(MsgCount, Ref, [])}}.
139 carrier_info_receive_1(MsgCount, Ref, Result0) ->
153 MsgCount = lists:sum(
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/transport/test/
H A Dtest_test.go14 MsgCount: 100,
28 MsgCount: 100,
44 MsgCount: b.N,
70 MsgCount: b.N,
H A Dstress.go13 MsgCount int member
19 bufs := make(chan []byte, opt.MsgCount)
86 for i := 0; i < opt.MsgCount; i++ {
/dports/devel/asl/asl-current/
H A Dnlmessages.c48 if ((Num >= 0) && (Num < Catalog->MsgCount)) in catgetmessage()
256 Catalog->MsgCount = (StrStart - MomPos) >> 2; in opencatalog()
257 Catalog->StrPosis = (LongInt *) malloc(sizeof(LongInt)*Catalog->MsgCount); in opencatalog()
259 if ((int)fread(Catalog->StrPosis + 1, 4, Catalog->MsgCount - 1, MsgFile) + 1 != Catalog->MsgCount) in opencatalog()
262 DSwap(Catalog->StrPosis + 1, (Catalog->MsgCount - 1) << 2); in opencatalog()
263 for (z = 1; z < Catalog->MsgCount; z++) in opencatalog()
280 for (z = 1; z < Catalog->MsgCount; z++) in opencatalog()
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/transport/test/
H A Dtest_test.go14 MsgCount: 100,
28 MsgCount: 100,
44 MsgCount: b.N,
H A Dstress.go19 MsgCount int member
31 bufs := make(chan []byte, opt.MsgCount)
103 for i := 0; i < opt.MsgCount; i++ {
/dports/news/suck-cnews/suck-4.3.4/java/
H A DSuck.java146 TextField MsgCount, BPS; field in SuckUpdate
152 MsgCount = null; in setUp()
158 MsgCount = count; in setUp()
188 MsgCount.setText(String.valueOf(count)); in run()
/dports/news/suck/suck-4.3.4/java/
H A DSuck.java146 TextField MsgCount, BPS; field in SuckUpdate
152 MsgCount = null; in setUp()
158 MsgCount = count; in setUp()
188 MsgCount.setText(String.valueOf(count)); in run()
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Dchannel_member.go27 MsgCount int64 `json:"msg_count"` member
38 MsgCount int64 `json:"msg_count"` member
51 MsgCount int64 `json:"msg_count"` member
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Dchannel_member.go27 MsgCount int64 `json:"msg_count"` member
38 MsgCount int64 `json:"msg_count"` member
51 MsgCount int64 `json:"msg_count"` member
/dports/news/husky-areafix/husky-areafix-1.9.20191207/protick/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky-areafix/husky-areafix-1.9.20191207/promknl/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky-areafix/husky-areafix-1.9.20191207/progate/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky/husky-1.9.20191207/progate/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky/husky-1.9.20191207/promknl/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky/husky-1.9.20191207/protick/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/protick/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/progate/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/promknl/
H A Dmkmsgezy.pas430 MsgCount: Word;
519 MsgCount := 0;
520 If shReset(MsgCountFile, SizeOf(MsgCount)) Then
524 BlockRead(MsgCountFile, MsgCount, 1, NumRead);
526 Inc(MsgCount);
529 BlockWrite(MsgCountFile, MsgCount, 1);
893 MsgCount: MsgCountType;
932 FillChar(MsgCount, SizeOf(MsgCount), #0);
934 ReWrite(TempFile, SizeOf(MsgCount));
936 BlockWrite(TempFile, MsgCount, 1);

123456