Home
last modified time | relevance | path

Searched defs:detach (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/tools/sk_app/
H A DWindow.cpp20 void Window::detach() { fWindowContext = nullptr; } in detach() function in sk_app::Window
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dbsd.rs102 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() functions
H A Dlinux.rs407 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() functions
/third_party/python/Lib/multiprocessing/
H A Dpopen_forkserver.py22 def detach(self): member in _DupFd
H A Dpopen_spawn_posix.py19 def detach(self): member in _DupFd
H A Dresource_sharer.py36 def detach(self): member in DupSocket
55 def detach(self): member in DupFd
H A Dreduction.py121 def detach(self): member in dump.DupHandle
/third_party/python/Lib/tkinter/
H A Ddnd.py230 def detach(self): member in Icon
/third_party/node/src/inspector/
H A Dworker_agent.cc118 DispatchResponse WorkerAgent::detach(const String& sessionId) { in detach() function in node::inspector::protocol::WorkerAgent
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D3-2.c235 int detach; in test_stack() local
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h22 void detach() { in detach() function in v8::internal::DetachableVectorBase
/third_party/skia/src/core/
H A 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
H A DSkVertices.cpp145 sk_sp<SkVertices> SkVertices::Builder::detach() { in detach() function in SkVertices::Builder
/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c401 bool detach = false; in dwfl_linux_proc_find_elf() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp129 bool Graph::Node::detach(Graph::Node *node) in detach() function in nv50_ir::Graph::Node
/third_party/python/Lib/
H A Dsocket.py505 def detach(self): member in socket
H A Dweakref.py592 def detach(self): member in finalize
H A Dtempfile.py852 def detach(self): member in SpooledTemporaryFile
/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp295 sk_sp<SkDrawLooper> SkLayerDrawLooper::Builder::detach() { in detach() function in SkLayerDrawLooper::Builder
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp94 void FramebufferAttachment::detach(const Context *context, rx::Serial framebufferSerial) in detach() function in gl::FramebufferAttachment
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp121 sk_sp<SkTypeface> SkCustomTypefaceBuilder::detach() { in detach() function in SkCustomTypefaceBuilder
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.h154 void (*detach) (pa_source_output *o); /* may be NULL */ member
H A Dsink-input.h191 void (*detach) (pa_sink_input *i); /* may be NULL */ member
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp552 SkPath detach() { return fBuilder.detach(); } in detach() function in __anon18942::SkCTPathGeometrySink
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp272 void BufferVAOAttacher::detach (GLuint buffer, GLuint varr) in detach() function in deqp::gles3::Functional::__anon30571::BufferVAOAttacher
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach() function in deqp::gles3::Functional::__anon30571::BufferTfAttacher

Completed in 29 milliseconds

12