Home
last modified time | relevance | path

Searched defs:lineLen (Results 1 – 4 of 4) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/
DBase64Coder.java102 public static String encodeLines(byte[] in, int iOff, int iLen, int lineLen, in encodeLines()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp533 int lineLen = -1; in doBinarySearch() local
584 int lineLen = -1; in doBinarySearch() local
/external/icu/icu4c/source/tools/gencnval/
Dgencnval.c585 addOfficialTaggedStandards(char *line, int32_t lineLen) { in addOfficialTaggedStandards()
/external/icu/icu4c/source/test/iotest/
Dfiletst.c762 int32_t lineLen = (int32_t)strlen(line); in TestLineCount() local