HomeSort by relevance Sort by last modified time
    Searched defs:type (Results 251 - 275 of 7786) sorted by null

<<11121314151617181920>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_enum.hpp 83 // Don't evaluate convertibility to int_convertible unless the type
88 template <typename T> struct type struct in struct:boost::detail::is_enum_helper
97 template <typename T> struct type struct in struct:boost::detail::is_enum_helper
98 : public ::boost::is_convertible<typename boost::add_reference<T>::type,::boost::detail::int_convertible>
106 //typedef typename ar_t::type r_type;
155 typedef typename se_t::template type<T> helper;
make_unsigned.hpp 43 typename remove_cv<T>::type, bool>::value>::value));
46 typedef typename remove_cv<T>::type t_no_cv;
81 >::type
82 >::type
83 >::type
84 >::type,
85 // Not a regular integer type:
105 >::type
106 >::type
107 >::type
124 >::type type; typedef in struct:boost::detail::make_unsigned_imp
    [all...]
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/
ExternalAccountTypeTest.java 72 * Initialize with an invalid package name and see if type will be initialized, but empty.
75 final ExternalAccountType type = new ExternalAccountType(getContext(), local
77 assertTrue(type.isInitialized());
84 final ExternalAccountType type = new ExternalAccountType(getContext(), local
87 assertTrue(type.isInitialized());
90 assertNotNull(type.getKindForMimetype(StructuredName.CONTENT_ITEM_TYPE));
91 assertNotNull(type.getKindForMimetype(DataKind.PSEUDO_MIME_TYPE_DISPLAY_NAME));
92 assertNotNull(type.getKindForMimetype(DataKind.PSEUDO_MIME_TYPE_PHONETIC_NAME));
93 assertNotNull(type.getKindForMimetype(Email.CONTENT_ITEM_TYPE));
94 assertNotNull(type.getKindForMimetype(StructuredPostal.CONTENT_ITEM_TYPE))
110 final ExternalAccountType type = new ExternalAccountType(getContext(), local
139 final ExternalAccountType type = new ExternalAccountType(getContext(), local
151 final ExternalAccountType type = new ExternalAccountType(getContext(), local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atm_he.h 17 char type; member in struct:he_ioctl_reg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
cast.h 43 * 1) has a typedef element_type which names tehe type it points to.
49 * This type supports the semantics of the pointer cast operators (below.)
53 { typedef typename _ToType::element_type* type; }; typedef in struct:_Caster
57 { typedef _ToType* type; }; typedef in struct:_Caster
64 * element_type typedef which names the type it points to.
70 type>(__arg.get())); }
76 type>(__arg.get())); }
82 type>(__arg.get())); }
88 type>(__arg.get())); }
98 type>(__arg));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
entry_cmp.hpp 57 typedef Cmp_Fn type; typedef in struct:__gnu_pbds::detail::entry_cmp
71 struct type : public Cmp_Fn struct in struct:__gnu_pbds::detail::entry_cmp
73 type() { } function in struct:__gnu_pbds::detail::entry_cmp::type
75 type(const Cmp_Fn& other) : Cmp_Fn(other) { } function in struct:__gnu_pbds::detail::entry_cmp::type
entry_pred.hpp 56 typedef Pred type; typedef in struct:__gnu_pbds::detail::entry_pred
69 struct type : public Pred struct in struct:__gnu_pbds::detail::entry_pred
72 type() { } function in struct:__gnu_pbds::detail::entry_pred::type
75 type(const Pred& other) : Pred(other) { } function in struct:__gnu_pbds::detail::entry_pred::type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/tree_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
97 typedef typename tree_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::tree_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
97 typedef typename trie_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::trie_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm_he.h 17 char type; member in struct:he_ioctl_reg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_AUDIT.h 27 __u8 type; /* XT_AUDIT_TYPE_* */ member in struct:xt_audit_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
ext-device-restore.h 40 pa_device_type_t type; /**< Device type sink or source? */ member in struct:pa_ext_device_restore_info
68 pa_device_type_t type,
95 pa_device_type_t type,
103 pa_device_type_t type,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
cast.h 43 * 1) has a typedef element_type which names tehe type it points to.
49 * This type supports the semantics of the pointer cast operators (below.)
53 { typedef typename _ToType::element_type* type; }; typedef in struct:_Caster
57 { typedef _ToType* type; }; typedef in struct:_Caster
64 * element_type typedef which names the type it points to.
70 type>(__arg.get())); }
76 type>(__arg.get())); }
82 type>(__arg.get())); }
88 type>(__arg.get())); }
98 type>(__arg));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
entry_cmp.hpp 57 typedef Cmp_Fn type; typedef in struct:__gnu_pbds::detail::entry_cmp
71 struct type : public Cmp_Fn struct in struct:__gnu_pbds::detail::entry_cmp
73 type() { } function in struct:__gnu_pbds::detail::entry_cmp::type
75 type(const Cmp_Fn& other) : Cmp_Fn(other) { } function in struct:__gnu_pbds::detail::entry_cmp::type
entry_pred.hpp 56 typedef Pred type; typedef in struct:__gnu_pbds::detail::entry_pred
69 struct type : public Pred struct in struct:__gnu_pbds::detail::entry_pred
72 type() { } function in struct:__gnu_pbds::detail::entry_pred::type
75 type(const Pred& other) : Pred(other) { } function in struct:__gnu_pbds::detail::entry_pred::type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/tree_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
97 typedef typename tree_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::tree_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
97 typedef typename trie_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::trie_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
cast.h 43 * 1) has a typedef element_type which names tehe type it points to.
49 * This type supports the semantics of the pointer cast operators (below.)
53 { typedef typename _ToType::element_type* type; }; typedef in struct:_Caster
57 { typedef _ToType* type; }; typedef in struct:_Caster
64 * element_type typedef which names the type it points to.
70 type>(__arg.get())); }
76 type>(__arg.get())); }
82 type>(__arg.get())); }
88 type>(__arg.get())); }
98 type>(__arg));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
entry_cmp.hpp 57 typedef Cmp_Fn type; typedef in struct:__gnu_pbds::detail::entry_cmp
71 struct type : public Cmp_Fn struct in struct:__gnu_pbds::detail::entry_cmp
73 type() { } function in struct:__gnu_pbds::detail::entry_cmp::type
75 type(const Cmp_Fn& other) : Cmp_Fn(other) { } function in struct:__gnu_pbds::detail::entry_cmp::type
entry_pred.hpp 56 typedef Pred type; typedef in struct:__gnu_pbds::detail::entry_pred
69 struct type : public Pred struct in struct:__gnu_pbds::detail::entry_pred
72 type() { } function in struct:__gnu_pbds::detail::entry_pred::type
75 type(const Pred& other) : Pred(other) { } function in struct:__gnu_pbds::detail::entry_pred::type
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/tree_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
97 typedef typename tree_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::tree_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
node_metadata_selector.hpp 64 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
71 typedef null_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
97 typedef typename trie_metadata_helper<__node_u, null_update>::type type; typedef in struct:__gnu_pbds::detail::trie_node_metadata_dispatch
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmoreg.h 30 GUID type; member in struct:_DMO_PARTIAL_MEDIATYPE
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
move.h 46 typedef _Tp type; typedef in struct:identity
51 forward(typename std::identity<_Tp>::type&& __t)
55 inline typename std::remove_reference<_Tp>::type&&
70 * @param a A thing of arbitrary type.
71 * @param b Another thing of arbitrary type.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
cast.h 36 * 1) has a typedef element_type which names tehe type it points to.
42 * This type supports the semantics of the pointer cast operators (below.)
46 { typedef typename _ToType::element_type* type; }; typedef in struct:_Caster
50 { typedef _ToType* type; }; typedef in struct:_Caster
57 * element_type typedef which names the type it points to.
63 type>(__arg.get())); }
69 type>(__arg.get())); }
75 type>(__arg.get())); }
81 type>(__arg.get())); }
91 type>(__arg));
    [all...]

Completed in 438 milliseconds

<<11121314151617181920>>