Home
last modified time | relevance | path

Searched refs:tabl2 (Results 1 – 14 of 14) sorted by relevance

/dports/games/xpat2/xpat2-1.07/src/
H A DXQtWindow.cpp71 static XQtTableau *tabl2 = 0; variable
77 tabl2->resize(w, h); in Force_Resize()
86 tabl2->leave_rules(); in new_rules_coming()
90 tabl2->enter_rules(); in new_rules_notify()
122 tabl2 = tableau; in XQtXPat2Window()
/dports/math/spot/spot-2.10.2/bench/dtgbasat/
H A DMakefile.am20 tabl1.pl tabl2.pl tabl3.pl tabl4.pl gen.py config.bench
H A DMakefile.in1131 tabl1.pl tabl2.pl tabl3.pl tabl4.pl gen.py config.bench
/dports/math/py-spot/spot-2.10.2/bench/dtgbasat/
H A DMakefile.am20 tabl1.pl tabl2.pl tabl3.pl tabl4.pl gen.py config.bench
H A DMakefile.in1131 tabl1.pl tabl2.pl tabl3.pl tabl4.pl gen.py config.bench
/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dlayer3.c1036 real *tabl1,*tabl2; in III_i_stereo() local
1041 tabl1 = pow1_2[p]; tabl2 = pow2_2[p]; in III_i_stereo()
1044 tabl1 = pow1_1[p]; tabl2 = pow2_1[p]; in III_i_stereo()
1049 tabl1 = tan1_2; tabl2 = tan2_2; in III_i_stereo()
1052 tabl1 = tan1_1; tabl2 = tan2_1; in III_i_stereo()
1076 t1 = tabl1[is_p]; t2 = tabl2[is_p]; in III_i_stereo()
1100 t1 = tabl1[is_p]; t2 = tabl2[is_p]; in III_i_stereo()
1124 t1 = tabl1[is_p]; t2 = tabl2[is_p]; in III_i_stereo()
1147 t1 = tabl1[is_p]; t2 = tabl2[is_p]; in III_i_stereo()
1163 real t1 = tabl1[is_p],t2 = tabl2[is_p]; in III_i_stereo()
/dports/emulators/vice/vice-3.5/src/lib/liblame/mpglib/
H A Dlayer3.c1108 real *tabl1, *tabl2; in III_i_stereo() local
1114 tabl2 = pow2_2[p]; in III_i_stereo()
1118 tabl2 = pow2_1[p]; in III_i_stereo()
1124 tabl2 = tan2_2; in III_i_stereo()
1128 tabl2 = tan2_1; in III_i_stereo()
1150 t2 = tabl2[is_p]; in III_i_stereo()
1173 t2 = tabl2[is_p]; in III_i_stereo()
1195 t2 = tabl2[is_p]; in III_i_stereo()
1217 t2 = tabl2[is_p]; in III_i_stereo()
1231 real t1 = tabl1[is_p], t2 = tabl2[is_p]; in III_i_stereo()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/mpglib/
H A Dlayer3.c1108 real *tabl1, *tabl2; in III_i_stereo() local
1114 tabl2 = pow2_2[p]; in III_i_stereo()
1118 tabl2 = pow2_1[p]; in III_i_stereo()
1124 tabl2 = tan2_2; in III_i_stereo()
1128 tabl2 = tan2_1; in III_i_stereo()
1150 t2 = tabl2[is_p]; in III_i_stereo()
1173 t2 = tabl2[is_p]; in III_i_stereo()
1195 t2 = tabl2[is_p]; in III_i_stereo()
1217 t2 = tabl2[is_p]; in III_i_stereo()
1231 real t1 = tabl1[is_p], t2 = tabl2[is_p]; in III_i_stereo()
/dports/audio/lame/lame-3.100/mpglib/
H A Dlayer3.c1201 real *tabl1, *tabl2; in III_i_stereo() local
1207 tabl2 = pow2_2[p]; in III_i_stereo()
1211 tabl2 = pow2_1[p]; in III_i_stereo()
1217 tabl2 = tan2_2; in III_i_stereo()
1221 tabl2 = tan2_1; in III_i_stereo()
1244 t2 = tabl2[is_p]; in III_i_stereo()
1268 t2 = tabl2[is_p]; in III_i_stereo()
1291 t2 = tabl2[is_p]; in III_i_stereo()
1314 t2 = tabl2[is_p]; in III_i_stereo()
1330 real t1 = tabl1[is_p], t2 = tabl2[is_p]; in III_i_stereo()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/
H A Djuce_MP3AudioFormat.cpp906 const float* tabl1, *tabl2; in doIStereo() local
915 tabl2 = constants.pow2_2[p]; in doIStereo()
920 tabl2 = constants.pow2_1[p]; in doIStereo()
928 tabl2 = constants.tan2_2; in doIStereo()
933 tabl2 = constants.tan2_1; in doIStereo()
953 auto t2 = tabl2[p]; in doIStereo()
971 auto t2 = tabl2[p]; in doIStereo()
996 auto t2 = tabl2[p]; in doIStereo()
1022 auto t2 = tabl2[p]; in doIStereo()
1039 auto t1 = tabl1[p], t2 = tabl2[p]; in doIStereo()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/
H A Djuce_MP3AudioFormat.cpp911 const float* tabl1, *tabl2; in doIStereo() local
920 tabl2 = constants.pow2_2[p]; in doIStereo()
925 tabl2 = constants.pow2_1[p]; in doIStereo()
933 tabl2 = constants.tan2_2; in doIStereo()
938 tabl2 = constants.tan2_1; in doIStereo()
958 auto t2 = tabl2[p]; in doIStereo()
976 auto t2 = tabl2[p]; in doIStereo()
1001 auto t2 = tabl2[p]; in doIStereo()
1027 auto t2 = tabl2[p]; in doIStereo()
1044 auto t1 = tabl1[p], t2 = tabl2[p]; in doIStereo()
/dports/textproc/py-pyphen/Pyphen-0.10.0/pyphen/dictionaries/
H A Dhyph_sv.dic11863 tabl2
/dports/math/spot/spot-2.10.2/
H A DChangeLog11253 bench/dtgbasat/tabl1.pl, bench/dtgbasat/tabl2.pl,
33024 bench/dtgbasat/tabl2.pl, bench/dtgbasat/tabl3.pl,
/dports/math/py-spot/spot-2.10.2/
H A DChangeLog11253 bench/dtgbasat/tabl1.pl, bench/dtgbasat/tabl2.pl,
33024 bench/dtgbasat/tabl2.pl, bench/dtgbasat/tabl3.pl,