Home
last modified time | relevance | path

Searched refs:classifications (Results 176 – 200 of 1402) sorted by relevance

12345678910>>...57

/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c672 uint8 classifications; member
2121 …int **classifications = (int **) temp_block_array(f,f->channels, part_read * sizeof(**classificati… in decode_residue() local
2153 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
2154 q /= r->classifications; in decode_residue()
2203 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
2204 q /= r->classifications; in decode_residue()
2245 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
2246 q /= r->classifications; in decode_residue()
2294 classifications[j][i+pcount] = temp % r->classifications; in decode_residue()
3961 r->classifications = get_bits(f,6)+1; in start_decoder()
[all …]
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c335 uint8 classifications; member
1866 …int **classifications = (int **) temp_block_array(f,f->channels, part_read * sizeof(**classificati… in decode_residue() local
1900 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1901 q /= r->classifications; in decode_residue()
1950 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1951 q /= r->classifications; in decode_residue()
1992 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1993 q /= r->classifications; in decode_residue()
2043 classifications[j][i+pcount] = temp % r->classifications; in decode_residue()
3813 r->classifications = get_bits(f,6)+1; in start_decoder()
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp368 uint8 classifications; member
1722 …int **classifications = (int **) temp_block_array(f,f->channels, part_read * sizeof(**classificati… in decode_residue() local
1753 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1754 q /= r->classifications; in decode_residue()
1799 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1800 q /= r->classifications; in decode_residue()
1839 classifications[0][i+pcount] = q % r->classifications; in decode_residue()
1840 q /= r->classifications; in decode_residue()
1886 classifications[j][i+pcount] = temp % r->classifications; in decode_residue()
3601 r->classifications = get_bits(f,6)+1; in start_decoder()
[all …]
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/admin/classifications/
H A Ddel.html.tmpl49 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/security/snort3/snort3-3.1.19.0/lua/
H A Dsnort.lua170 classifications = default_classifications
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/admin/classifications/
H A Ddel.html.tmpl45 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/classifications/
H A Ddel.html.tmpl49 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/www/node10/node-v10.24.1/deps/v8/infra/mb/
H A Dgn_isolate_map.pyl6 # test type classifications for the tests that are run on the bots.
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/crashes/
H A DCrashManager.jsm565 * @param classifications (array) Crash classifications.
569 async setCrashClassifications(crashID, classifications) {
571 if (store.setCrashClassifications(crashID, classifications)) {
1266 classifications: [],
1375 * @return boolean True if the classifications were set.
1377 setCrashClassifications(crashID, classifications) {
1383 crash.classifications = classifications;
1444 get classifications() {
1445 return this._o.classifications;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/crashes/
H A DCrashManager.jsm577 * @param classifications (array) Crash classifications.
581 async setCrashClassifications(crashID, classifications) {
583 if (store.setCrashClassifications(crashID, classifications)) {
1309 classifications: [],
1428 * @return boolean True if the classifications were set.
1430 setCrashClassifications(crashID, classifications) {
1436 crash.classifications = classifications;
1497 get classifications() {
1498 return this._o.classifications;
/dports/www/firefox/firefox-99.0/toolkit/components/crashes/
H A DCrashManager.jsm.in610 * @param classifications (array) Crash classifications.
614 async setCrashClassifications(crashID, classifications) {
616 if (store.setCrashClassifications(crashID, classifications)) {
1342 classifications: [],
1467 * @return boolean True if the classifications were set.
1469 setCrashClassifications(crashID, classifications) {
1475 crash.classifications = classifications;
1536 get classifications() {
1537 return this._o.classifications;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/crashes/
H A DCrashManager.jsm577 * @param classifications (array) Crash classifications.
581 async setCrashClassifications(crashID, classifications) {
583 if (store.setCrashClassifications(crashID, classifications)) {
1309 classifications: [],
1428 * @return boolean True if the classifications were set.
1430 setCrashClassifications(crashID, classifications) {
1436 crash.classifications = classifications;
1497 get classifications() {
1498 return this._o.classifications;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/crashes/
H A DCrashManager.jsm580 * @param classifications (array) Crash classifications.
584 async setCrashClassifications(crashID, classifications) {
586 if (store.setCrashClassifications(crashID, classifications)) {
1323 classifications: [],
1442 * @return boolean True if the classifications were set.
1444 setCrashClassifications(crashID, classifications) {
1450 crash.classifications = classifications;
1511 get classifications() {
1512 return this._o.classifications;
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/admin/products/
H A Dlist.html.tmpl12 # classification: Bugzilla::Classification object; If classifications
H A Dcreate.html.tmpl10 # classification: Bugzilla::Classification object; If classifications
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/admin/classifications/
H A Ddel.html.tmpl49 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/infra/mb/
H A Dgn_isolate_map.pyl6 # test type classifications for the tests that are run on the bots.
/dports/lang/v8/v8-9.6.180.12/infra/mb/
H A Dgn_isolate_map.pyl6 # test type classifications for the tests that are run on the bots.
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/infra/mb/
H A Dgn_isolate_map.pyl6 # test type classifications for the tests that are run on the bots.
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/products/
H A Dlist.html.tmpl12 # classification: Bugzilla::Classification object; If classifications
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/admin/classifications/
H A Dselect.html.tmpl23 [% FOREACH cl = classifications %]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dvorbis_dec.c103 uint_fast8_t classifications; member
643 res_setup->classifications=get_bits(gb, 6)+1; in vorbis_parse_setup_hdr_residues()
647 res_setup->classifications, res_setup->classbook); in vorbis_parse_setup_hdr_residues()
649 for(j=0;j<res_setup->classifications;++j) { in vorbis_parse_setup_hdr_residues()
661 for(j=0;j<res_setup->classifications;++j) { in vorbis_parse_setup_hdr_residues()
1265 uint_fast32_t inverse_class = ff_inverse[vr->classifications]; in vorbis_residue_decode()
1273 assert(vr->classifications > 1 && temp<=65536); //needed for inverse[] in vorbis_residue_decode()
1279 … classifs[j_times_ptns_to_read+partition_count+c_p_c-1-i]=temp-temp2*vr->classifications; in vorbis_residue_decode()
/dports/mail/osbf-lua/osbf-lua-2.0.4/
H A Dosbf_aux.c1081 class_to.header->classifications += class_from.header->classifications; in osbf_import()
1320 stats->classifications = header.classifications; in osbf_stats()
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/admin/classifications/
H A Dselect.html.tmpl22 [% FOREACH cl = classifications %]
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/admin/products/
H A Dlist.html.tmpl12 # classification: Bugzilla::Classification object; If classifications

12345678910>>...57