Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DRegistry.h22 void Attach(HKEY key) { _object = key; } in Attach() function
DHandle.h28 void Attach(HANDLE handle) { _handle = handle; } in Attach() function
DDLL.h36 void Attach(HMODULE m) in Attach() function
DMemoryGlobal.h18 void Attach(HGLOBAL hGlobal) in Attach() function
DShell.h29 void Attach(LPITEMIDLIST object) in Attach() function
DThread.h32 void Attach(HANDLE handle) { thread = handle; } in Attach() function
DPropVariant.cpp304 HRESULT CPropVariant::Attach(PROPVARIANT *pSrc) throw() in Attach() function in NWindows::NCOM::CPropVariant
DShell.cpp76 void CDrop::Attach(HDROP object) in Attach() function in NWindows::NShell::CDrop
DWindow.h67 void Attach(HWND newWindow) { _window = newWindow; } in Attach() function
/third_party/node/deps/v8/src/handles/
Dpersistent-handles.h64 void Attach(LocalHeap*) {} in Attach() function
Dpersistent-handles.cc36 void PersistentHandles::Attach(LocalHeap* local_heap) { in Attach() function in v8::internal::PersistentHandles
/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/lzma/CPP/Windows/Control/
DImageList.h19 bool Attach(HIMAGELIST imageList) in Attach() function
/third_party/lzma/CPP/Common/
DMyCom.h39 void Attach(T* p2) in Attach() function
/third_party/node/deps/v8/src/objects/
Djs-array-buffer.cc71 void JSArrayBuffer::Attach(std::shared_ptr<BackingStore> backing_store) { in Attach() function in v8::internal::JSArrayBuffer
/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