/external/cronet/stable/testing/libfuzzer/fuzzers/mach/ |
D | mach_message_converter.h | 50 struct SendResult { struct 59 SendResult SendMessage(mach_port_t local_port, const MachMessage& proto); argument
|
/external/cronet/tot/testing/libfuzzer/fuzzers/mach/ |
D | mach_message_converter.h | 50 struct SendResult { struct 59 SendResult SendMessage(mach_port_t local_port, const MachMessage& proto); argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
D | ELFNixPlatform.cpp | 354 SendInitializerSequenceFn SendResult, JITDylib &JD, in getInitializersBuildSequencePhase() 376 SendInitializerSequenceFn SendResult, JITDylib &JD) { in getInitializersLookupPhase() 414 void ELFNixPlatform::rt_getInitializers(SendInitializerSequenceFn SendResult, in rt_getInitializers() 434 SendDeinitializerSequenceFn SendResult, ExecutorAddr Handle) { in rt_getDeinitializers() 463 void ELFNixPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol() 494 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol() 506 SendSymbolAddressFn SendResult; in rt_lookupSymbol() member in llvm::orc::ELFNixPlatform::rt_lookupSymbol::RtLookupNotifyComplete
|
D | COFFPlatform.cpp | 488 void COFFPlatform::pushInitializersLoop(PushInitializersSendResultFn SendResult, in pushInitializersLoop() 545 void COFFPlatform::rt_pushInitializers(PushInitializersSendResultFn SendResult, in rt_pushInitializers() 580 void COFFPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol() 610 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol() 622 SendSymbolAddressFn SendResult; in rt_lookupSymbol() member in llvm::orc::COFFPlatform::rt_lookupSymbol::RtLookupNotifyComplete
|
D | MachOPlatform.cpp | 551 PushInitializersSendResultFn SendResult, JITDylibSP JD) { in pushInitializersLoop() 638 void MachOPlatform::rt_pushInitializers(PushInitializersSendResultFn SendResult, in rt_pushInitializers() 667 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol() 697 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol() 709 SendSymbolAddressFn SendResult; in rt_lookupSymbol() member in llvm::orc::MachOPlatform::rt_lookupSymbol::RtLookupNotifyComplete
|
D | ExecutorProcessControl.cpp | 129 IncomingWFRHandler SendResult, in callWrapperAsync()
|
D | SimpleRemoteEPC.cpp | 368 IncomingWFRHandler SendResult; in handleResult() local
|
D | Core.cpp | 2217 SendResultFunction SendResult, JITTargetAddress HandlerFnTagAddr, in runJITDispatchHandler()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ExecutorProcessControl.h | 324 SendResultT &&SendResult, const ArgTs &...Args) { in callSPSWrapperAsync() 338 void callSPSWrapperAsync(ExecutorAddr WrapperFnAddr, SendResultT &&SendResult, in callSPSWrapperAsync()
|
D | Core.h | 1606 void callSPSWrapperAsync(ExecutorAddr WrapperFnAddr, SendResultT &&SendResult, in callSPSWrapperAsync()
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/ |
D | oghttp2_session.h | 340 enum class SendResult { enum
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/ |
D | oghttp2_session.h | 340 enum class SendResult { enum
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
D | WrapperFunctionUtils.h | 528 HandlerT &&Handler, SendResultT &&SendResult) { in handleAsync()
|