Home
last modified time | relevance | path

Searched defs:attach (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/python/Lib/email/mime/
H A Dnonmultipart.py17 def attach(self, payload): global() member in MIMENonMultipart
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DRenderDoc.cpp34 void RenderDoc::attach() in attach() function in RenderDoc
75 void RenderDoc::attach() in attach() function in RenderDoc
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dconnector.h36 auto attach = interface_cast<IAttach>(dest); in Connect() local
60 auto attach = interface_cast<IAttach>(dest); in Disconnect() local
/third_party/skia/tools/sk_app/android/
H A DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach() function in sk_app::Window_android
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dbsd.rs92 pub fn attach(pid: Pid) -> Result<()> { in attach() functions
H A Dlinux.rs374 pub fn attach(pid: Pid) -> Result<()> { in attach() functions
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ukk_ref_wrappers.c83 struct dma_buf_attachment *attach; in get_ump_handle_from_dmabuf() local
116 struct dma_buf_attachment *attach = NULL; in ump_dmabuf_import_wrapper() local
[all...]
H A Dump_kernel_random_mapping.c191 struct dma_buf_attachment *attach = mem->import_attach; in ump_random_mapping_put() local
/third_party/NuttX/include/nuttx/fs/
H A Dautomount.h120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
/device/soc/rockchip/common/sdk_linux/include/drm/bridge/
H A Danalogix_dp.h51 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, struct drm_connector *); member
H A Ddw_mipi_dsi.h40 int (*attach)(void *priv_data, struct mipi_dsi_device *dsi); member
/third_party/python/Lib/tkinter/
H A Ddnd.py214 def attach(self, canvas, x=10, y=10): member in Icon
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp58 bool DfxProcess::InitOtherThreads(bool attach) in InitOtherThreads() argument
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dsubject.js
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dcommon.py83 def attach(self, helem): member in StandardElement
139 def attach(self, helem): member in EnumElement
/third_party/backends/backend/
H A Dmustek_pp_null.c64 debug_drv_init(SANE_Int options, SANE_String_Const port, SANE_String_Const name, SANE_Attach_Callback attach) debug_drv_init() argument
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp33 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp60 gzfilebuf *gzfilebuf::attach( int file_descriptor, in attach() function in gzfilebuf
261 void gzfilestream_common::attach( int fd, int io_mode ) { in attach() function in gzfilestream_common
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, in attach() function in gzfilebuf
409 gzifstream::attach(int fd, in attach() function in gzifstream
464 gzofstream::attach(int fd, in attach() function in gzofstream
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp316 auto attach = []() { inputMethodController_->Attach(textListener_, true); }; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c318 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local
356 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local
376 struct vb2_dma_sg_attachment *attach = db_attach->priv; vb2_dma_sg_dmabuf_ops_map() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c169 struct dma_buf_attachment *attach; in mpp_dma_import_fd() local
[all...]
H A Dmpp_iommu.h25 struct dma_buf_attachment *attach; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_device.h80 MPP_RET (*attach)(void *ctx); member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_device.h80 MPP_RET (*attach)(void *ctx); member

Completed in 10 milliseconds

12345