Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DRenderDoc.cpp34 void RenderDoc::attach() in attach() function in RenderDoc
75 void RenderDoc::attach() in attach() function in RenderDoc
/third_party/zlib/contrib/iostream3/
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
/third_party/python/Lib/email/mime/
Dnonmultipart.py17 def attach(self, payload): member in MIMENonMultipart
/third_party/typescript/src/server/
DtypingsCache.ts13 attach(projectService: ProjectService): void; method
23 attach: noop, constant
/third_party/typescript/tests/cases/conformance/salsa/
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts8 attach(query: query.Builder): Promise<Array<Object>> method
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_bb.cpp299 BasicBlock::splitCommon(Instruction *insn, BasicBlock *bb, bool attach) in splitCommon()
330 BasicBlock::splitBefore(Instruction *insn, bool attach) in splitBefore()
343 BasicBlock::splitAfter(Instruction *insn, bool attach) in splitAfter()
Dnv50_ir_graph.cpp95 void Graph::Node::attach(Node *node, Edge::Type kind) in attach() function in nv50_ir::Graph::Node
/third_party/zlib/contrib/iostream/
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/skia/tools/sk_app/android/
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/
Dbsd.rs92 pub fn attach(pid: Pid) -> Result<()> { in attach() function
Dlinux.rs374 pub fn attach(pid: Pid) -> Result<()> { in attach() function
/third_party/NuttX/include/nuttx/fs/
Dautomount.h120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
/third_party/backends/backend/
Dmustek_pp_null.c65 SANE_String_Const name, SANE_Attach_Callback attach) in debug_drv_init()
Dmustek_pp_cis.c2191 SANE_Attach_Callback attach, in cis_attach()
2253 SANE_String_Const name, SANE_Attach_Callback attach) in cis600_drv_init()
2262 SANE_String_Const name, SANE_Attach_Callback attach) in cis1200_drv_init()
2271 SANE_String_Const name, SANE_Attach_Callback attach) in cis1200p_drv_init()
Dkvs20xx.c99 attach (SANE_String_Const devname) in attach() function
Dcanon.c626 attach (const char *devnam, CANON_Device ** devp) in attach() function
/third_party/alsa-lib/modules/mixer/simple/python/
Dcommon.py83 def attach(self, helem): member in StandardElement
139 def attach(self, helem): member in EnumElement
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_bitstream.cpp176 d3d12_video_encoder_bitstream::attach(uint8_t *pBitsBuffer, uint32_t uiBufferSize) in attach() function in d3d12_video_encoder_bitstream
/third_party/skia/tools/sk_app/
DCommandSet.cpp33 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/third_party/skia/tools/sk_app/win/
DWindow_win.cpp348 bool Window_win::attach(BackendType attachType) { in attach() function in sk_app::Window_win
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp264 void BufferVAOAttacher::attach (GLuint buffer, GLuint vao) in attach() function in deqp::gles3::Functional::__anon56d120a60111::BufferVAOAttacher
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach() function in deqp::gles3::Functional::__anon56d120a60111::BufferTfAttacher
/third_party/python/Lib/tkinter/
Ddnd.py214 def attach(self, canvas, x=10, y=10): member in Icon
/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp382 bool Window_unix::attach(BackendType attachType) { in attach() function in sk_app::Window_unix
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp110 void FramebufferAttachment::attach(const Context *context, in attach() function in gl::FramebufferAttachment
/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h166 int (*attach)(struct lws_context *context, int tsi, lws_attach_cb_t cb, member

1234