Home
last modified time | relevance | path

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

123

/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/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c104 _fbo_attachment_init (struct fbo_attachment *attach, guint point, in _fbo_attachment_init()
112 _fbo_attachment_unset (struct fbo_attachment *attach) in _fbo_attachment_unset()
370 struct fbo_attachment *attach; in _update_effective_dimensions() local
425 struct fbo_attachment attach; in _attach_gl_memory() local
442 struct fbo_attachment attach; in _attach_renderbuffer() local
480 struct fbo_attachment *attach; in gst_gl_framebuffer_attach() local
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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/boost/libs/beast/test/extern/zlib-1.2.11/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/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/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dupdatestate_eliminate.cc115 AnfNodePtr NewUpdateStateWithAttach(const CNodePtr &update_state, const AnfNodePtr &attach) { in NewUpdateStateWithAttach()
205 auto &attach = update_state->input(kAttachIndex); in GetLoadsFromUpdateState() local
377 auto attach = MakeTupleForSameNodes(fg, old_update_state, make_tuple_inputs); in EliminateUpdateStateForLoads() local
435 auto &attach = update_state->input(kAttachIndex); in EliminateLoadBeforeAssigns() local
601 auto &attach = update_state->input(kAttachIndex); in EliminateUpdateStateForAssign() local
637 auto &attach = update_state_node->input(kAttachIndex); in operator ()() local
670 auto &attach = update_state_node->input(kAttachIndex); in operator ()() local
703 auto &attach = update_state->input(kAttachIndex); in operator ()() local
737 auto &attach = update_state->input(kAttachIndex); in operator ()() local
773 auto &attach = update_state->input(kAttachIndex); in operator ()() local
/third_party/typescript/tests/cases/conformance/salsa/
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts8 attach(query: query.Builder): Promise<Array<Object>> method
/third_party/typescript/src/server/
DtypingsCache.ts13 attach(projectService: ProjectService): void; method
23 attach: noop, constant
/third_party/mesa3d/src/gallium/drivers/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()
/third_party/flutter/skia/tools/sk_app/android/
DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach() function in sk_app::Window_android
/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/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/boost/libs/beast/test/extern/zlib-1.2.11/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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Doptimize_updatestate.cc53 auto &attach = update_state->input(i); in Process() local
/third_party/boost/boost/log/detail/
Dattachable_sstream_buf.hpp118 void attach(string_type& storage) in attach() function in boost::aux::basic_ostringstreambuf
124 void attach(string_type& storage, size_type max_size) in attach() function in boost::aux::basic_ostringstreambuf
/third_party/libsoup/libsoup/
Dsoup-session-feature.h24 void (*attach) (SoupSessionFeature *feature, member
/third_party/NuttX/include/nuttx/fs/
Dautomount.h120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
/third_party/boost/libs/contract/example/mitchell02/observer/
Dsubject.hpp57 void attach(observer* ob) { in attach() function in subject
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScopeManager.ts40 attach(): void; method
/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/skia/tools/sk_app/
DCommandSet.cpp33 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/third_party/flutter/skia/tools/sk_app/
DCommandSet.cpp34 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/third_party/flutter/skia/tools/sk_app/ios/
DWindow_ios.cpp257 bool Window_ios::attach(BackendType attachType) { in attach() function in sk_app::Window_ios

123