Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DHandle.h28 void Attach(HANDLE handle) { _handle = handle; } in Attach() function
DDLL.h57 void Attach(HMODULE m) in Attach() function
DRegistry.h29 void Attach(HKEY key) { _object = key; } in Attach() function
DMemoryGlobal.h18 void Attach(HGLOBAL hGlobal) in Attach() function
DShell.h34 void Attach(LPITEMIDLIST object) in Attach() function
DThread.h32 void Attach(HANDLE handle) { thread = handle; } in Attach() function
DPropVariant.cpp306 HRESULT CPropVariant::Attach(PROPVARIANT *pSrc) throw() in Attach() function in NWindows::NCOM::CPropVariant
DWindow.h145 void Attach(HWND newWindow) { _window = newWindow; } in Attach() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/model_converter_utils/
Dshared_memory.cc34 Status SharedMemory::Attach() { in Attach() function in mindspore::SharedMemory
/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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_ipc.cc115 Status SharedMemory::Attach() { in Attach() function in mindspore::dataset::SharedMemory
/third_party/lzma/CPP/Windows/Control/
DImageList.h19 bool Attach(HIMAGELIST imageList) in Attach() function
/third_party/lzma/CPP/Common/
DMyCom.h36 void Attach(T* p2) 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