Home
last modified time | relevance | path

Searched defs:detach (Results 1 – 25 of 67) sorted by relevance

123

/third_party/boost/boost/thread/
Dthread_functors.hpp22 struct detach struct
25 void operator()(Thread& t) in operator ()()
Dscoped_thread.hpp222 void detach() in detach() function in boost::scoped_thread
/third_party/boost/libs/fiber/src/
Dfiber.cpp59 fiber::detach() { in detach() function in boost::fibers::fiber
/third_party/python/Lib/multiprocessing/
Dresource_sharer.py36 def detach(self): member in DupSocket
55 def detach(self): member in DupFd
Dpopen_spawn_posix.py19 def detach(self): member in _DupFd
Dpopen_forkserver.py22 def detach(self): member in _DupFd
/third_party/skia/src/core/
DSkDeferredDisplayListRecorder.cpp24 sk_sp<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { return nullptr; } in detach() function in SkDeferredDisplayListRecorder
187 sk_sp<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { in detach() function in SkDeferredDisplayListRecorder
/third_party/flutter/skia/src/core/
DSkDeferredDisplayListRecorder.cpp23 std::unique_ptr<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { return nullptr; } in detach() function in SkDeferredDisplayListRecorder
211 std::unique_ptr<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { in detach() function in SkDeferredDisplayListRecorder
/third_party/libsoup/libsoup/
Dsoup-session-feature.h26 void (*detach) (SoupSessionFeature *feature, member
/third_party/cef/tests/cefclient/browser/
Dtext_input_client_osr_mac.mm76 - (void)detach { method
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScopeManager.ts41 detach(): void; method
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c235 int detach; in test_stack() local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformViewsController.java288 public void detach() { in detach() method in PlatformViewsController
/third_party/flutter/skia/tools/sk_app/
DWindow.cpp20 void Window::detach() { fWindowContext = nullptr; } in detach() function in sk_app::Window
/third_party/node/src/inspector/
Dworker_agent.cc118 DispatchResponse WorkerAgent::detach(const String& sessionId) { in detach() function in node::inspector::protocol::WorkerAgent
/third_party/boost/boost/process/
Dgroup.hpp93 void detach() {_attached = false; } in detach() function in boost::process::group
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp272 void BufferVAOAttacher::detach (GLuint buffer, GLuint varr) in detach() function in deqp::gles3::Functional::__anon7e11a4e40111::BufferVAOAttacher
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach() function in deqp::gles3::Functional::__anon7e11a4e40111::BufferTfAttacher
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/app/
DFlutterPluginRegistry.java86 public void detach() { in detach() method in FlutterPluginRegistry
/third_party/flutter/skia/src/effects/
DSkLayerDrawLooper.cpp287 sk_sp<SkDrawLooper> SkLayerDrawLooper::Builder::detach() { in detach() function in SkLayerDrawLooper::Builder
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp295 sk_sp<SkDrawLooper> SkLayerDrawLooper::Builder::detach() { in detach() function in SkLayerDrawLooper::Builder
/third_party/boost/boost/process/detail/
Dchild_decl.hpp88 void detach() {_attached = false; } in detach() function in boost::process::child
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp90 void FramebufferAttachment::detach(const Context *context) in detach() function in gl::FramebufferAttachment
/third_party/python/Lib/tkinter/
Ddnd.py230 def detach(self): member in Icon
/third_party/skia/tools/sk_app/
DWindow.cpp20 void Window::detach() { fWindowContext = nullptr; } in detach() function in sk_app::Window
/third_party/boost/boost/log/detail/
Dattachable_sstream_buf.hpp106 void detach() in detach() function in boost::aux::basic_ostringstreambuf

123