Home
last modified time | relevance | path

Searched defs:Continuation (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dheaders.rs56 pub struct Continuation { struct
58 stream_id: StreamId,
60 header_block: EncodingHeaderBlock,
274 ) -> Option<Continuation> { in encode()
495 ) -> Option<Continuation> { in encode()
538 impl Continuation { impl
543 pub fn encode(self, dst: &mut EncodeBuf<'_>) -> Option<Continuation> { in encode()
Dhead.rs24 Continuation = 9, enumerator
/aosp_15_r20/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/msrp/
DMsrpChunk.java77 public enum Continuation { enum in MsrpChunk
85 Continuation(int value) { in Continuation() method in MsrpChunk.Continuation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp95 Continuation, enumerator
1646 Value *Continuation) { in replaceAsyncResumeFunction()
1742 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine() local
1846 auto Continuation = in splitRetconCoroutine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTaskQueue.h109 std::function<void()> Continuation; in completeTask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DTaskQueue.h109 std::function<void()> Continuation; in completeTask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp162 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp162 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp91 Continuation, enumerator
1259 auto Continuation = in splitRetconCoroutine() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/codec/
Dframed_write.rs59 Continuation(frame::Continuation), enumerator
/aosp_15_r20/art/compiler/utils/
H A Dassembler.h72 Label* Continuation() { return &continuation_; } in Continuation() function
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dstructs.rs307 Continuation, enumerator
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DUnitConverter.java425 public static class Continuation implements Comparable<Continuation> { class in UnitConverter
440 public Continuation(List<String> remainder, String source) { in Continuation() method in UnitConverter.Continuation
/aosp_15_r20/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
H A DNanoWSD.java385 Continuation(0), enumConstant
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
H A DDebugProbesImpl.kt470 … private fun Continuation<*>.owner(): CoroutineOwner<*>? = (this as? CoroutineStackFrame)?.owner() in <lambda>() method
/aosp_15_r20/external/python/cpython2/Lib/
Dimaplib.py95 Continuation = re.compile(r'\+( (?P<data>.*))?') variable
/aosp_15_r20/external/python/cpython3/Lib/
Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dimaplib.py106 Continuation = re.compile(br'\+( (?P<data>.*))?') variable
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/play-services-tasks-aar/android_common/aar/
Dclasses.jarMETA-INF/MANIFEST.MF com/google/android/gms/tasks/CancellationToken. ...
Dplay-services-tasks-aar.jarMETA-INF/MANIFEST.MF com/google/android/gms/tasks/CancellationToken. ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...

12345678910>>...19