Searched refs:linelength (Results 1 – 24 of 24) sorted by relevance
/external/fonttools/Lib/fontTools/misc/ |
D | xmlWriter.py | 104 linelength = 16 105 hexlinelength = linelength * 2 107 for i in range(0, len(data), linelength): 108 hexline = hexStr(data[i:i+linelength])
|
/external/pcre/dist/ |
D | pcregrep.c | 1589 size_t length, linelength; in pcregrep() local 1600 linelength = t - ptr - endlinelength; in pcregrep() 1601 length = multiline? (size_t)(endptr - ptr) : linelength; in pcregrep() 1885 linelength = t - ptr - endlinelength; in pcregrep() 1902 FWRITE(ptr + offsets[last], 1, linelength - offsets[last], stdout); in pcregrep() 1920 if (startoffset >= (int)linelength + endlinelength || in pcregrep() 1934 plength = (int)((linelength + endlinelength) - startoffset); in pcregrep() 1940 else FWRITE(ptr, 1, linelength + endlinelength, stdout); in pcregrep() 1952 lastmatchrestart = ptr + linelength + endlinelength; in pcregrep() 1971 linelength = endmatch - ptr - ellength; in pcregrep() [all …]
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 730 # Instead, let's just punt: use the minimum linelength reported by
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 1525 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 1525 # Instead, let's just punt: use the minimum linelength reported by
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | libtool.m4 | 1525 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libmtp/m4/ |
D | libtool.m4 | 1525 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libvncserver/ |
D | acinclude.m4 | 1328 # Instead, let's just punt: use the minimum linelength reported by
|
/external/pcre/dist/m4/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libopus/m4/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libpng/scripts/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/openfst/m4/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libedit/m4/ |
D | libtool.m4 | 1625 # Instead, let's just punt: use the minimum linelength reported by
|
/external/protobuf/m4/ |
D | libtool.m4 | 1638 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libexif/auto-m4/ |
D | libtool.m4 | 1568 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libogg/ |
D | aclocal.m4 | 1532 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libusb/ |
D | aclocal.m4 | 1540 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libvorbis/ |
D | aclocal.m4 | 1540 # Instead, let's just punt: use the minimum linelength reported by
|
/external/protobuf/gtest/ |
D | aclocal.m4 | 1652 # Instead, let's just punt: use the minimum linelength reported by
|
/external/libvncserver/autom4te.cache/ |
D | traces.2 | 1921 # Instead, let's just punt: use the minimum linelength reported by
|
D | traces.0 | 1833 # Instead, let's just punt: use the minimum linelength reported by
|
D | output.0 | 6703 # Instead, let's just punt: use the minimum linelength reported by
|
D | output.1 | 6727 # Instead, let's just punt: use the minimum linelength reported by
|