Home
last modified time | relevance | path

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

123

/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
/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
/third_party/NuttX/include/nuttx/fs/
H A Dautomount.h120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
/third_party/python/Lib/tkinter/
H A Ddnd.py214 def attach(self, canvas, x=10, y=10): member in Icon
/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
H A Dcanon.c626 attach (const char *devnam, CANON_Device ** devp) in attach() function
[all...]
H A Dkvs40xx.c197 attach (SANE_String_Const devname) in attach() function
H A Dkvs20xx.c99 attach (SANE_String_Const devname) in attach() function
H A Dibm.c104 attach (const char *devnam, Ibm_Device ** devp) in attach() function
[all...]
H A Dpint.c98 attach (const char *devname, PINT_Device **devp) in attach() function
/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...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp299 BasicBlock::splitCommon(Instruction *insn, BasicBlock *bb, bool attach) in splitCommon() argument
330 BasicBlock::splitBefore(Instruction *insn, bool attach) in splitBefore() argument
343 BasicBlock::splitAfter(Instruction *insn, bool attach) in splitAfter() argument
H A Dnv50_ir_graph.cpp95 void Graph::Node::attach(Node *node, Edge::Type kind) in attach() function in nv50_ir::Graph::Node
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_local.h88 OSSL_STORE_attach_fn attach; member
/third_party/openssl/crypto/store/
H A Dstore_local.h88 OSSL_STORE_attach_fn attach; member
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp382 bool Window_unix::attach(BackendType attachType) { in attach() function in sk_app::Window_unix
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp348 bool Window_win::attach(BackendType attachType) { in attach() function in sk_app::Window_win
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp110 void FramebufferAttachment::attach(const Context *context, in attach() function in gl::FramebufferAttachment
/third_party/backends/backend/pixma/
H A Dpixma_io_sanei.c109 attach (SANE_String_Const devname) in attach() function

Completed in 13 milliseconds

123