Searched refs:trimmed_size (Results 1 – 3 of 3) sorted by relevance
372 const trimmed_size = i + 1; constant382 const len = (trimmed_size + standard_fields) * SIZEOF_SHORT;
879 int trimmed_size = i + 1; in endTable() local888 addShort((short)((trimmed_size + standard_fields) * SIZEOF_SHORT)); in endTable()
825 $trimmed_size = $i + 1;833 $this->addShort(($trimmed_size + $standard_fields) * Constants::SIZEOF_SHORT);