Home
last modified time | relevance | path

Searched defs:SharedPtr (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Dshared_ptr.rs14 pub struct SharedPtr<T> structure names
22 impl<T> SharedPtr<T> impls
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSharedPtr.hpp108 class SharedPtr class
203 inline SharedPtr<T>::SharedPtr (void) SharedPtr() function in de::SharedPtr
220 inline SharedPtr<T>::SharedPtr (T* ptr) SharedPtr() function in de::SharedPtr
256 inline SharedPtr<T>::SharedPtr (T* ptr, Deleter deleter) SharedPtr() function in de::SharedPtr
280 inline SharedPtr<T>::SharedPtr (const SharedPtr<T>& other) SharedPtr() function in de::SharedPtr
295 inline SharedPtr<T>::SharedPtr (const SharedPtr<Y>& other) SharedPtr() function in de::SharedPtr
310 inline SharedPtr<T>::SharedPtr (const WeakPtr<Y>& other) SharedPtr() function in de::SharedPtr
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h538 typedef typename Collection::value_type::second_type SharedPtr; in LookupOrInsertNewSharedPtr() typedef
559 typedef typename Collection::value_type::second_type SharedPtr; in LookupOrInsertNewSharedPtr() typedef
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp253 typedef de::SharedPtr<const Node> SharedPtr; typedef in deqp::gles31::Functional::__anon30860::ResourceDefinition::Node
[all...]

Completed in 5 milliseconds