Home
last modified time | relevance | path

Searched refs:connect_num (Results 1 – 6 of 6) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_nodal_order.c174 cs_lnum_t connect_num[], in _fvm_nodal_order_indexed_connect() argument
194 p2 = connect_num + connect_idx[order[i]]; in _fvm_nodal_order_indexed_connect()
201 memcpy(connect_num, tmp_connect, in _fvm_nodal_order_indexed_connect()
/dports/devel/grpc134/grpc-1.34.1/test/core/iomgr/
H A Dtcp_server_posix_test.cc389 size_t connect_num; in test_connect() local
399 for (connect_num = 0; connect_num < num_connects; ++connect_num) { in test_connect()
/dports/devel/grpc130/grpc-1.30.2/test/core/iomgr/
H A Dtcp_server_posix_test.cc385 size_t connect_num; in test_connect() local
395 for (connect_num = 0; connect_num < num_connects; ++connect_num) { in test_connect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/iomgr/
H A Dtcp_server_posix_test.cc387 size_t connect_num; in test_connect() local
397 for (connect_num = 0; connect_num < num_connects; ++connect_num) { in test_connect()
/dports/devel/grpc/grpc-1.42.0/test/core/iomgr/
H A Dtcp_server_posix_test.cc409 size_t connect_num; in test_connect() local
419 for (connect_num = 0; connect_num < num_connects; ++connect_num) { in test_connect()
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_common_private.h624 int connect_num; member