Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 25 of 87) 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/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dupdatestate_eliminate.cc120 AnfNodePtr NewUpdateStateWithAttach(const CNodePtr &update_state, const AnfNodePtr &attach) { in NewUpdateStateWithAttach()
243 auto attach = env_cnode->input(attach_index); in EliminateUpdateStateMakeTupleWithUselessEnv() local
303 auto &attach = update_state->input(kAttachIndex); in GetLoadsFromUpdateState() local
475 auto attach = MakeTupleForSameNodes(fg, old_update_state, make_tuple_inputs); in EliminateUpdateStateForLoads() local
533 auto &attach = update_state->input(kAttachIndex); in EliminateLoadBeforeAssigns() local
699 auto &attach = update_state->input(kAttachIndex); in EliminateUpdateStateForAssign() local
736 auto &attach = update_state_node->input(kAttachIndex); in operator ()() local
774 auto &attach = update_state_node->input(kAttachIndex); in operator ()() local
813 auto &attach = update_state->input(kAttachIndex); in operator ()() local
848 auto &attach = update_state->input(kAttachIndex); in operator ()() local
[all …]
/third_party/python/Lib/email/mime/
Dnonmultipart.py17 def attach(self, payload): member in MIMENonMultipart
/third_party/typescript/src/server/
DtypingsCache.ts18 attach(projectService: ProjectService): void; method
28 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.cpp298 BasicBlock::splitCommon(Instruction *insn, BasicBlock *bb, bool attach) in splitCommon()
329 BasicBlock::splitBefore(Instruction *insn, bool attach) in splitBefore()
342 BasicBlock::splitAfter(Instruction *insn, bool attach) in splitAfter()
/third_party/skia/m133/src/sksl/ir/
DSkSLProgram.cpp41 AutoAttachPoolToThread attach(fPool.get()); in ~Program() local
/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/m133/tools/sk_app/android/
DWindow_android.cpp42 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/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/
Doptimize_updatestate.cc52 auto &attach = update_state->input(i); in Process() local
/third_party/rust/crates/nix/src/sys/ptrace/
Dbsd.rs92 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()
/third_party/skia/m133/tools/sk_app/
DCommandSet.cpp41 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/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/skia/tools/sk_app/win/
DWindow_win.cpp348 bool Window_win::attach(BackendType attachType) { in attach() function in sk_app::Window_win
/third_party/skia/m133/tools/sk_app/win/
DWindow_win.cpp349 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::__anon46d11b860111::BufferVAOAttacher
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach() function in deqp::gles3::Functional::__anon46d11b860111::BufferTfAttacher
/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/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/m133/tools/sk_app/unix/
DWindow_unix.cpp398 bool Window_unix::attach(BackendType attachType) { in attach() function in sk_app::Window_unix

1234