Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/pointer.traits/pointer.traits.types/
Delement_type.pass.cpp24 typedef char element_type; typedef
30 typedef char element_type; typedef
Ddifference_type.pass.cpp24 typedef short element_type; typedef
30 typedef short element_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/pointer.traits/
Dpointer.pass.cpp24 typedef short element_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/pointer.traits/pointer.traits.functions/
Dpointer_to.pass.cpp28 typedef T element_type; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
Dscoped_array.hpp54 typedef T element_type; typedef in boost::scoped_array
Dscoped_ptr.hpp55 typedef T element_type; typedef in boost::scoped_ptr
Dshared_array.hpp56 typedef T element_type; typedef in boost::shared_array
Dshared_ptr.hpp173 typedef T element_type; typedef in boost::shared_ptr
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h138 typedef T element_type; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_auto_ptr.h50 typedef _Tp element_type; typedef