Searched defs:rawLength (Results 1 – 3 of 3) sorted by relevance
64 const uint32_t rawLength = neededLength == 0 ? length : neededLength; in createFromPointer() local96 const uint32_t rawLength = neededLength == 0 ? length : neededLength; in createFromMemory() local
50 const int prevCodePoint, const float terminalDiffCost, const float rawLength) { in updateInputIndexG()
98 void addRawLength(const float rawLength) { in addRawLength()