Home
last modified time | relevance | path

Searched refs:tableSize (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2377 uint32_t tableSize = 0; /* dump table size (word count) */ in emlxs_dump_table_check() local
2431 tableSize++; in emlxs_dump_table_check()
2439 tableSize++; in emlxs_dump_table_check()
2446 tableSize++; in emlxs_dump_table_check()
2453 tableSize++; in emlxs_dump_table_check()
2459 tableSize += 2; in emlxs_dump_table_check()
2466 *pSize = (tableSize * 4); /* return the total Dump Table size */ in emlxs_dump_table_check()
/titanic_50/usr/src/common/lzma/
H A DLzmaEnc.c216 UInt32 tableSize; member
801 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices); in LenPriceEnc_UpdateTable()
802 p->counters[posState] = p->tableSize; in LenPriceEnc_UpdateTable()
2034 p->lenEnc.tableSize = in LzmaEnc_InitPrices()
2035 p->repLenEnc.tableSize = in LzmaEnc_InitPrices()