Home
last modified time | relevance | path

Searched defs:coro_destroy (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/coro/
H A Dcoro.h332 # define coro_destroy(ctx) (void *)(ctx) macro
H A Dcoro.c589 coro_destroy (coro_context *ctx) in coro_destroy() function
650 coro_destroy (coro_context *ctx) in coro_destroy() function
/dports/devel/p5-Coro/Coro-6.57/Coro/libcoro/
H A Dcoro.h342 # define coro_destroy(ctx) (void *)(ctx) macro
H A Dcoro.c592 coro_destroy (coro_context *ctx) in coro_destroy() function
648 coro_destroy (coro_context *ctx) in coro_destroy() function
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/coro/
H A Dcoro.h332 # define coro_destroy(ctx) (void *)(ctx) macro
H A Dcoro.c589 coro_destroy (coro_context *ctx) in coro_destroy() function
650 coro_destroy (coro_context *ctx) in coro_destroy() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DLLVMReactor.cpp3986 …auto coro_destroy = ::llvm::Intrinsic::getDeclaration(jit->module.get(), ::llvm::Intrinsic::coro_d… in promoteFunctionToCoroutine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DLLVMReactor.cpp3937 …auto coro_destroy = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::coro_destr… in promoteFunctionToCoroutine() local