/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | RenderDoc.cpp | 34 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/ |
D | gstglframebuffer.c | 104 _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/ |
D | zfstream.cc | 79 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/ |
D | zfstream.cc | 79 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/ |
D | zfstream.cc | 79 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/ |
D | nonmultipart.py | 17 def attach(self, payload): member in MIMENonMultipart
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/ |
D | updatestate_eliminate.cc | 115 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/ |
D | prototypePropertyAssignmentMergeWithInterfaceMethod.ts | 8 attach(query: query.Builder): Promise<Array<Object>> method
|
/third_party/typescript/src/server/ |
D | typingsCache.ts | 13 attach(projectService: ProjectService): void; method 23 attach: noop, constant
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_bb.cpp | 299 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/ |
D | Window_android.cpp | 38 bool Window_android::attach(BackendType attachType) { in attach() function in sk_app::Window_android
|
/third_party/skia/tools/sk_app/android/ |
D | Window_android.cpp | 38 bool Window_android::attach(BackendType attachType) { in attach() function in sk_app::Window_android
|
/third_party/zlib/contrib/iostream/ |
D | zfstream.cpp | 60 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/ |
D | zfstream.cpp | 60 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/ |
D | zfstream.cpp | 60 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/ |
D | optimize_updatestate.cc | 53 auto &attach = update_state->input(i); in Process() local
|
/third_party/boost/boost/log/detail/ |
D | attachable_sstream_buf.hpp | 118 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/ |
D | soup-session-feature.h | 24 void (*attach) (SoupSessionFeature *feature, member
|
/third_party/NuttX/include/nuttx/fs/ |
D | automount.h | 120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
|
/third_party/boost/libs/contract/example/mitchell02/observer/ |
D | subject.hpp | 57 void attach(observer* ob) { in attach() function in subject
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
D | ScopeManager.ts | 40 attach(): void; method
|
/third_party/alsa-lib/modules/mixer/simple/python/ |
D | common.py | 83 def attach(self, helem): member in StandardElement 139 def attach(self, helem): member in EnumElement
|
/third_party/skia/tools/sk_app/ |
D | CommandSet.cpp | 33 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
|
/third_party/flutter/skia/tools/sk_app/ |
D | CommandSet.cpp | 34 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
|
/third_party/flutter/skia/tools/sk_app/ios/ |
D | Window_ios.cpp | 257 bool Window_ios::attach(BackendType attachType) { in attach() function in sk_app::Window_ios
|