Home
last modified time | relevance | path

Searched defs:detach (Results 1 - 25 of 45) 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
/device/soc/rockchip/common/sdk_linux/include/drm/bridge/
H A Danalogix_dp.h52 void (*detach)(struct analogix_dp_plat_data *, struct drm_bridge *); member
H A Ddw_mipi_dsi.h41 int (*detach)(void *priv_data, struct mipi_dsi_device *dsi); member
/third_party/python/Lib/tkinter/
H A Ddnd.py230 def detach(self): member in Icon
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_stringifier_test.cpp344 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo() argument
/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
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_device.h81 MPP_RET (*detach)(void *ctx); member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_device.h81 MPP_RET (*detach)(void *ctx); member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_device.h81 MPP_RET (*detach)(void *ctx); member
/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
/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
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h82 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); member

Completed in 20 milliseconds

12