Home
last modified time | relevance | path

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

12345678910>>...20

/dports/devel/jcmdline/jcmdline-2.0.0/src/jcmdline/
H A DStringFormatHelper.java86 public String formatHangingIndent(String s, int indent, int lineLen) { in formatHangingIndent()
127 public String formatBlockedText(String s, int indent, int lineLen) { in formatBlockedText()
254 int lineLen) { in formatLabeledList()
297 lineLen)); in formatLabeledList() local
/dports/net/yate/yate-6.4.0-1/engine/
H A DBase64.cpp77 unsigned int& lines, unsigned int& crtLine, unsigned int lineLen) in addEoln()
93 unsigned int& lines, unsigned int& crtLine, unsigned int lineLen) in addEnc()
137 void Base64::encode(String& dest, unsigned int lineLen, bool lineAtEnd) in encode()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/lib/input/
H A DKeyValueLineRecordReader.java79 int lineLen, int pos) { in setKeyValue()
92 int lineLen = -1; in nextKeyValue() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/
H A DKeyValueLineRecordReader.java79 int lineLen, int pos) { in setKeyValue()
92 int lineLen = -1; in nextKeyValue() local
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/test/gtest/parse-ftp/
H A DTestParseFTPList.cpp68 size_t lineLen = strlen(resultLine); in OpenResultFile() local
95 size_t lineLen = strlen(inputLine); in ParseFTPFile() local
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/test/gtest/parse-ftp/
H A DTestParseFTPList.cpp68 size_t lineLen = strlen(resultLine); in OpenResultFile() local
95 size_t lineLen = strlen(inputLine); in ParseFTPFile() local
/dports/graphics/geos/geos-3.9.1/src/linearref/
H A DLengthLocationMap.cpp51 double lineLen = linearGeom->getLength(); in getLocation() local
64 double lineLen = linearGeom->getLength(); in getLocation() local
/dports/audio/protracker/pt2-clone-1.37/src/
H A Dpt2_config.c157 uint32_t configFileSize, lineLen, i; in loadProTrackerDotIni() local
628 uint32_t line, fileSize, lineLen; in loadColorsDotIni() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dgrepit.cpp28 const int lineLen = 1024; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dgrepit.cpp28 const int lineLen = 1024; variable
/dports/x11/konsole/konsole-21.12.3/src/history/compact/
H A DCompactHistoryScroll.h49 inline int lineLen(const int line) const in lineLen() function
/dports/biology/canu/canu-2.2/src/utility/src/tests/
H A DreadLines.C25 uint32 lineLen = 0; in main() local
/dports/math/grpn/grpn-1.5.2/src/
H A Drun_cmd.c38 int lineLen; in runCmd() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dtest_tools.f9021 CHARACTER(LEN=256) :: lineLen local
71 CHARACTER(LEN=256) :: lineLen local
94 CHARACTER(LEN=256) :: lineLen local
140 CHARACTER(LEN=256) :: lineLen local
163 CHARACTER(LEN=256) :: lineLen local
/dports/misc/veles/veles-2018.05.0/src/util/encoders/
H A Dc_data_encoder.cc27 int lineLen = 1000; // fold after first line in encode() local
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/T0/
H A DBlobWriter.cs43 int lineLen; field in BlobWriter
/dports/misc/sword/sword-1.8.1/utilities/
H A Dmkfastmod.cpp89 char lineLen = 70; in main() local
/dports/security/bearssl/bearssl-0.6/T0/
H A DBlobWriter.cs43 int lineLen; field in BlobWriter
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dxvminitoppm.c90 size_t lineLen; in readXvHeader() local
106 size_t lineLen; in readXvHeader() local
/dports/audio/HVSC-Update/HVSC_Update_Tool_287/src/
H A DTextFile.h59 int lineLen; // actual number of chars till end of line variable
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/bigtable/
H A DCHANGES.md44 - Clients now use transport/grpc.DialPool rather than Dial.
/dports/science/teem/teem-1.11.0-src/Testing/air/
H A Dstrtok.c60 unsigned int wi, sepLen, lineLen, wordNum; in main() local
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/muesli/reflow/padding/
H A Dpadding.go18 lineLen int member
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/streamconv/converters/
H A DnsDirIndexParser.cpp162 int32_t lineLen = aLineLen; in ParseData() local
331 int32_t lineLen = eol - mLineStart; in ProcessData() local
/dports/misc/sword/sword-1.8.1/examples/cmdline/
H A Dsearch.cpp118 char lineLen = 70; in main() local

12345678910>>...20