Home
last modified time | relevance | path

Searched refs:vect_type (Results 1 – 25 of 88) sorted by path

1234

/dports/biology/babel/babel-1.6/
H A Daddh.c169 vect_type v; in add_methyl_hydrogen()
190 vect_type v; in add_sp_hydrogen()
205 vect_type v,v1,s; in add_sp2_hydrogen()
228 vect_type v,v1; in add_vinyl_hydrogens()
264 vect_type v,v1,n,s,h1vect; in add_sp3_N_hydrogen()
291 vect_type v,v1,n,s,h1vect,h2vect; in add_methylene_hydrogens()
324 vect_type v1,v2,v3,s; in add_tertiary_hydrogen()
H A Dbabel.h440 extern void add_step(ums_type *mol, vect_type *vect[]);
520 extern void point_to_vect(coord_type pt, vect_type *v);
522 extern double vect_ang(vect_type *vect1, vect_type *vect2);
523 extern double dot(vect_type *vect1, vect_type *vect2);
524 extern void cross_prod(vect_type *vect1, vect_type *vect2, vect_type *normal);
525 extern double magnitude(vect_type *vect1);
526 extern void normalize_vect(vect_type *v1);
527 extern void vect_sum(vect_type *vect1, vect_type *vect2, vect_type *vect_sm);
528 extern void vect_diff(vect_type *vect1, vect_type *vect2, vect_type *vect_sm);
533 extern void invert_vector(vect_type *v);
[all …]
H A Dbbltyp.h296 } vect_type; typedef
H A Dbo.c538 vect_type c1,c2,c3,c4; in torsion_angle()
539 vect_type v1,v2,v3, p,q; in torsion_angle()
H A Dconvert.c434 vect_type v; in do_outputs()
H A Dminiums.c142 vect_type the_vector; in adjust_mini_vector()
H A Dorient.c36 vect_type r1,r2,v1,v2,v3; in get_orientation_matrix()
52 void ums_plus_vector(ums_type *mol, vect_type *v) in ums_plus_vector()
69 vect_type temp; in ums_dot_matrix()
83 vect_type r1,r2,v1,v2,v3, temp; in orient_ums()
107 void coord_to_vector(vect_type *v, coord_type *c) in coord_to_vector()
114 void vector_to_coord(coord_type *c, vect_type *v) in vector_to_coord()
163 void center_at_origin(ums_type *mol, vect_type *v) in center_at_origin()
196 vect_type r1,r2,v1,v2,v3; in AlignMol()
386 void find_mol_center(ums_type *mol, vect_type *center, int use_wts) in find_mol_center()
H A Drdfract.c176 vect_type v; in fract_to_cart()
H A Drenum.c26 vect_type v; in renumber()
H A Dspline.c25 vect_type **vect; in do_spline()
42 vect = (vect_type **)malloc(sizeof(vect_type *) * (Atoms+1)); in do_spline()
44 vect[i] = (vect_type *)malloc(sizeof(vect_type)); in do_spline()
76 get_vectors(ums_type *start,ums_type *end,vect_type *vect[],int increment) in get_vectors()
99 add_step(ums_type *mol,vect_type *vect[]) in add_step()
H A Dutils.c395 vect_type b1,b2,b3; in torsion()
396 vect_type c1,c2,c3; in torsion()
398 vect_type v1,v2,v3,v4; in torsion()
572 vect_type v,v1,sum,ck; in out_of_plane()
H A Dvectors.c26 void point_to_vect(coord_type pt, vect_type *v) in point_to_vect()
42 double vect_ang(vect_type *vect1,vect_type *vect2) in vect_ang()
61 double dot(vect_type *vect1,vect_type *vect2) in dot()
69 void cross_prod(vect_type *vect1,vect_type *vect2,vect_type *normal) in cross_prod()
76 double magnitude(vect_type *vect1) in magnitude()
85 void normalize_vect(vect_type *v1) in normalize_vect()
99 void vect_sum(vect_type *vect1, vect_type *vect2, vect_type *vect_sm) in vect_sum()
106 void vect_diff(vect_type *vect1, vect_type *vect2, vect_type *vect_sm) in vect_diff()
113 void scal_x_vect(vect_type *vect1, float scalar) in scal_x_vect()
154 void invert_vector(vect_type *v) in invert_vector()
[all …]
H A Dwrbox.c23 vect_type center,min,max,mid,dim; in write_box()
86 void find_extents(ums_type *mol, vect_type *min, vect_type *max) in find_extents()
H A Dwrdock.c36 vect_type v; in write_dock()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c1200 tree vect_type, vect_elt_type; in vector_element() local
1207 vect_type = TREE_TYPE (vect); in vector_element()
1208 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1209 elements = nunits_for_known_piecewise_op (vect_type); in vector_element()
1256 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1258 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1298 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1300 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1335 if (optab_handler (vec_shr_optab, TYPE_MODE (vect_type)) in lower_vec_perm()
1365 else if (can_vec_perm_var_p (TYPE_MODE (vect_type))) in lower_vec_perm()
[all …]
H A Dtree-vect-stmts.c133 tree vect_type, vect, vect_name, array_ref; in read_vector_array() local
137 vect_type = TREE_TYPE (TREE_TYPE (array)); in read_vector_array()
138 vect = vect_create_destination_var (scalar_dest, vect_type); in read_vector_array()
139 array_ref = build4 (ARRAY_REF, vect_type, array, in read_vector_array()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c1200 tree vect_type, vect_elt_type; in vector_element() local
1207 vect_type = TREE_TYPE (vect); in vector_element()
1208 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1209 elements = nunits_for_known_piecewise_op (vect_type); in vector_element()
1256 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1258 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1298 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1300 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1335 if (optab_handler (vec_shr_optab, TYPE_MODE (vect_type)) in lower_vec_perm()
1365 else if (can_vec_perm_var_p (TYPE_MODE (vect_type))) in lower_vec_perm()
[all …]
H A Dtree-vect-stmts.c133 tree vect_type, vect, vect_name, array_ref; in read_vector_array() local
137 vect_type = TREE_TYPE (TREE_TYPE (array)); in read_vector_array()
138 vect = vect_create_destination_var (scalar_dest, vect_type); in read_vector_array()
139 array_ref = build4 (ARRAY_REF, vect_type, array, in read_vector_array()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-generic.c1130 tree vect_type, vect_elt_type; in vector_element() local
1137 vect_type = TREE_TYPE (vect); in vector_element()
1138 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1139 elements = TYPE_VECTOR_SUBPARTS (vect_type); in vector_element()
1186 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1188 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1228 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1230 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1232 unsigned int elements = TYPE_VECTOR_SUBPARTS (vect_type); in lower_vec_perm()
1263 else if (can_vec_perm_p (TYPE_MODE (vect_type), true, NULL)) in lower_vec_perm()
[all …]
H A Dtree-vect-stmts.c141 tree vect_type, vect, vect_name, array_ref; in read_vector_array() local
145 vect_type = TREE_TYPE (TREE_TYPE (array)); in read_vector_array()
146 vect = vect_create_destination_var (scalar_dest, vect_type); in read_vector_array()
147 array_ref = build4 (ARRAY_REF, vect_type, array, in read_vector_array()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-generic.c1289 tree vect_type, vect_elt_type; in vector_element() local
1296 vect_type = TREE_TYPE (vect); in vector_element()
1297 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1298 elements = nunits_for_known_piecewise_op (vect_type); in vector_element()
1345 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1347 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1387 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1389 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1424 if (optab_handler (vec_shr_optab, TYPE_MODE (vect_type)) in lower_vec_perm()
1480 else if (can_vec_perm_var_p (TYPE_MODE (vect_type))) in lower_vec_perm()
[all …]
H A Dtree-vect-stmts.c130 tree vect_type, vect, vect_name, array_ref; in read_vector_array() local
134 vect_type = TREE_TYPE (TREE_TYPE (array)); in read_vector_array()
135 vect = vect_create_destination_var (scalar_dest, vect_type); in read_vector_array()
136 array_ref = build4 (ARRAY_REF, vect_type, array, in read_vector_array()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-generic.c1081 tree vect_type, vect_elt_type; in vector_element() local
1088 vect_type = TREE_TYPE (vect); in vector_element()
1089 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1090 elements = TYPE_VECTOR_SUBPARTS (vect_type); in vector_element()
1137 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1139 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1179 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1181 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1183 unsigned int elements = TYPE_VECTOR_SUBPARTS (vect_type); in lower_vec_perm()
1214 else if (can_vec_perm_p (TYPE_MODE (vect_type), true, NULL)) in lower_vec_perm()
[all …]
H A Dtree-vect-stmts.c123 tree vect_type, vect, vect_name, array_ref; in read_vector_array() local
127 vect_type = TREE_TYPE (TREE_TYPE (array)); in read_vector_array()
128 vect = vect_create_destination_var (scalar_dest, vect_type); in read_vector_array()
129 array_ref = build4 (ARRAY_REF, vect_type, array, in read_vector_array()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c1200 tree vect_type, vect_elt_type; in vector_element() local
1207 vect_type = TREE_TYPE (vect); in vector_element()
1208 vect_elt_type = TREE_TYPE (vect_type); in vector_element()
1209 elements = nunits_for_known_piecewise_op (vect_type); in vector_element()
1256 tmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1258 tmpvec = *ptmpvec = create_tmp_var (vect_type, "vectmp"); in vector_element()
1298 tree vect_type = TREE_TYPE (vec0); in lower_vec_perm() local
1300 tree vect_elt_type = TREE_TYPE (vect_type); in lower_vec_perm()
1335 if (optab_handler (vec_shr_optab, TYPE_MODE (vect_type)) in lower_vec_perm()
1365 else if (can_vec_perm_var_p (TYPE_MODE (vect_type))) in lower_vec_perm()
[all …]

1234