Home
last modified time | relevance | path

Searched refs:Continuation (Results 1 – 12 of 12) sorted by relevance

/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWSD.java191 if (frame.getOpCode() != OpCode.Continuation) { in handleFrameFragment()
224 } else if (!frame.isFin() || frame.getOpCode() == OpCode.Continuation) { in handleWebsocketFrame()
385 Continuation(0), enumConstant
/external/python/cpython2/Lib/
Dimaplib.py94 Continuation = re.compile(r'\+( (?P<data>.*))?') variable
953 if self._match(Continuation, resp):
/external/walt/ios/WALT/
DMIDIClient.m146 // Continuation or end of a SysEx message.
/external/llvm/docs/tutorial/
DLangImpl10.rst256 `Continuation Passing
257 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
DOCamlLangImpl8.rst264 `Continuation Passing
265 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
/external/python/cpython2/Doc/tutorial/
Dinterpreter.rst105 Continuation lines are needed when entering a multi-line construct. As an
/external/icu/icu4c/source/test/testdata/
Drbbitst.txt23 # \ at end of line -> Line Continuation. Remove both the backslash and the new line
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt23 # \ at end of line -> Line Continuation. Remove both the backslash and the new line
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt23 # \ at end of line -> Line Continuation. Remove both the backslash and the new line
/external/deqp/data/gles3/shaders/
Dpreprocessor.test838 group line_continuation "Line Continuation Tests"
/external/e2fsprogs/po/
Dcs.po6005 # Continuation of "Calling BLKDISCARD from %llu to %llu "
8554 # Continuation of "Calling BLKDISCARD from %llu to %llu "
/external/python/cpython2/Misc/
DHISTORY16166 * Continuation lines can now *sometimes* be written without a