Home
last modified time | relevance | path

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

12

/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
Dreduction.py121 def detach(self): member in DupHandle
/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
DSkVertices.cpp145 sk_sp<SkVertices> SkVertices::Builder::detach() { in detach() function in SkVertices::Builder
/third_party/node/deps/v8/src/utils/
Ddetachable-vector.h22 void detach() { in detach() function
/third_party/elfutils/include/elfutils/
Dlibdwfl.h691 void (*detach) (Dwfl *dwfl, void *dwfl_arg) member
/third_party/rust/crates/nix/src/sys/ptrace/
Dbsd.rs102 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() function
Dlinux.rs407 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() function
/third_party/elfutils/libdwfl/
Dlibdwfl.h691 void (*detach) (Dwfl *dwfl, void *dwfl_arg) member
Dlinux-proc-maps.c401 bool detach = false; in dwfl_linux_proc_find_elf() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c235 int detach; in test_stack() local
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dedge.js273 detach () { method in Edge
/third_party/node/src/inspector/
Dworker_agent.cc118 DispatchResponse WorkerAgent::detach(const String& sessionId) { in detach() function in node::inspector::protocol::WorkerAgent
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp272 void BufferVAOAttacher::detach (GLuint buffer, GLuint varr) in detach() function in deqp::gles3::Functional::__anonb21be2710111::BufferVAOAttacher
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach() function in deqp::gles3::Functional::__anonb21be2710111::BufferTfAttacher
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp295 sk_sp<SkDrawLooper> SkLayerDrawLooper::Builder::detach() { in detach() function in SkLayerDrawLooper::Builder
/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/python/Lib/
D_pyio.py792 def detach(self): member in BufferedIOBase
860 def detach(self): member in _BufferedIOMixin
1876 def detach(self): member in TextIOBase
2453 def detach(self): member in TextIOWrapper
2717 def detach(self): member in StringIO
Dsocket.py504 def detach(self): member in socket
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp94 void FramebufferAttachment::detach(const Context *context, rx::Serial framebufferSerial) in detach() function in gl::FramebufferAttachment
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.cpp129 bool Graph::Node::detach(Graph::Node *node) in detach() function in nv50_ir::Graph::Node
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp344 void TextureFboAttacher::detach (GLuint texture, GLuint fbo) in detach() function in deqp::gls::LifetimeTests::details::TextureFboAttacher
551 void RboFboAttacher::detach (GLuint rbo, GLuint fbo) in detach() function in deqp::gls::LifetimeTests::details::RboFboAttacher
612 void ShaderProgramAttacher::detach (GLuint shader, GLuint program) in detach() function in deqp::gls::LifetimeTests::details::ShaderProgramAttacher
/third_party/python/Lib/asyncio/
Dtrsock.py129 def detach(self): member in TransportSocket

12