Home
last modified time | relevance | path

Searched refs:numclients (Results 1 – 25 of 103) sorted by relevance

12345

/dports/games/cake/cake_src/cake/
H A Dapp.cpp127 numclients = 0; in App()
371 numclients = 0; in Shut()
735 numclients = num; in CreateClients()
755 return numclients; in GetNumClients()
775 if (!numclients) return -1; in GetCurrentClientIndex()
782 if (!numclients) return; in InitClients()
783 int a = numclients, b = 1, c = numclients, i, j; in InitClients()
822 if (!numclients) in RecordDemo()
851 if (!numclients) in StopDemo()
903 if (numclients) in PlayDemo()
[all …]
H A Dworld.cpp94 void World::Render(Client *clients, int numclients) in Render() argument
100 for (i = 0; i < numclients; ++i) in Render()
109 for (i = 0; i < numclients; ++i) in Render()
144 for (int j = 0; j < numclients; ++j) in Render()
H A Dworld.h59 void Render(Client *clients, int numclients);
/dports/www/webstone-ssl/WebStone2.5/bin/
H A Drunbench.pl84 for ($numclients = $MINCLIENTS;
85 $numclients <= $MAXCLIENTS;
86 $numclients += $CLIENTINCR)
89 print "\n***** Iteration $j, Total clients $numclients *****\n";
112 $clientsperhost = &my_floor($numclients / $numclienthosts);
113 $extraclients = ($numclients % $numclienthosts);
H A Dwscollect.pl47 %numclients,
87 ($numclients{ $runtime } = $data, next);
/dports/www/webstone/WebStone2.5/bin/
H A Drunbench.pl84 for ($numclients = $MINCLIENTS;
85 $numclients <= $MAXCLIENTS;
86 $numclients += $CLIENTINCR)
89 print "\n***** Iteration $j, Total clients $numclients *****\n";
112 $clientsperhost = &my_floor($numclients / $numclienthosts);
113 $extraclients = ($numclients % $numclienthosts);
H A Dwscollect.pl47 %numclients,
87 ($numclients{ $runtime } = $data, next);
/dports/net/tcpreen/tcpreen-1.4.4/src/
H A Dtcpreen.cpp193 bridge_wait (int& numclients) in bridge_wait() argument
229 numclients--; in bridge_wait()
292 int in = -1, out = -1, numclients = 0, retval = -1, in bridge_main() local
339 if (numclients >= maxclients) in bridge_main()
341 bridge_wait (numclients); in bridge_main()
358 numclients++; in bridge_main()
474 while (numclients && !bridge_signaled) in bridge_main()
475 bridge_wait (numclients); in bridge_main()
/dports/net-im/p5-DJabberd/DJabberd-0.85/bench/
H A Dgo.perl61 my $numclients = scalar @clients;
63 …warn "[$$] Time for " . $numclients . " clients: " . $timediff . " (" . $numclients / $timediff . …
/dports/accessibility/eflite/eflite-0.4.1/
H A Des.c285 static int numclients = 0; /* Number of clients active */ variable
302 for (i = 0; i < numclients; i++) close(client[i].fd); in finish()
889 for (i = 0; i < numclients; i++) in main()
897 if (numclients == maxclients) in main()
902 client[numclients++].fd = accept(sock, 0, 0); in main()
906 for (i = 0; i < numclients; i++) in main()
915 memmove(client + i, client + i + 1, sizeof(CLIENT) * (--numclients - i)); in main()
916 if (numclients == 0) finish(0); in main()
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/lib/aSocket/test/bench/
H A Ddo-run.pl26 my ($numclients) = shift;
28 $l = int(log($numclients) / log(2));
/dports/net/pfinger/pfinger-0.7.10/src/
H A Dinit.c70 config.numclients = 0; in Init()
177 config.clients[config.numclients++] = tmp; in Init()
178 if (!(config.numclients % 16)) { in Init()
179 tmp = (char *)realloc(config.clients, (16+config.numclients)*sizeof(void *)); in Init()
/dports/www/webstone-ssl/WebStone2.5/src/
H A Dwebclient.c106 int numclients = 0; variable
639 numclients = atoi(optarg); in ParseCmdLine()
747 if(numclients > MAXPROCSPERNODE || numclients < 1) in ParseCmdLine()
906 for(i = 0; i < numclients; i++) in main()
914 numclients = 1; in main()
952 for (i = 0; i < numclients; i++) in main()
974 while (CounterSemaphore < numclients) in main()
990 while (CounterSemaphore < numclients) in main()
H A Dwebmaster.c819 int numclients = 0; in RexecClients() local
863 password, &numclients, webserver2); in RexecClients()
865 password, numclients, webserver2); in RexecClients()
876 if (numclients == 0) in RexecClients()
878 if (numclients < 0) in RexecClients()
880 if (numclients > MAXPROCSPERNODE) in RexecClients()
883 totalnumclients += numclients; in RexecClients()
891 … %d\n Webserver: %s\tWebmaster: %s:%d\n", cnt, clienthostname[cnt], numclients, webserver, prim… in RexecClients()
896 sprintf(tmpcommandline, commandline, numclients, webserver, in RexecClients()
899 client_random_seed_base += numclients; in RexecClients()
[all …]
/dports/www/webstone/WebStone2.5/src/
H A Dwebclient.c95 int numclients = 0; variable
597 numclients = atoi(optarg); in ParseCmdLine()
686 if(numclients > MAXPROCSPERNODE || numclients < 1) in ParseCmdLine()
841 for(i = 0; i < numclients; i++) in main()
849 numclients = 1; in main()
887 for (i = 0; i < numclients; i++) in main()
909 while (CounterSemaphore < numclients) in main()
925 while (CounterSemaphore < numclients) in main()
H A Dwebmaster.c711 int numclients = 0; in RexecClients() local
755 password, &numclients, webserver2); in RexecClients()
757 password, numclients, webserver2); in RexecClients()
768 if (numclients == 0) in RexecClients()
770 if (numclients < 0) in RexecClients()
772 if (numclients > MAXPROCSPERNODE) in RexecClients()
775 totalnumclients += numclients; in RexecClients()
783 … %d\n Webserver: %s\tWebmaster: %s:%d\n", cnt, clienthostname[cnt], numclients, webserver, prim… in RexecClients()
788 sprintf(tmpcommandline, commandline, numclients, webserver, in RexecClients()
791 client_random_seed_base += numclients; in RexecClients()
[all …]
/dports/databases/redis6/redis-6.0.16/src/
H A Dblocked.c228 int numclients = listLength(clients); in serveClientsBlockedOnListKey() local
230 while(numclients--) { in serveClientsBlockedOnListKey()
288 int numclients = listLength(clients); in serveClientsBlockedOnSortedSetKey() local
291 while(numclients-- && zcard) { in serveClientsBlockedOnSortedSetKey()
437 int numclients = listLength(clients); in serveClientsBlockedOnKeyByModule() local
439 while(numclients--) { in serveClientsBlockedOnKeyByModule()
/dports/sysutils/g15daemon/g15daemon-3.0.4/g15daemon/
H A Dlinked_lists.c73 masterlist->numclients = 0;
92 (*masterlist)->numclients++;
138 (*masterlist)->numclients--;
/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Daiman.h212 int numt = numteams(gamemode, mutators), people = numclients(-1, true, -1); in checksetup()
235 if(!autooverride && numclients(-1, true, AI_BOT) > balance) shiftai(ci, -1); in checksetup()
255 while(numclients(-1, true, AI_BOT) < balance) if(!addai(AI_BOT, -1, -1)) break; in checksetup()
256 while(numclients(-1, true, AI_BOT) > balance) if(!delai(AI_BOT)) break; in checksetup()
270 if(!m_demo(gamemode) && !m_lobby(gamemode) && numclients()) in checkai()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dblocked.c275 int numclients = listLength(clients); in serveClientsBlockedOnListKey() local
278 while(numclients--) { in serveClientsBlockedOnListKey()
328 int numclients = listLength(clients); in serveClientsBlockedOnSortedSetKey() local
331 while (numclients--) { in serveClientsBlockedOnSortedSetKey()
508 int numclients = listLength(clients); in serveClientsBlockedOnKeyByModule() local
510 while(numclients--) { in serveClientsBlockedOnKeyByModule()
/dports/audio/jacktrip/jacktrip-d5e110c/src/
H A DLimiter.h63 Limiter(int numchans, int numclients, bool verboseFlag = false) // xtor
64 : mNumChannels(numchans), mNumClients(numclients) in mNumChannels()
/dports/databases/redis5/redis-5.0.14/src/
H A Dredis-benchmark.c57 int numclients; member
416 while(config.liveclients < config.numclients) { in createMissingClients()
440 printf(" %d parallel clients\n", config.numclients); in showLatencyReport()
490 config.numclients = atoi(argv[++i]); in parseOptions()
659 config.numclients = 50; in main()
694 …printf("Creating %d idle connections and waiting forever (Ctrl+C when done)\n", config.numclients); in main()
H A Dblocked.c300 int numclients = listLength(clients); in handleClientsBlockedOnKeys() local
302 while(numclients--) { in handleClientsBlockedOnKeys()
360 int numclients = listLength(clients); in handleClientsBlockedOnKeys() local
363 while(numclients-- && zcard) { in handleClientsBlockedOnKeys()
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Daiman.h36 int people = numclients(-1, true, -1), numt = numteams(gamemode, mutators)-1;
272 … int people = numclients(-1, true, -1), balance = people, numt = numteams(gamemode, mutators); in checksetup()
317 while(numclients(-1, true, A_BOT) < balance) if(!addai(A_BOT)) break; in checksetup()
318 while(numclients(-1, true, A_BOT) > balance) if(!delai(A_BOT)) break; in checksetup()
377 if(!m_demo(gamemode) && numclients()) in checkai()
/dports/games/redeclipse/base-2.0.0/src/game/
H A Daiman.h36 int people = numclients(-1, true, -1), numt = numteams(gamemode, mutators)-1;
270 … int people = numclients(-1, true, -1), balance = people, numt = numteams(gamemode, mutators); in checksetup()
316 while(numclients(-1, true, A_BOT) < balance) if(!addai(A_BOT)) break; in checksetup()
317 while(numclients(-1, true, A_BOT) > balance) if(!delai(A_BOT)) break; in checksetup()
381 if(!m_demo(gamemode) && numclients()) in checkai()

12345