explicit indirect table sizes
git-svn-id: https://cld2.googlecode.com/svn/trunk@150 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
@@ -4253,8 +4253,9 @@ static const IndirectProbBucket4 kDeltaOctaChrome0122[kDeltaOctaChrome0122Size]
|
||||
};
|
||||
// table_hash = 57ce-808c, unused_entries = 1306 (7.97%)
|
||||
|
||||
static const uint32 kDeltaOctaChrome0122SizeOne = 955; // Bucket count one-lang
|
||||
static const uint32 kDeltaOctaChrome0122Ind[955] = {
|
||||
static const uint32 kDeltaOctaChrome0122SizeOne = 955; // One-langprob count
|
||||
static const uint32 kDeltaOctaChrome0122IndSize = 955; // Largest subscript
|
||||
static const uint32 kDeltaOctaChrome0122Ind[kDeltaOctaChrome0122IndSize] = {
|
||||
// [0000]
|
||||
0x00000000, 0x00000000, 0x00001324, 0x00000e1c, // -- -- bh.un.un_900 is.un.un_800
|
||||
0x0000240f, 0x00000e0f, 0x00000924, 0x00004a2d, // yi.un.un_600 is.un.un_600 pl.un.un_900 yo.un.un_A00
|
||||
@@ -4577,8 +4578,9 @@ static const IndirectProbBucket4 kDeltaOctaChrome0122_2[kDeltaOctaChrome0122_2Si
|
||||
};
|
||||
// table_hash = ffff-ffff, unused_entries = 0 (0.00%)
|
||||
|
||||
static const uint32 kDeltaOctaChrome0122_2SizeOne = 2; // Bucket count one-lang
|
||||
static const uint32 kDeltaOctaChrome0122_2Ind[2] = {
|
||||
static const uint32 kDeltaOctaChrome0122_2SizeOne = 2; // One-langprob count
|
||||
static const uint32 kDeltaOctaChrome0122_2IndSize = 2; // Largest subscript
|
||||
static const uint32 kDeltaOctaChrome0122_2Ind[kDeltaOctaChrome0122_2IndSize] = {
|
||||
// [0000] --- double_langprob_start=0002 ---
|
||||
0x00000000, 0x00000000, // -- --
|
||||
//
|
||||
|
Reference in New Issue
Block a user