Searched defs:type (Results 251 - 275 of 10151) sorted by relevance

<<11121314151617181920>>

/prebuilts/ndk/current/platforms/android-8/arch-x86_64/usr/include/linux/netfilter/
H A Dxt_AUDIT.h32 __u8 type; member in struct:xt_audit_info
/prebuilts/ndk/current/platforms/android-9/arch-arm64/usr/include/linux/
H A Datm_he.h31 char type; member in struct:he_ioctl_reg
/prebuilts/ndk/current/platforms/android-9/arch-arm64/usr/include/linux/netfilter/
H A Dxt_AUDIT.h32 __u8 type; member in struct:xt_audit_info
/prebuilts/ndk/current/platforms/android-9/arch-mips64/usr/include/linux/
H A Datm_he.h31 char type; member in struct:he_ioctl_reg
/prebuilts/ndk/current/platforms/android-9/arch-mips64/usr/include/linux/netfilter/
H A Dxt_AUDIT.h32 __u8 type; member in struct:xt_audit_info
/prebuilts/ndk/current/platforms/android-9/arch-x86_64/usr/include/linux/
H A Datm_he.h31 char type; member in struct:he_ioctl_reg
/prebuilts/ndk/current/platforms/android-9/arch-x86_64/usr/include/linux/netfilter/
H A Dxt_AUDIT.h32 __u8 type; member in struct:xt_audit_info
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dcast.h43 * 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>(__ar
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_cmp.hpp55 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
75 type() function in struct:__gnu_pbds::detail::entry_cmp::type
79 type(const Cmp_Fn& other) : Cmp_Fn(other) function in struct:__gnu_pbds::detail::entry_cmp::type
H A Dentry_pred.hpp55 typedef Pred type; typedef in struct:__gnu_pbds::detail::entry_pred
71 struct type : public Pred struct in struct:__gnu_pbds::detail::entry_pred
75 type() function in struct:__gnu_pbds::detail::entry_pred::type
79 type(const Pred& other) : Pred(other) function in struct:__gnu_pbds::detail::entry_pred::type
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp55 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
63 typedef null_node_metadata type; typedef in struct:__gnu_pbds::detail::tree_metadata_helper
109 null_update>::type
110 type; typedef in struct:__gnu_pbds::detail::tree_node_metadata_selector
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp55 typedef typename Node_Update::metadata_type type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
63 typedef null_node_metadata type; typedef in struct:__gnu_pbds::detail::trie_metadata_helper
109 null_update>::type
110 type; typedef in struct:__gnu_pbds::detail::trie_node_metadata_selector
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dcast.h43 * 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>(__ar
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_pred.hpp56 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Dcast.h43 * 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>(__ar
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_pred.hpp56 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dcast.h43 * 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>(__ar
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_pred.hpp56 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp64 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/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dcast.h43 * 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>(__ar
[all...]

Completed in 380 milliseconds

<<11121314151617181920>>