Home
last modified time | relevance | path

Searched refs:OFFSET_TABLE_SIZE (Results 1 – 25 of 40) sorted by relevance

12

/dports/security/john/john-1.9.0-jumbo-1/src/opencl/
H A Dsha1_kernel.cl38 p = (HI % OFFSET_TABLE_SIZE) * SHIFT128_OT_SZ;
39 p += (MI % OFFSET_TABLE_SIZE) * SHIFT64_OT_SZ;
40 p += LO % OFFSET_TABLE_SIZE;
41 p %= OFFSET_TABLE_SIZE;
H A Dsalted_sha_kernel.cl44 p = (HI % OFFSET_TABLE_SIZE) * SHIFT128_OT_SZ;
45 p += (MI % OFFSET_TABLE_SIZE) * SHIFT64_OT_SZ;
46 p += LO % OFFSET_TABLE_SIZE;
47 p %= OFFSET_TABLE_SIZE;
H A DDES_bs_hash_checking_kernel.cl19 #define OFFSET_TABLE_SIZE hash_chk_params.offset_table_size
40 hash += (unsigned long)offset_table[hash % OFFSET_TABLE_SIZE];
H A Dmd4_kernel.cl140 p = (HI % OFFSET_TABLE_SIZE) * SHIFT64_OT_SZ;
141 p += LO % OFFSET_TABLE_SIZE;
142 p %= OFFSET_TABLE_SIZE;
/dports/editors/impress/impress-1.1b9/font3d/
H A Dtruetype.cc72 BYTE tfd[OFFSET_TABLE_SIZE]; // Holds the Offset Table data in readFontData()
110 for (i=0;i<OFFSET_TABLE_SIZE;i++) // Read in the Offset Table in readFontData()
146 fontDataSize = OFFSET_TABLE_SIZE // Calculate size of entire font file in readFontData()
158 for (i=0;i<OFFSET_TABLE_SIZE;i++) // Store the Offset Table in readFontData()
160 for (;i<OFFSET_TABLE_SIZE+tabledirsize;i++) // Store the Table Directory in readFontData()
161 fontData[i]=tabledir[i-OFFSET_TABLE_SIZE]; in readFontData()
198 pos = OFFSET_TABLE_SIZE; // Table Dir starts after Offset Table in getTableDirEntry()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
408 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
680 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
691 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
408 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
680 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
691 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
408 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
680 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
691 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/myisam/
H A Dmi_packrec.cc74 #define OFFSET_TABLE_SIZE 512 macro
237 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
243 disk_cache = (uchar *)(tmp_buff + OFFSET_TABLE_SIZE); in _mi_read_pack_info()
402 if (table_bits >= OFFSET_TABLE_SIZE) return 1; in read_huff_table()
645 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
654 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
408 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
680 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
691 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mysql57-client/mysql-5.7.36/storage/myisam/
H A Dmi_packrec.c55 #define OFFSET_TABLE_SIZE 512 macro
227 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
232 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
409 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
681 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
692 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dma_packrec.c51 #define OFFSET_TABLE_SIZE 512 macro
248 my_malloc(PSI_INSTRUMENT_ME, (length+OFFSET_TABLE_SIZE)*sizeof(uint16)+ in _ma_read_pack_info()
254 disk_cache=(uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _ma_read_pack_info()
437 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
708 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
719 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dma_packrec.c51 #define OFFSET_TABLE_SIZE 512 macro
248 my_malloc((length+OFFSET_TABLE_SIZE)*sizeof(uint16)+ in _ma_read_pack_info()
254 disk_cache=(uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _ma_read_pack_info()
437 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
708 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
719 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/myisam/
H A Dmi_packrec.c49 #define OFFSET_TABLE_SIZE 512 macro
222 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
227 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
403 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
675 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
686 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dma_packrec.c51 #define OFFSET_TABLE_SIZE 512 macro
248 my_malloc((length+OFFSET_TABLE_SIZE)*sizeof(uint16)+ in _ma_read_pack_info()
254 disk_cache=(uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _ma_read_pack_info()
437 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
708 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
719 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/myisam/
H A Dmi_packrec.c49 #define OFFSET_TABLE_SIZE 512 macro
222 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
227 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
403 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
675 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
686 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/myisam/
H A Dmi_packrec.c49 #define OFFSET_TABLE_SIZE 512 macro
222 my_malloc((length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
227 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
403 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
675 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
686 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/myisam/
H A Dmi_packrec.c49 #define OFFSET_TABLE_SIZE 512 macro
223 (length + OFFSET_TABLE_SIZE) * sizeof(uint16) + in _mi_read_pack_info()
228 disk_cache= (uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _mi_read_pack_info()
405 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
677 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
688 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/
H A Dma_packrec.c51 #define OFFSET_TABLE_SIZE 512 macro
248 my_malloc((length+OFFSET_TABLE_SIZE)*sizeof(uint16)+ in _ma_read_pack_info()
254 disk_cache=(uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _ma_read_pack_info()
437 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
708 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
719 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dma_packrec.c51 #define OFFSET_TABLE_SIZE 512 macro
248 my_malloc((length+OFFSET_TABLE_SIZE)*sizeof(uint16)+ in _ma_read_pack_info()
254 disk_cache=(uchar*) (tmp_buff+OFFSET_TABLE_SIZE); in _ma_read_pack_info()
437 if (table_bits >= OFFSET_TABLE_SIZE) in read_huff_table()
708 return OFFSET_TABLE_SIZE; in find_longest_bitstream()
719 return OFFSET_TABLE_SIZE; in find_longest_bitstream()

12