Home
last modified time | relevance | path

Searched refs:pt_table (Results 26 – 49 of 49) sorted by relevance

12

/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libarc/
H A Dunlzh.c101 unsigned short c_table[4096], pt_table[256]; member
391 decoder->pt_table[i] = c; in read_pt_len()
419 make_table(decoder, k, decoder->pt_len, 8, decoder->pt_table); in read_pt_len()
442 c = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in read_c_len()
513 j = decoder->pt_table[decoder->bitbuf >> (16 - 8)]; in decode_p_st1()
929 make_table(decoder, decoder->snp, decoder->pt_len, 8, decoder->pt_table); in decode_start_fix()
949 make_table(decoder, SNP, decoder->pt_len, 8, decoder->pt_table); in decode_c_st0()
978 j = decoder->pt_table[decoder->bitbuf >> 8]; in decode_p_st0()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DArjDecoder1.h56 UInt32 pt_table[PTABLESIZE]; variable
/dports/audio/ocp/ocp-0.2.90/playym/lzh/
H A Dlzh.h136 ushort pt_table[256]; variable
/dports/audio/stymulator/STYMulator-0.21a/src/stsoundlib/lzh/
H A Dlzh.h131 ushort pt_table[256]; variable
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dunarj.c160 uint16_t pt_table[PTABLESIZE]; member
359 decode_data->pt_table[i] = c; in read_pt_len()
390 …if (make_table(decode_data, nn, decode_data->pt_len, 8, decode_data->pt_table, PTABLESIZE) != CL_S… in read_pt_len()
420 c = decode_data->pt_table[decode_data->bit_buf >> 8]; in read_c_len()
520 j = decode_data->pt_table[decode_data->bit_buf >> 8]; in decode_p()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dunarj.c160 uint16_t pt_table[PTABLESIZE]; member
359 decode_data->pt_table[i] = c; in read_pt_len()
390 …if (make_table(decode_data, nn, decode_data->pt_len, 8, decode_data->pt_table, PTABLESIZE) != CL_S… in read_pt_len()
420 c = decode_data->pt_table[decode_data->bit_buf >> 8]; in read_c_len()
520 j = decode_data->pt_table[decode_data->bit_buf >> 8]; in decode_p()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dunlha.c92 uint16 pt_table[256]; member
346 dat->d.st.pt_table[i] = c; in read_pt_len()
376 if (make_table(dat, nn, dat->d.st.pt_len, 8, dat->d.st.pt_table, 256) < 0) in read_pt_len()
400 c = dat->d.st.pt_table[dat->bitbuf >> (16 - 8)]; in read_c_len()
489 j = dat->d.st.pt_table[dat->bitbuf >> (16 - 8)]; in decode_p_st1()
871 if (make_table(dat, dat->d.st.np, dat->d.st.pt_len, 8, dat->d.st.pt_table, 256) < 0) in decode_start_fix()
881 j = dat->d.st.pt_table[dat->bitbuf >> 8]; in decode_p_st0()
976 if (make_table(dat, NP, dat->d.st.pt_len, 8, dat->d.st.pt_table, 256) < 0) in decode_c_st0()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dlha.h179 EXTERN unsigned short p_freq[], pt_table[], pt_code[], t_freq[]; variable
/dports/cad/jspice3/jspice3-2.5/src/lib/inp/
H A Dinpptree.c42 static int pt_table(INPparseNode*,double*,double*,double*);
68 static int pt_table();
485 arg1->evfunc = pt_table;
1036 p->evfunc = pt_table;
1521 pt_table(tree, res, vals, parms) in pt_table() function
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dlha.h359 EXTERN unsigned short p_freq[], pt_table[], pt_code[], t_freq[]; variable
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wsp.c5579 stat_tap_table *pt_table;
5585 pt_table = stat_tap_find_table(new_stat, pt_table_name);
5586 if (pt_table) {
5588 new_stat->stat_tap_reset_table_cb(pt_table);
5592 pt_table = stat_tap_init_table(pt_table_name, num_fields, 0, NULL);
5593 stat_tap_add_table(new_stat, pt_table);
5610 stat_tap_init_table_row(pt_table, table_idx, num_fields, pt_items);
5649 stat_tap_table *pt_table, *sc_table;
5658 for (element = 0; element < pt_table->num_elements; element++) {
5668 item_data = stat_tap_get_field_data(pt_table, element, PACKET_COLUMN);
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wsp.c5579 stat_tap_table *pt_table;
5585 pt_table = stat_tap_find_table(new_stat, pt_table_name);
5586 if (pt_table) {
5588 new_stat->stat_tap_reset_table_cb(pt_table);
5592 pt_table = stat_tap_init_table(pt_table_name, num_fields, 0, NULL);
5593 stat_tap_add_table(new_stat, pt_table);
5610 stat_tap_init_table_row(pt_table, table_idx, num_fields, pt_items);
5649 stat_tap_table *pt_table, *sc_table;
5658 for (element = 0; element < pt_table->num_elements; element++) {
5668 item_data = stat_tap_get_field_data(pt_table, element, PACKET_COLUMN);
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wsp.c5579 stat_tap_table *pt_table; in wsp_stat_init() local
5585 pt_table = stat_tap_find_table(new_stat, pt_table_name); in wsp_stat_init()
5586 if (pt_table) { in wsp_stat_init()
5588 new_stat->stat_tap_reset_table_cb(pt_table); in wsp_stat_init()
5592 pt_table = stat_tap_init_table(pt_table_name, num_fields, 0, NULL); in wsp_stat_init()
5593 stat_tap_add_table(new_stat, pt_table); in wsp_stat_init()
5610 stat_tap_init_table_row(pt_table, table_idx, num_fields, pt_items); in wsp_stat_init()
5649 stat_tap_table *pt_table, *sc_table; in wsp_stat_packet() local
5658 for (element = 0; element < pt_table->num_elements; element++) { in wsp_stat_packet()
5668 item_data = stat_tap_get_field_data(pt_table, element, PACKET_COLUMN); in wsp_stat_packet()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wsp.c5579 stat_tap_table *pt_table;
5585 pt_table = stat_tap_find_table(new_stat, pt_table_name);
5586 if (pt_table) {
5588 new_stat->stat_tap_reset_table_cb(pt_table);
5592 pt_table = stat_tap_init_table(pt_table_name, num_fields, 0, NULL);
5593 stat_tap_add_table(new_stat, pt_table);
5610 stat_tap_init_table_row(pt_table, table_idx, num_fields, pt_items);
5649 stat_tap_table *pt_table, *sc_table;
5658 for (element = 0; element < pt_table->num_elements; element++) {
5668 item_data = stat_tap_get_field_data(pt_table, element, PACKET_COLUMN);
[all …]
/dports/archivers/lha/lha-114i/src/
H A Dlha.h174 EXTERN unsigned short p_freq[], pt_table[], pt_code[], t_freq[]; variable
H A Dlha.h.orig170 EXTERN unsigned short p_freq[], pt_table[], pt_code[], t_freq[];
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/
H A DHacking_of_LHa3533 pt_table[256], pt_code[NPT], t_freq[2 * NT - 1];
4678 j = pt_table[bitbuf >> (16 - 8)];
4738 pt_table[] �ϥեޥ���� -> ���֤Υӥå�Ĺ���Ѵ��ơ��֥�
4769 pt_table[i] = c;
4792 make_table(nn, pt_len, 8, pt_table);
4814 c = pt_table[bitbuf >> (16 - 8)];
4847 �ؿ��ˤ�ꡢ�ɤ߹���� pt_len[], c_len[] ���� pt_table[], c_table[]
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/vasp/
H A Doutputs.py2402pt_table = self.read_table_pattern(header_pattern, row_pattern, footer_pattern, postprocess=float)
2403 self.data["piezo_tensor"] = pt_table

12