Home
last modified time | relevance | path

Searched refs:conn_len (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DWriteSmf.cpp120 int conn_len; in write_file() local
121 rval = mbImpl->get_connectivity(*e, conn, conn_len); in write_file()
126 if (3 != conn_len) { in write_file()
131 for (int i = 0; i < conn_len; ++i) in write_file()
169 int conn_len; in write_file() local
170 rval = mbImpl->get_connectivity(*e, conn, conn_len); in write_file()
175 if (3 != conn_len) { in write_file()
180 for (int i = 0; i < conn_len; ++i) { in write_file()
H A DWriteVtk.cpp272 int conn_len=0; in write_elems() local
275 num_uses += conn_len; in write_elems()
280 for (int j=0; j<conn_len; j++) in write_elems()
288 num_uses += (numFields-conn_len); in write_elems()
307 int conn_len = 0; in write_elems() local
316 conn_len--; in write_elems()
329 assert(conn_len > 0); in write_elems()
330 conn_data.resize(conn_len); in write_elems()
331 for (int j = 0; j < conn_len; ++j) in write_elems()
335 stream << conn_len; in write_elems()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/hda/
H A Dhda_proc.c601 int conn_len) in print_conn_list() argument
607 if (conn_len > 1 && in print_conn_list()
614 if (conn_len > 0) { in print_conn_list()
689 if (conn_len <= 0) in print_dpmst_connections()
811 int conn_len = 0; in print_codec_info() local
849 if (conn_len > 0) { in print_codec_info()
856 conn_len) < 0) in print_codec_info()
857 conn_len = 0; in print_codec_info()
872 wid_caps, conn_len); in print_codec_info()
881 wid_caps, conn_len); in print_codec_info()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/hda/
H A Dhda_proc.c601 int conn_len) in print_conn_list() argument
607 if (conn_len > 1 && in print_conn_list()
614 if (conn_len > 0) { in print_conn_list()
689 if (conn_len <= 0) in print_dpmst_connections()
811 int conn_len = 0; in print_codec_info() local
849 if (conn_len > 0) { in print_codec_info()
856 conn_len) < 0) in print_codec_info()
857 conn_len = 0; in print_codec_info()
872 wid_caps, conn_len); in print_codec_info()
881 wid_caps, conn_len); in print_codec_info()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/hda/
H A Dhda_proc.c601 int conn_len) in print_conn_list() argument
607 if (conn_len > 1 && in print_conn_list()
614 if (conn_len > 0) { in print_conn_list()
689 if (conn_len <= 0) in print_dpmst_connections()
811 int conn_len = 0; in print_codec_info() local
849 if (conn_len > 0) { in print_codec_info()
856 conn_len) < 0) in print_codec_info()
857 conn_len = 0; in print_codec_info()
872 wid_caps, conn_len); in print_codec_info()
881 wid_caps, conn_len); in print_codec_info()
[all …]
/dports/net/nast/nast-0.2.0/
H A Dbcount.c25 int conn_len(u_long ip_src,u_long ip_dst,u_short s_port,u_short d_port, double len);
270conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
273conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
276conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
279conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
282conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
285conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
288conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
291conn_len(ip->ip_src.s_addr,ip->ip_dst.s_addr,htons(tcph->th_sport),htons(tcph->th_dport),tot); in n_bytecounting()
378 int conn_len(u_long ip_src,u_long ip_dst,u_short s_port,u_short d_port, double len) in conn_len() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/examples/old/
H A DKDTree.cpp110 int conn_len; in hex_containing_point() local
119 rval = mb.get_connectivity( *i, conn, conn_len ); CHKERR(rval); in hex_containing_point()
136 int conn_len; in print_hex() local
137 mb.get_connectivity( hex, conn, conn_len ); in print_hex()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSequenceManager.cpp30 EntityID SequenceManager::default_poly_sequence_size(int conn_len) in default_poly_sequence_size() argument
32 return std::max(DEFAULT_POLY_SEQUENCE_SIZE / conn_len, (EntityID)1); in default_poly_sequence_size()
217 unsigned conn_len, in create_element() argument
226 TypeSequenceManager::iterator seq = typeData[type].find_free_handle(start, end, append, conn_len); in create_element()
233 size = default_poly_sequence_size(conn_len); in create_element()
236 handle = typeData[type].find_free_sequence(size, start, end, seq_data, seq_data_size, conn_len); in create_element()
242 eseq = new PolyElementSeq(handle, 1, conn_len, seq_data); in create_element()
244 eseq = new PolyElementSeq(handle, 1, conn_len, size); in create_element()
248 eseq = new UnstructuredElemSeq(handle, 1, conn_len, seq_data); in create_element()
250 eseq = new UnstructuredElemSeq(handle, 1, conn_len, size); in create_element()
[all …]
H A DOrientedBox.cpp302 int conn_len = 0; in covariance_data_from_tris() local
303 rval = instance->get_connectivity( *i, conn, conn_len ); in covariance_data_from_tris()
308 for (int j = 2; j < conn_len; ++j) in covariance_data_from_tris()
H A DAEntityFactory.cpp944 int conn_len;
945 rval = thisMB->get_connectivity( source_entity, conn, conn_len, true, &conn_storage );
950 assert(conn_len > 1);
955 for (size_t i = 0; i < conn_len; ++i) {
1013 for (int i = 2; i < conn_len; ++i) {
H A DOrientedBoxTreeTool.cpp212 int conn_len = 0; in split_box() local
213 rval = instance->get_connectivity( *i, conn, conn_len ); in split_box()
217 coords.resize( conn_len ); in split_box()
218 rval = instance->get_coords( conn, conn_len, coords[0].array() ); in split_box()
223 for (int j = 0; j < conn_len; ++j) in split_box()
225 centroid /= conn_len; in split_box()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/io/
H A Dcub_file_test.cpp844 int conn_len; in find_side() local
845 rval = moab.get_connectivity( entity, conn, conn_len ); in find_side()
888 int conn_len; in check_adj_ho_nodes() local
889 ErrorCode rval = moab.get_connectivity( entity, conn, conn_len ); in check_adj_ho_nodes()
893 CN::HasMidNodes( type, conn_len, ho ); in check_adj_ho_nodes()
908 int this_idx = CN::HONodeIndex( type, conn_len, dim, j ); in check_adj_ho_nodes()
925 int conn_len; in check_ho_element() local
926 ErrorCode rval = moab.get_connectivity( entity, conn, conn_len ); in check_ho_element()
928 std::vector<double> coords(3*conn_len); in check_ho_element()
929 rval = moab.get_coords( conn, conn_len, &coords[0] ); in check_ho_element()
[all …]
H A DVtkTest.cpp1218 unsigned conn_len = num_conn / num_elem; in test_read_write_element() local
1220 len += sprintf(file+len, "%u", conn_len ); in test_read_write_element()
1221 for (unsigned j = 0; j < conn_len; ++j) in test_read_write_element()
1222 len += sprintf(file+len, " %u", vtk_conn[conn_len*i+j]); in test_read_write_element()
1233 bval = check_elements( &instance1, moab_type, num_elem, conn_len, coords, num_verts, moab_conn ); in test_read_write_element()
1238 bval = check_elements( &instance2, moab_type, num_elem, conn_len, coords, num_verts, moab_conn ); in test_read_write_element()
H A Dexodus_test.cpp837 int conn_len; in check_ho_element() local
838 ErrorCode rval = moab.get_connectivity( entity, conn, conn_len ); in check_ho_element()
840 std::vector<double> coords(3*conn_len); in check_ho_element()
841 rval = moab.get_coords( conn, conn_len, &coords[0] ); in check_ho_element()
849 CHECK_EQUAL( num_nodes, conn_len ); in check_ho_element()
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/ws/
H A Dws_handshake.c887 self->conn_len = 0; in nn_ws_handshake_parse_client_opening()
922 size_t conn_len = 0; in nn_ws_handshake_parse_client_opening() local
945 rc = nn_ws_match_value (CRLF, &pos, 1, 1, &conn, &conn_len); in nn_ws_handshake_parse_client_opening()
955 self->conn_len = strlen ("upgrade"); in nn_ws_handshake_parse_client_opening()
1021 self->conn_len, 1) != NN_WS_HANDSHAKE_MATCH) { in nn_ws_handshake_parse_client_opening()
1109 self->conn_len = 0; in nn_ws_handshake_parse_server_response()
1148 &self->conn, &self->conn_len); in nn_ws_handshake_parse_server_response()
1209 self->conn_len, 1) != NN_WS_HANDSHAKE_MATCH) in nn_ws_handshake_parse_server_response()
H A Dws_handshake.h111 size_t conn_len; member
/dports/devel/libdill/libdill-2.14/
H A Dsocks5.c366 size_t conn_len; in s5_client_connectbyname() local
379 conn_len = 10; in s5_client_connectbyname()
386 conn_len = 22; in s5_client_connectbyname()
396 conn_len = 7 + alen; in s5_client_connectbyname()
398 int err = dill_bsend(s, conn, conn_len, deadline); in s5_client_connectbyname()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
486 conn_len = parm & AC_CLIST_LENGTH; in snd_hdac_get_connections()
489 if (!conn_len) in snd_hdac_get_connections()
492 if (conn_len == 1) { in snd_hdac_get_connections()
506 for (i = 0; i < conn_len; i++) { in snd_hdac_get_connections()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
486 conn_len = parm & AC_CLIST_LENGTH; in snd_hdac_get_connections()
489 if (!conn_len) in snd_hdac_get_connections()
492 if (conn_len == 1) { in snd_hdac_get_connections()
506 for (i = 0; i < conn_len; i++) { in snd_hdac_get_connections()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
486 conn_len = parm & AC_CLIST_LENGTH; in snd_hdac_get_connections()
489 if (!conn_len) in snd_hdac_get_connections()
492 if (conn_len == 1) { in snd_hdac_get_connections()
506 for (i = 0; i < conn_len; i++) { in snd_hdac_get_connections()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dadaptive_kd_tree_tests.cpp311 int conn_len; in test_valid_tree() local
312 CHECK( tool->moab()->get_connectivity( tri, conn, conn_len ) == MB_SUCCESS ); in test_valid_tree()
313 CHECK( conn_len == 3 ); in test_valid_tree()
336 int conn_len; in check_common_vertex() local
337 rval = moab->get_connectivity( tris[0], conn, conn_len ); in check_common_vertex()
353 rval = moab->get_connectivity( tris[j], conn, conn_len ); in check_common_vertex()
367 int conn_len; in check_point_in_triangles() local
372 rval = moab->get_connectivity( tris[i], conn, conn_len ); in check_point_in_triangles()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DVtkTest.cpp582 size_t conn_len = 0; in test_read_unstructured() local
584 conn_len += list[i].nodes * list[i].count; in test_read_unstructured()
585 CPPUNIT_ASSERT_EQUAL( conn_len, conn.size() ); in test_read_unstructured()
1055 size_t conn_len = expected_elems[i].num_corners in test_read_quadratic() local
1059 CPPUNIT_ASSERT_EQUAL( conn_len, vtx_end - vtx_start ); in test_read_quadratic()
H A DPatchDataTest.cpp521 size_t conn_len[NUM_ELEMENT] = { 4, 4, 3, 3, 4, 4, 4, 3, 4 }; in test_patch_contents() local
539 pd.fill( NUM_VERTEX, coords, NUM_ELEMENT, types, conn_len, conn, fixed, err ); in test_patch_contents()
610 CPPUNIT_ASSERT_EQUAL( conn_len[h], elem.vertex_count() ); in test_patch_contents()
611 CPPUNIT_ASSERT_EQUAL( conn_len[h], elem.node_count() ); in test_patch_contents()
616 conn_pos += conn_len[j]; in test_patch_contents()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/
H A Dskin.cpp483 int conn_len, indices[2]; in min_edge_length() local
484 rval = moab.get_connectivity( *i, conn, conn_len, true, &storage ); in min_edge_length()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/obb/
H A Dobb_test.cpp494 int conn_len; in visit() local
495 rval = instance->get_connectivity( *it, conn, conn_len ); in visit()
501 std::vector<CartVect> coords(conn_len); in visit()
502 rval = instance->get_coords( conn, conn_len, coords[0].array() ); in visit()

12