Searched defs:typename (Results 1 - 25 of 76) sorted by relevance

1234

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_functions.py7 typename = 'test' variable in class:MockTclObj
17 typename = 'StateSpec' variable in class:MockStateSpec
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_functions.py7 typename = 'test' variable in class:MockTclObj
17 typename = 'StateSpec' variable in class:MockStateSpec
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_functions.py7 typename = 'test' variable in class:MockTclObj
17 typename = 'StateSpec' variable in class:MockStateSpec
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_functions.py7 typename = 'test' variable in class:MockTclObj
17 typename = 'StateSpec' variable in class:MockStateSpec
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/wrl/
H A Dclient.h21 template <typename T> class ComPtrRefBase {
26 typedef typename T::InterfaceType InterfaceType;
41 template <typename T> class ComPtrRef : public Details::ComPtrRefBase<T> {
56 operator typename ComPtrRefBase<T>::InterfaceType**() throw() {
60 typename ComPtrRefBase<T>::InterfaceType *operator*() throw() {
64 typename ComPtrRefBase<T>::InterfaceType *const *GetAddressOf() const throw() {
68 typename ComPtrRefBase<T>::InterfaceType **ReleaseAndGetAddressOf() throw() {
75 template<typename T> class ComPtr {
123 template<typename U>
229 template<typename
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/
H A Dclient.h21 template <typename T> class ComPtrRefBase {
26 typedef typename T::InterfaceType InterfaceType;
41 template <typename T> class ComPtrRef : public Details::ComPtrRefBase<T> {
56 operator typename ComPtrRefBase<T>::InterfaceType**() throw() {
60 typename ComPtrRefBase<T>::InterfaceType *operator*() throw() {
64 typename ComPtrRefBase<T>::InterfaceType *const *GetAddressOf() const throw() {
68 typename ComPtrRefBase<T>::InterfaceType **ReleaseAndGetAddressOf() throw() {
75 template<typename T> class ComPtr {
123 template<typename U>
229 template<typename
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h79 # define typename macro
103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
120 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
381 # undef typename macro
H A D_list.h31 # define typename macro
65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
336 # undef typename macro
H A D_set.h29 # define typename macro
64 typedef typename _AssocStorageTypes::_KeyStorageType _KeyStorageType;
65 typedef typename _AssocStorageTypes::_CompareStorageType _CompareStorageType;
70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
96 typedef typename _Rep_type::iterator base_iterator;
97 typedef typename _Rep_type::const_iterator const_base_iterator;
100 typedef typename _Priv_Rep_type::pointer pointer;
101 typedef typename _Priv_Rep_type::const_pointer const_pointer;
102 typedef typename _Priv_Rep_type::reference reference;
103 typedef typename _Priv_Rep_typ
555 # undef typename macro
[all...]
H A D_slist.h32 # define typename macro
59 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
61 typedef typename _Base::iterator _BaseIte;
62 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
418 # undef typename macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h79 # define typename macro
103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
120 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
381 # undef typename macro
H A D_list.h31 # define typename macro
65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
336 # undef typename macro
H A D_set.h29 # define typename macro
64 typedef typename _AssocStorageTypes::_KeyStorageType _KeyStorageType;
65 typedef typename _AssocStorageTypes::_CompareStorageType _CompareStorageType;
70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
96 typedef typename _Rep_type::iterator base_iterator;
97 typedef typename _Rep_type::const_iterator const_base_iterator;
100 typedef typename _Priv_Rep_type::pointer pointer;
101 typedef typename _Priv_Rep_type::const_pointer const_pointer;
102 typedef typename _Priv_Rep_type::reference reference;
103 typedef typename _Priv_Rep_typ
555 # undef typename macro
[all...]
H A D_slist.h32 # define typename macro
59 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
61 typedef typename _Base::iterator _BaseIte;
62 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
418 # undef typename macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h79 # define typename macro
103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
120 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
381 # undef typename macro
H A D_list.h31 # define typename macro
65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
336 # undef typename macro
H A D_set.h29 # define typename macro
64 typedef typename _AssocStorageTypes::_KeyStorageType _KeyStorageType;
65 typedef typename _AssocStorageTypes::_CompareStorageType _CompareStorageType;
70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
96 typedef typename _Rep_type::iterator base_iterator;
97 typedef typename _Rep_type::const_iterator const_base_iterator;
100 typedef typename _Priv_Rep_type::pointer pointer;
101 typedef typename _Priv_Rep_type::const_pointer const_pointer;
102 typedef typename _Priv_Rep_type::reference reference;
103 typedef typename _Priv_Rep_typ
555 # undef typename macro
[all...]
H A D_slist.h32 # define typename macro
59 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
61 typedef typename _Base::iterator _BaseIte;
62 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
418 # undef typename macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h79 # define typename macro
103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
120 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
381 # undef typename macro
H A D_list.h31 # define typename macro
65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
336 # undef typename macro
H A D_set.h29 # define typename macro
64 typedef typename _AssocStorageTypes::_KeyStorageType _KeyStorageType;
65 typedef typename _AssocStorageTypes::_CompareStorageType _CompareStorageType;
70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
96 typedef typename _Rep_type::iterator base_iterator;
97 typedef typename _Rep_type::const_iterator const_base_iterator;
100 typedef typename _Priv_Rep_type::pointer pointer;
101 typedef typename _Priv_Rep_type::const_pointer const_pointer;
102 typedef typename _Priv_Rep_type::reference reference;
103 typedef typename _Priv_Rep_typ
555 # undef typename macro
[all...]
H A D_slist.h32 # define typename macro
59 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
61 typedef typename _Base::iterator _BaseIte;
62 typedef typename _Base::const_iterator _BaseConstIte;
81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
418 # undef typename macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h47 * typename, as a null macro if it's not already a keyword.
591 #if defined (_STLP_NEED_TYPENAME) && ! defined (typename)
592 # define typename macro
598 # define _STLP_TYPENAME_ON_RETURN_TYPE typename
604 # define _STLP_HEADER_TYPENAME typename
610 # define _STLP_TYPENAME typename
715 typedef typename _STLP_STD :: reverse_iterator<const_iterator> const_reverse_iterator; \
716 typedef typename _STLP_STD :: reverse_iterator<iterator> reverse_iterator
749 typedef typename _Super::value_type value_type; \
750 typedef typename _Supe
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h47 * typename, as a null macro if it's not already a keyword.
591 #if defined (_STLP_NEED_TYPENAME) && ! defined (typename)
592 # define typename macro
598 # define _STLP_TYPENAME_ON_RETURN_TYPE typename
604 # define _STLP_HEADER_TYPENAME typename
610 # define _STLP_TYPENAME typename
715 typedef typename _STLP_STD :: reverse_iterator<const_iterator> const_reverse_iterator; \
716 typedef typename _STLP_STD :: reverse_iterator<iterator> reverse_iterator
749 typedef typename _Super::value_type value_type; \
750 typedef typename _Supe
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h47 * typename, as a null macro if it's not already a keyword.
591 #if defined (_STLP_NEED_TYPENAME) && ! defined (typename)
592 # define typename macro
598 # define _STLP_TYPENAME_ON_RETURN_TYPE typename
604 # define _STLP_HEADER_TYPENAME typename
610 # define _STLP_TYPENAME typename
715 typedef typename _STLP_STD :: reverse_iterator<const_iterator> const_reverse_iterator; \
716 typedef typename _STLP_STD :: reverse_iterator<iterator> reverse_iterator
749 typedef typename _Super::value_type value_type; \
750 typedef typename _Supe
[all...]

Completed in 870 milliseconds

1234