Home
last modified time | relevance | path

Searched refs:tmp_sh (Results 1 – 21 of 21) sorted by relevance

/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtx/
H A Deuler_angles.inl127 valType tmp_sh = glm::sin(yaw); local
134 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
136 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
138 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
140 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
142 Result[2][0] = tmp_sh * tmp_cp;
162 valType tmp_sh = glm::sin(yaw); local
169 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
171 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
175 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtx/
H A Deuler_angles.inl178 T tmp_sh = glm::sin(yaw); local
185 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
187 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
189 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
191 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
193 Result[2][0] = tmp_sh * tmp_cp;
213 T tmp_sh = glm::sin(yaw); local
220 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
222 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
226 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Deuler_angles.inl178 T tmp_sh = glm::sin(yaw); local
185 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
187 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
189 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
191 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
193 Result[2][0] = tmp_sh * tmp_cp;
213 T tmp_sh = glm::sin(yaw); local
220 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
222 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
226 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtx/
H A Deuler_angles.inl178 T tmp_sh = glm::sin(yaw); local
185 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
187 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
189 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
191 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
193 Result[2][0] = tmp_sh * tmp_cp;
213 T tmp_sh = glm::sin(yaw); local
220 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
222 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
226 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtx/
H A Deuler_angles.inl178 T tmp_sh = glm::sin(yaw); local
185 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
187 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
189 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
191 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
193 Result[2][0] = tmp_sh * tmp_cp;
213 T tmp_sh = glm::sin(yaw); local
220 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
222 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
226 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/gtx/
H A Deuler_angles.inl178 T tmp_sh = glm::sin(yaw); local
185 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
187 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
189 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
191 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
193 Result[2][0] = tmp_sh * tmp_cp;
213 T tmp_sh = glm::sin(yaw); local
220 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
222 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
226 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dwaves.c192 shape_type ampl, diff, *tmp_sh; in vertical_wave() local
206tmp_sh = (shape_type *) x_malloc(nb_wav_val*sizeof(shape_type), "shape_type (tmp_sh in vertical_wa… in vertical_wave()
210 *(tmp_sh+i) = *(sh+(i*step)) * ampl; in vertical_wave()
211 if (*(tmp_sh+i)<min) in vertical_wave()
212 min = *(tmp_sh+i); in vertical_wave()
218 *(tmp_sh+i)-=min; in vertical_wave()
247 tmp_sh, nb_wav_val, &value, GDOUBLE_ID, OVERFLOW_WRAP); in vertical_wave()
257 free(tmp_sh); in vertical_wave()
/dports/cad/pcb/pcb-4.2.0/win32/
H A Dbuild_pcb308 ${MAKE} -f pcb-win32-deps.mk DEPMK= config-variables > "${tmp_sh}"
309 chmod 755 "${tmp_sh}"
310 . "${tmp_sh}"
311 rm "${tmp_sh}"
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtx/
H A Deuler_angles.inl229 T tmp_sh = glm::sin(yaw); local
236 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
238 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
240 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
242 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
244 Result[2][0] = tmp_sh * tmp_cp;
614 T tmp_sh = glm::sin(yaw); local
621 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
623 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
627 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtx/
H A Deuler_angles.inl228 T tmp_sh = glm::sin(yaw); local
235 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
237 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
239 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
241 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
243 Result[2][0] = tmp_sh * tmp_cp;
613 T tmp_sh = glm::sin(yaw); local
620 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
622 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
626 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/devel/upp/upp/uppsrc/plugin/glm/gtx/
H A Deuler_angles.inl228 T tmp_sh = glm::sin(yaw); local
235 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
237 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
239 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
241 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
243 Result[2][0] = tmp_sh * tmp_cp;
613 T tmp_sh = glm::sin(yaw); local
620 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
622 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
626 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/math/glm/glm-0.9.9.8/glm/gtx/
H A Deuler_angles.inl228 T tmp_sh = glm::sin(yaw); local
235 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
237 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
239 Result[1][0] = -tmp_ch * tmp_sb + tmp_sh * tmp_sp * tmp_cb;
241 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
243 Result[2][0] = tmp_sh * tmp_cp;
613 T tmp_sh = glm::sin(yaw); local
620 Result[0][0] = tmp_ch * tmp_cb + tmp_sh * tmp_sp * tmp_sb;
622 Result[0][2] = -tmp_sh * tmp_cb + tmp_ch * tmp_sp * tmp_sb;
626 Result[1][2] = tmp_sb * tmp_sh + tmp_ch * tmp_sp * tmp_cb;
[all …]
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dbet_data.c843 BetHist *tmp_sh = NULL; in bet_data_update_div() local
863 if ( ( tmp_sh = g_hash_table_lookup ( sh -> list_sub_div, key ) ) ) in bet_data_update_div()
865 bet_data_update_div ( tmp_sh, transaction_number, -1, type_de_transaction, amount ); in bet_data_update_div()
870 tmp_sh = struct_initialise_bet_historical ( ); in bet_data_update_div()
871 tmp_sh -> div = sub_div; in bet_data_update_div()
872 tmp_sh -> account_nb = gsb_data_transaction_get_account_number ( transaction_number ); in bet_data_update_div()
873 bet_data_update_div ( tmp_sh, transaction_number, -1, type_de_transaction, amount ); in bet_data_update_div()
874 g_hash_table_insert ( sh -> list_sub_div, key, tmp_sh ); in bet_data_update_div()
/dports/biology/cd-hit/cdhit-4.8.1/usecases/Miseq-16S/
H A DNG-Omics-WF.py397 tmp_sh = 'NGS-{0}.sh'.format(os.getpid())
400 tsh = open(tmp_sh, 'w')
402 fatal_error('cannot write to ' + tmp_sh, exit_code=1)
467 print 'The script does not delete the files, please run ' + tmp_sh + ' to delete files!!!\n\n';
H A DNG-Omics-WF.pl974 my $tmp_sh = "NGS-$$.sh";
976 open(TMPSH, "> $tmp_sh") || die "can not write to file $tmp_sh";
1035 print "The script is not delete the file, please run $tmp_sh to delete files!!!\n\n";
/dports/news/trn4/trn-4.0-test77/
H A DConfigure1541 tmp_sh="$sh"
1549 '') sh="$tmp_sh" ;;
/dports/mail/mailagent/mailagent-9a14a15/
H A DConfigure2295 tmp_sh="$sh"
2339 '') sh="$tmp_sh" ;;
/dports/lang/perl5.34/perl-5.34.0/
H A DConfigure3360 '') sh="$tmp_sh" ;;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A DConfigure3370 '') sh="$tmp_sh" ;;
/dports/lang/perl5.32/perl-5.32.1/
H A DConfigure3357 '') sh="$tmp_sh" ;;
/dports/lang/perl5.30/perl-5.30.3/
H A DConfigure3353 '') sh="$tmp_sh" ;;