Searched refs:phi1 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/ |
| H A D | Trig.pm | 153 my ( $theta0, $phi0, $theta1, $phi1, $rho ) = @_; 157 my $dphi = $phi1 - $phi0; 165 my $c1 = sin($phi1) * sin($dtheta); 166 my $c2 = sin($phi1) * cos($dtheta); 167 my $c3 = sin($phi0) * cos($phi1) - cos($phi0) * $c2; 168 my $c4 = cos($phi0) * cos($phi1) + sin($phi0) * $c2; 173 my ( $theta0, $phi0, $theta1, $phi1 ) = @_; 176 my $lat1 = pip2 - $phi1; 187 my ( $theta0, $phi0, $theta1, $phi1, $point ) = @_; 191 my $d = great_circle_distance( $theta0, $phi0, $theta1, $phi1 ); [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | access20.C | 12 Double phi1 ; member
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-vect-transform.c | 2499 tree phi, phi1; in vect_update_ivs_after_vectorizer() local 2507 for (phi = phi_nodes (loop->header), phi1 = phi_nodes (update_bb); in vect_update_ivs_after_vectorizer() 2508 phi && phi1; in vect_update_ivs_after_vectorizer() 2509 phi = PHI_CHAIN (phi), phi1 = PHI_CHAIN (phi1)) in vect_update_ivs_after_vectorizer() 2569 SET_PHI_ARG_DEF (phi1, update_e->dest_idx, ni_name); in vect_update_ivs_after_vectorizer()
|
| H A D | tree-cfg.c | 5536 tree phi1, phi2; in tree_lv_adjust_loop_header_phi() local 5546 for (phi2 = phi_nodes (second), phi1 = phi_nodes (first); in tree_lv_adjust_loop_header_phi() 5547 phi2 && phi1; in tree_lv_adjust_loop_header_phi() 5548 phi2 = PHI_CHAIN (phi2), phi1 = PHI_CHAIN (phi1)) in tree_lv_adjust_loop_header_phi() 5551 add_phi_arg (phi1, def, e); in tree_lv_adjust_loop_header_phi()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/ |
| H A D | adobeSymbol.ucm | 151 <U03D5> \x6A |0 # GREEK PHI SYMBOL # phi1
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NamesList.txt | 2960 * maps to "phi1" symbol entities
|