Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 25 of 57) 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/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()
/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/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/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/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/flutter/skia/tools/sk_app/ios/
DWindow_ios.cpp257 bool Window_ios::attach(BackendType attachType) { in attach() function in sk_app::Window_ios
/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/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterNativeView.java141 private void attach(FlutterNativeView view, boolean isBackgroundView) { in attach() method in FlutterNativeView
/third_party/flutter/skia/tools/sk_app/unix/
DWindow_unix.cpp341 bool Window_unix::attach(BackendType attachType) { in attach() function in sk_app::Window_unix
/third_party/flutter/skia/tools/sk_app/win/
DWindow_win.cpp349 bool Window_win::attach(BackendType attachType) { in attach() function in sk_app::Window_win
/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/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformViewsController.java267 …public void attach(Context context, TextureRegistry textureRegistry, @NonNull DartExecutor dartExe… in attach() method in PlatformViewsController
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp264 void BufferVAOAttacher::attach (GLuint buffer, GLuint vao) in attach() function in deqp::gles3::Functional::__anon06c0f3430111::BufferVAOAttacher
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach() function in deqp::gles3::Functional::__anon06c0f3430111::BufferTfAttacher
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/app/
DFlutterPluginRegistry.java80 public void attach(FlutterView flutterView, Activity activity) { in attach() method in FlutterPluginRegistry
/third_party/python/Lib/tkinter/
Ddnd.py214 def attach(self, canvas, x=10, y=10): member in Icon

123