explicit indirect table sizes
git-svn-id: https://cld2.googlecode.com/svn/trunk@148 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
@@ -65748,8 +65748,9 @@ static const IndirectProbBucket4 kQuadChrome0122_2[kQuadChrome0122_2Size] = {
|
||||
};
|
||||
// table_hash = 8a13-6340, unused_entries = 17771 (6.78%)
|
||||
|
||||
static const uint32 kQuadChrome0122_2SizeOne = 50708; // Bucket count one-lang
|
||||
static const uint32 kQuadChrome0122_2Ind[50708] = {
|
||||
static const uint32 kQuadChrome0122_2SizeOne = 50708; // One-langprob count
|
||||
static const uint32 kQuadChrome0122_2IndSize = 50708; // Largest subscript
|
||||
static const uint32 kQuadChrome0122_2Ind[kQuadChrome0122_2IndSize] = {
|
||||
// [0000]
|
||||
0x00000000, 0x00000000, 0x08040709, 0x06000c13, // -- -- bg.ru.uk_444 sv.de.un_650
|
||||
0x080c03a7, 0x1a6b1cee, 0x0000131c, 0x04523508, // nl.sv.no_532 id.ceb.tl_422 et.un.un_800 zu.ha.fi_443
|
||||
@@ -81669,8 +81670,9 @@ static const IndirectProbBucket4 kQuadChrome0122_2_2[kQuadChrome0122_2_2Size] =
|
||||
};
|
||||
// table_hash = ffff-ffff, unused_entries = 0 (0.00%)
|
||||
|
||||
static const uint32 kQuadChrome0122_2_2SizeOne = 2; // Bucket count one-lang
|
||||
static const uint32 kQuadChrome0122_2_2Ind[2] = {
|
||||
static const uint32 kQuadChrome0122_2_2SizeOne = 2; // One-langprob count
|
||||
static const uint32 kQuadChrome0122_2_2IndSize = 2; // Largest subscript
|
||||
static const uint32 kQuadChrome0122_2_2Ind[kQuadChrome0122_2_2IndSize] = {
|
||||
// [0000] --- double_langprob_start=0002 ---
|
||||
0x00000000, 0x00000000, // -- --
|
||||
//
|
||||
|
Reference in New Issue
Block a user