/external/smack/src/org/xbill/DNS/utils/ |
D | base64.java | 70 formatString(byte [] b, int lineLength, String prefix, boolean addClose) { in formatString()
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | EventSource.cpp | 340 int lineLength = -1; in parseEventStream() local 374 void EventSource::parseEventStreamLine(unsigned bufPos, int fieldLength, int lineLength) in parseEventStreamLine()
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
D | WebSocketHandshake.cpp | 304 int lineLength = readStatusLine(header, len, statusCode, statusText); in readServerHandshake() local 441 int lineLength = end - header; in readStatusLine() local
|
/external/smack/src/org/jivesoftware/smack/util/ |
D | Base64.java | 660 int lineLength = 0; in encodeBytes() local 1232 private int lineLength; field in Base64.InputStream 1467 private int lineLength; field in Base64.OutputStream
|
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/ |
D | MHTMLArchive.cpp | 202 size_t lineLength = std::min(encodedDataLength - index, maximumLineLength); in generateMHTMLData() local
|
/external/oprofile/libpopt/ |
D | popthelp.c | 147 singleOptionDefaultValue(size_t lineLength, in singleOptionDefaultValue() 225 size_t lineLength = 79 - indentLength; in singleOptionHelp() local
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_pxm.cpp | 389 int lineLength; in WriteImage() local
|
/external/jmonkeyengine/engine/src/test/jme3test/batching/ |
D | TestBatchNodeCluster.java | 60 private int lineLength = 50; field in TestBatchNodeCluster
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
D | codemirror.js | 272 function lineLength(doc, line) { function in window.CodeMirror
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | StringMsgParser.java | 163 int lineLength = i - lineStart; in parseSIPMessage() local
|
/external/skia/gm/ |
D | dashing.cpp | 189 SkScalar lineLength, in drawDashedLines()
|
/external/icu4c/tools/gendict/ |
D | gendict.cpp | 256 int32_t lineLength; in readLine() local
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | TypingCommand.cpp | 58 void operator()(size_t lineOffset, size_t lineLength, bool isLastLine) const in operator ()()
|
/external/icu4c/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 627 int32_t lineLength=lines[i].len; in call() local
|
/external/opencv/cv/src/ |
D | cvhough.cpp | 485 int lineLength, int lineGap, in icvHoughLinesProbabalistic()
|
/external/opencv/cv/include/ |
D | cvcompat.h | 517 int lineLength, int lineGap, in cvHoughLinesP()
|