Home
last modified time | relevance | path

Searched defs:leftLength (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java120 private final int leftLength; field in RopeByteString
351 int leftLength = this.leftLength - sourceOffset; in copyToInternal() local
432 int leftLength = this.leftLength - offset; in partialIsValidUtf8() local
535 int leftLength = this.leftLength - offset; in partialHash() local
/frameworks/wilhelm/tools/permute/
Dpermute.c99 unsigned leftLength = s->mMinSegmentLengthFrames + cut; in split() local