/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | TaskQueue.h | 110 std::function<void()> Continuation; in completeTask() local 118 Continuation = std::move(Tasks.front()); in completeTask() 121 Scheduler.async(std::move(Continuation)); in completeTask()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 285 static ListContinuationRecord Continuation(TypeIndex(59)); variable 520 writeFieldList(Continuation); in TEST_F() 521 checkTypeReferences(0, Continuation.ContinuationIndex); in TEST_F() 529 Continuation); in TEST_F() 535 VirtualBaseClass.VBPtrType, VFPtr.Type, Continuation.ContinuationIndex); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | ContinuationRecordBuilder.cpp | 170 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord() local 172 reinterpret_cast<ContinuationRecord *>(Continuation.data()); in createSegmentRecord()
|
/external/deqp/external/openglcts/data/gl44/ |
D | preprocessor.test | 21 group line_continuation "Line Continuation Tests"
|
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
D | NanoWSD.java | 191 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/ |
D | imaplib.py | 95 Continuation = re.compile(r'\+( (?P<data>.*))?') variable 956 if self._match(Continuation, resp):
|
/external/guice/extensions/struts2/lib/ |
D | jetty-util-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/walt/ios/WALT/ |
D | MIDIClient.m | 146 // Continuation or end of a SysEx message.
|
/external/python/cpython2/Doc/tutorial/ |
D | interpreter.rst | 105 Continuation lines are needed when entering a multi-line construct. As an
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | LangImpl10.rst | 256 `Continuation Passing 257 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
|
D | OCamlLangImpl8.rst | 264 `Continuation Passing 265 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
|
/external/python/cpython3/Lib/ |
D | imaplib.py | 105 Continuation = re.compile(br'\+( (?P<data>.*))?') variable 1072 if self._match(Continuation, resp):
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 264 `Continuation Passing 265 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
|
D | LangImpl10.rst | 256 `Continuation Passing 257 Style <http://en.wikipedia.org/wiki/Continuation-passing_style>`_ and
|
/external/python/cpython3/Doc/tutorial/ |
D | interpreter.rst | 109 Continuation lines are needed when entering a multi-line construct. As an
|
/external/scapy/scapy/contrib/ |
D | http2.uts | 4 # except Continuation Frames, Priority Frames and Push Promise Frames that we generated 1319 + HTTP/2 Continuation Frame Test Suite 1321 = HTTP/2 Dissect Continuation Frame: no flag & headers with compression and hdr_name 1348 = HTTP/2 Build Continuation Frame: no flag & headers with compression and hdr_name 1361 = HTTP/2 Dissect Continuation Frame: flag END_Header & headers with compression, sensitive flag and… 1391 = HTTP/2 Build Continuation Frame: flag END_Header & headers with compression, sensitive flag and h…
|
/external/kotlinc/lib/ |
D | kotlin-stdlib.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/jvm/
kotlin/ ... |
/external/deqp/external/openglcts/data/gl33/ |
D | preprocessor.test | 787 # NOTE group line_continuation "Line Continuation Tests" have been moved to
|
/external/deqp/external/openglcts/data/gles3/ |
D | preprocessor.test | 767 group line_continuation "Line Continuation Tests"
|
/external/google-styleguide/ |
D | objcguide.md | 394 Continuation lines for function parameters may be indented to align with the
|
/external/deqp/data/gles3/shaders/ |
D | preprocessor.test | 838 group line_continuation "Line Continuation Tests"
|
/external/scapy/doc/notebooks/ |
D | HTTP_2_Tuto.ipynb | 1376 " # that the header block is not large enough to require a Continuation frame\n", 1676 … Continuation frames after this frame. Continuation frames can be used to add more headers than on…
|
/external/icu/icu4c/source/test/testdata/ |
D | rbbitst.txt | 26 # \ 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/ |
D | rbbitst.txt | 26 # \ 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/ |
D | rbbitst.txt | 26 # \ at end of line -> Line Continuation. Remove both the backslash and the new line
|