Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 15 of 15) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/model_converter_utils/
Dshared_memory.cc34 Status SharedMemory::Attach() { in Attach() function in mindspore::SharedMemory
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Deventmanager.h58 void Attach(EventHandler* pHandler) in Attach() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc145 bool MemoryInputStream::Attach(const uint8_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
Drefcount.h259 void Attach(T* pT) { in Attach() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc145 bool MemoryInputStream::Attach(const uint8_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
Drefcount.h259 void Attach(T* pT) { in Attach() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_ipc.cc115 Status SharedMemory::Attach() { in Attach() function in mindspore::dataset::SharedMemory
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_external_texture_gl.cc110 void AndroidExternalTextureGL::Attach(jint textureName) { in Attach() function in flutter::AndroidExternalTextureGL
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc483 void ChromeBrowserHostImpl::Attach(content::WebContents* web_contents, in Attach() function in ChromeBrowserHostImpl
/third_party/cef/include/internal/
Dcef_string_wrappers.h538 void Attach(struct_type* str, bool owner) { in Attach() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1737 GlobalVariable *Attach = nullptr; in parseOneMetadata() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp1045 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() function in gl4cts::BufferStorage::Program
Dgl4cMultiBindTests.cpp742 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() function in gl4cts::MultiBind::Program
Dgl4cEnhancedLayoutsTests.cpp2900 void Program::Attach(const Functions& gl, GLuint program_id, GLuint shader_id) in Attach() function in gl4cts::EnhancedLayouts::Utils::Program
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp385 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() function in glcts::RobustBufferAccessBehavior::Program