Searched defs:fieldLength (Results 1 – 3 of 3) sorted by relevance
114 private static int fieldLength; field in TypesLengths
628 int8_t fieldLength = UPRV_LENGTHOF(skeletonFieldWidth); in getBestSkeleton() local
885 static int computeLengthDelimitedFieldSize(int fieldLength) { in computeLengthDelimitedFieldSize()