/third_party/python/Lib/multiprocessing/ |
D | resource_sharer.py | 36 def detach(self): member in DupSocket 55 def detach(self): member in DupFd
|
D | popen_spawn_posix.py | 19 def detach(self): member in _DupFd
|
D | popen_forkserver.py | 22 def detach(self): member in _DupFd
|
D | reduction.py | 121 def detach(self): member in DupHandle
|
/third_party/skia/src/core/ |
D | SkDeferredDisplayListRecorder.cpp | 24 sk_sp<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { return nullptr; } in detach() function in SkDeferredDisplayListRecorder 187 sk_sp<SkDeferredDisplayList> SkDeferredDisplayListRecorder::detach() { in detach() function in SkDeferredDisplayListRecorder
|
D | SkVertices.cpp | 145 sk_sp<SkVertices> SkVertices::Builder::detach() { in detach() function in SkVertices::Builder
|
/third_party/node/deps/v8/src/utils/ |
D | detachable-vector.h | 22 void detach() { in detach() function
|
/third_party/elfutils/include/elfutils/ |
D | libdwfl.h | 691 void (*detach) (Dwfl *dwfl, void *dwfl_arg) member
|
/third_party/rust/crates/nix/src/sys/ptrace/ |
D | bsd.rs | 102 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() function
|
D | linux.rs | 407 pub fn detach<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in detach() function
|
/third_party/elfutils/libdwfl/ |
D | libdwfl.h | 691 void (*detach) (Dwfl *dwfl, void *dwfl_arg) member
|
D | linux-proc-maps.c | 401 bool detach = false; in dwfl_linux_proc_find_elf() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 3-2.c | 235 int detach; in test_stack() local
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
D | edge.js | 273 detach () { method in Edge
|
/third_party/node/src/inspector/ |
D | worker_agent.cc | 118 DispatchResponse WorkerAgent::detach(const String& sessionId) { in detach() function in node::inspector::protocol::WorkerAgent
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fLifetimeTests.cpp | 272 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/ |
D | SkLayerDrawLooper.cpp | 295 sk_sp<SkDrawLooper> SkLayerDrawLooper::Builder::detach() { in detach() function in SkLayerDrawLooper::Builder
|
/third_party/python/Lib/tkinter/ |
D | dnd.py | 230 def detach(self): member in Icon
|
/third_party/skia/tools/sk_app/ |
D | Window.cpp | 20 void Window::detach() { fWindowContext = nullptr; } in detach() function in sk_app::Window
|
/third_party/python/Lib/ |
D | _pyio.py | 792 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
|
D | socket.py | 504 def detach(self): member in socket
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | FramebufferAttachment.cpp | 94 void FramebufferAttachment::detach(const Context *context, rx::Serial framebufferSerial) in detach() function in gl::FramebufferAttachment
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_graph.cpp | 129 bool Graph::Node::detach(Graph::Node *node) in detach() function in nv50_ir::Graph::Node
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.cpp | 344 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/ |
D | trsock.py | 129 def detach(self): member in TransportSocket
|