Searched defs:total_length (Results 1 – 4 of 4) sorted by relevance
127 unsigned int total_length = region_frag->getRegion().size(); in memcpy() local137 unsigned int total_length = stub_frag->size(); in memcpy() local
185 uint32_t total_length = text_length * 2 + sizeof(header); in write_text_tag() local217 int total_length = 4 + 4 + 4 + table_entries * 2; in write_trc_tag() local231 int total_length = 16; in write_trc_tag_for_linear() local269 int total_length = 12; // 4 + 4 + 1 + 1 + 1 + 1 in write_cicp_tag() local319 int total_length = 20 + 2 * value_count; in write_clut() local369 int total_length = b_curves_offset; in write_mAB_or_mBA_tag() local
188 int total_length = 0; in GenerateJavaCodeAccessorMethodForBitwidth() local
335 optional int32 total_length = 4; field