Searched refs:totalStringLength (Results 1 – 2 of 2) sorted by relevance
168 this.totalStringLength =169 AddStringLength(this.totalStringLength, str.length_intptr);188 this.totalStringLength = AddStringLength(this.totalStringLength, sepsLen);216 totalStringLength: intptr;231 totalStringLength: 0,238 dcheck(IsValidPositiveSmi(buffer.totalStringLength));239 if (buffer.totalStringLength == 0) return kEmptyString;262 const length: uint32 = Convert<uint32>(Unsigned(buffer.totalStringLength));
1446 int totalStringLength = 0, stringLength ; in aiff_write_header() local1451 totalStringLength += stringLength + (stringLength % 2 == 0 ? 0 : 1) ; in aiff_write_header()1455 …BHWm (MARK_MARKER), BHW4 (2 + psf->cues->cue_count * (2 + 4) + totalStringLength), BHW2 (psf->cues… in aiff_write_header()