Home
last modified time | relevance | path

Searched refs:next_connection (Results 1 – 15 of 15) sorted by relevance

/dports/www/uwebsockets/uWebSockets-20.8.0/benchmarks/
H A Dscale_test.c62 void next_connection(struct us_socket_t *s) { in next_connection() function
83 next_connection(s); in on_wakeup()
96 next_connection(s); in on_http_socket_writable()
185 next_connection(s); in on_http_socket_open()
212 next_connection(s); in on_http_socket_connect_error()
H A Dload_test.c102 void next_connection(struct us_socket_t *s) { in next_connection() function
122 next_connection(s); in on_http_socket_writable()
190 next_connection(s); in on_http_socket_open()
H A Dbroadcast_test.c65 void next_connection(struct us_socket_t *s) { in next_connection() function
129 next_connection(s); in on_http_socket_data()
/dports/net/usockets/uSockets-0.8.1/examples/
H A Dhammer_test.c272 struct us_socket_t *next_connection() {
299 next_connection();
328 next_connection();
357 next_connection();
441 next_connection();
/dports/www/osrm-backend/osrm-backend-5.26.0/src/extractor/
H A Dextraction_containers.cpp1059 OSMNodeID next_connection = via; in PrepareRestrictions() local
1062 if (next_connection == via_way.first_segment_source_id()) in PrepareRestrictions()
1068 next_connection = via_way.last_segment_target_id(); in PrepareRestrictions()
1070 else if (next_connection == via_way.last_segment_target_id()) in PrepareRestrictions()
1076 next_connection = via_way.first_segment_source_id(); in PrepareRestrictions()
1081 << " to node " << next_connection; in PrepareRestrictions()
1087 if (next_connection == to_way.first_segment_source_id()) in PrepareRestrictions()
1091 else if (next_connection == to_way.last_segment_target_id()) in PrepareRestrictions()
/dports/games/gnugo/gnugo-3.8/engine/
H A Dmove_reasons.c46 int next_connection; variable
101 next_connection = 0; in clear_move_reasons()
169 for (k = 0; k < next_connection; k++) in find_connection()
174 gg_assert(next_connection < MAX_CONNECTIONS); in find_connection()
175 conn_worm1[next_connection] = worm1; in find_connection()
176 conn_worm2[next_connection] = worm2; in find_connection()
177 next_connection++; in find_connection()
178 return next_connection - 1; in find_connection()
H A Dmove_reasons.h156 extern int next_connection;
/dports/audio/epos-devel/epos-2.5.37/src/nnet/
H A Dperceptron.h202 …inline bool next_connection (TPerceptron *&nStart, TPerceptron *&nEnd, int &con, TVectorPerceptron…
293 inline bool CPerceptronNN::next_connection (TPerceptron *&nStart, TPerceptron *&nEnd, int &con, TVe… in next_connection() function
H A Dpercinit.cc87 while (next_connection (nStart,nEnd,con,&seriesNeurons[0])) in weightInit()
H A Dperceptron.cc51 while (next_connection (nStart,nEnd,con,last)) { in runNetwork()
/dports/net/latd/latd-1.31/
H A Dserver.h78 next_connection(1), in LATServer()
101 int next_connection; variable
H A Dserver.cc1094 next_connection = 1; in init()
1125 next_connection = i+1; in make_new_connection()
1918 for (i=next_connection; i < MAX_CONNECTIONS; i++) in get_next_connection_number()
1922 next_connection = i+1; in get_next_connection_number()
1928 for (i=1; i < next_connection; i++) in get_next_connection_number()
1932 next_connection = i+1; in get_next_connection_number()
/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerNetworking.cpp805 auto next_connection = PlayerConnection::NewConnection( in AcceptNextMessagingConnection() local
814 next_connection->EventSignal.connect( in AcceptNextMessagingConnection()
817 next_connection->m_socket, in AcceptNextMessagingConnection()
820 next_connection, in AcceptNextMessagingConnection()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dsqlanywhere.vim82 syn keyword sqlFunction next_connection next_database property
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dsqlanywhere.vim82 syn keyword sqlFunction next_connection next_database property