Home
last modified time | relevance | path

Searched defs:shared_ptr (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dmanaged-inl.h42 FromSharedPtr( Isolate* isolate, size_t estimated_size, std::shared_ptr<CppType> shared_ptr) FromSharedPtr() argument
/third_party/rust/crates/cxx/src/
H A Dlib.rs459 mod shared_ptr; modules
H A Dweak_ptr.rs48 let mut shared_ptr = MaybeUninit::<SharedPtr<T>>::uninit(); in upgrade() variables
H A Dshared_ptr.rs30 let mut shared_ptr = MaybeUninit::<SharedPtr<T>>::uninit(); in null() variables
43 let mut shared_ptr = MaybeUninit::<SharedPtr<T>>::uninit(); in new() variables
94 let mut shared_ptr = MaybeUninit::<SharedPtr<T>>::uninit(); clone() variables
[all...]
/third_party/elfio/elfio/
H A Delfio.hpp76 compression( std::shared_ptr<compression_interface>( compression ) ) in shared_ptr() function in ELFIO::elfio
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h257 LLVMValueRef shared_ptr; member
H A Dlp_bld_tgsi.h285 LLVMValueRef shared_ptr; member
538 LLVMValueRef shared_ptr; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc747 auto shared_ptr = native_modules_[native_module]->weak_ptr.lock(); TierUpAllModulesPerIsolate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c322 LLVMValueRef shared_ptr; in generate_compute() local
/third_party/rust/crates/cxx/tests/ffi/
H A Dlib.rs465 let mut shared_ptr = MaybeUninit::<SharedPtr<ffi::C>>::uninit(); in r_return_shared_ptr() variables
/third_party/libabigail/src/
H A Dabg-ir.cc9686 is_global_scope(const shared_ptr<scope_decl>scope) is_global_scope() argument
[all...]

Completed in 28 milliseconds