/external/antlr/runtime/Cpp/include/ |
D | antlr3baserecognizer.inl | 58 SuperType* super = static_cast<SuperType*>(this); local 98 SuperType* super = static_cast<SuperType*>(this); local 261 SuperType* super = static_cast<SuperType*>(this); local 274 SuperType* super = static_cast<SuperType*>(this); local 420 SuperType* super = static_cast<SuperType*>(this); local 511 SuperType* super = static_cast<SuperType*>(this); local 543 SuperType* super = static_cast<SuperType*>(this); local 610 SuperType* super = static_cast<SuperType*>(this); local 630 SuperType* super = static_cast<SuperType*>(this); local 702 SuperType* super = static_cast<SuperType*>(this); local [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | blknum.c | 107 blk64_t ext2fs_blocks_count(struct ext2_super_block *super) in ext2fs_blocks_count() 117 void ext2fs_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_set() 127 void ext2fs_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_add() 137 blk64_t ext2fs_r_blocks_count(struct ext2_super_block *super) in ext2fs_r_blocks_count() 147 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set() 157 void ext2fs_r_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_add() 167 blk64_t ext2fs_free_blocks_count(struct ext2_super_block *super) in ext2fs_free_blocks_count() 177 void ext2fs_free_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_set() 187 void ext2fs_free_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_add()
|
/external/e2fsprogs/lib/e2p/ |
D | ls.c | 171 static __u64 e2p_blocks_count(struct ext2_super_block *super) in e2p_blocks_count() 178 static __u64 e2p_r_blocks_count(struct ext2_super_block *super) in e2p_r_blocks_count() 185 static __u64 e2p_free_blocks_count(struct ext2_super_block *super) in e2p_free_blocks_count()
|
/external/antlr/runtime/C/include/ |
D | antlr3tokenstream.h | 85 void * super; member 110 void * super; member 203 void * super; member
|
D | antlr3commontreeadaptor.h | 52 void * super; member
|
D | antlr3treeparser.h | 50 void * super; member
|
D | antlr3parser.h | 52 void * super; member
|
D | antlr3parsetree.h | 51 void * super; member
|
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/ |
D | interval_map.hpp | 43 contains(const Type& super, const typename Type::element_type& key_value_pair) in contains() 52 contains(const Type& super, const typename Type::segment_type& sub_segment) in contains() 77 contains(const Type& super, const CoType& sub) in contains() 103 contains(const Type& super, const typename Type::domain_type& key) in contains() 112 contains(const Type& super, const typename Type::interval_type& sub_interval) in contains() 134 contains(const Type& super, const KeyT& sub) in contains()
|
D | interval_set.hpp | 28 contains(const Type& super, const typename Type::element_type& element) in contains() 35 contains(const Type& super, const typename Type::segment_type& inter_val) in contains() 56 contains(const Type& super, const OperandT& sub) in contains()
|
D | element_associator.hpp | 56 within(const typename Type::key_type& key, const Type& super) in within() 68 within(const SubT& sub, const SuperT& super) in within() 99 contains(const Type& super, const typename Type::key_type& key) in contains() 111 contains(const SuperT& super, const SubT& sub) in contains()
|
/external/clang/test/Modules/Inputs/ |
D | weird_objc.h | 1 typedef struct objc_object { void *super; int wibble; } *id; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | RegionIterator.h | 41 using super = std::iterator<std::forward_iterator_tag, NodeRef>; variable 168 using super = std::iterator<std::forward_iterator_tag, NodeRef>; variable
|
/external/rust/android-crates-io/crates/num-integer/benches/ |
D | average.rs | 51 impl super::NaiveAverage for $T { impl 86 impl super::UncheckedAverage for $T { impl 99 impl super::ModuloAverage for $T { impl
|
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/executors/ |
D | scheduled_thread_pool.hpp | 43 typedef detail::scheduled_executor_base<> super; typedef in boost::executors::scheduled_thread_pool
|
D | scheduling_adaptor.hpp | 51 typedef detail::scheduled_executor_base<> super; typedef in boost::executors::scheduling_adaptor
|
/external/llvm/include/llvm/Analysis/ |
D | RegionIterator.h | 36 typedef std::iterator<std::forward_iterator_tag, NodeType, ptrdiff_t> super; typedef 160 typedef std::iterator<std::forward_iterator_tag, NodeType, ptrdiff_t> super; typedef
|
/external/libcups/scheduler/ |
D | testmime.c | 42 char super[MIME_MAX_SUPER], /* Super-type name */ in main() local 201 char super[MIME_MAX_SUPER], /* Super-type for filter */ in add_ppd_filter() local
|
D | type.c | 82 const char *super, /* I - Super-type name */ in mimeAddType() 693 const char *super, /* I - Super-type name */ in mimeType()
|
/external/e2fsprogs/ext2ed/ |
D | super_com.c | 28 struct ext2_super_block *super; in type_ext2_super_block___show() local
|
/external/mesa3d/src/gallium/frontends/clover/util/ |
D | range.hpp | 186 typedef detail::basic_range<iterator_range<I>, I, I> super; typedef in clover::iterator_range 242 > super; typedef in clover::adaptor_range 300 > super; typedef in clover::slice_range
|
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/ |
D | composite_key.hpp | 596 typedef tuple<BOOST_MULTI_INDEX_CK_ENUM_PARAMS(KeyFromValue)> super; typedef 945 typedef tuple<BOOST_MULTI_INDEX_CK_ENUM_PARAMS(Pred)> super; typedef 1100 typedef tuple<BOOST_MULTI_INDEX_CK_ENUM_PARAMS(Compare)> super; typedef 1275 typedef tuple<BOOST_MULTI_INDEX_CK_ENUM_PARAMS(Hash)> super; typedef 1364 typedef BOOST_MULTI_INDEX_CK_RESULT_EQUAL_TO_SUPER super; typedef 1390 typedef BOOST_MULTI_INDEX_CK_RESULT_LESS_SUPER super; typedef 1416 typedef BOOST_MULTI_INDEX_CK_RESULT_GREATER_SUPER super; typedef 1442 typedef BOOST_MULTI_INDEX_CK_RESULT_HASH_SUPER super; typedef
|
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/ |
D | interval_set_algo.hpp | 116 within(const LeftT& sub, const RightT& super) in within() 132 within(const LeftT& sub, const RightT& super) in within() 147 within(const LeftT& sub, const RightT& super) in within() 174 contains(const LeftT& super, const RightT& sub) in contains() 189 contains(const LeftT& super, const RightT& sub) in contains()
|
/external/libgav1/src/utils/ |
D | vector.h | 288 using super = internal::VectorBase<T>; in resize() local 313 using super = internal::VectorBase<T>; in resize() local
|
/external/clang/test/SemaObjC/ |
D | no-protocol-option-tests.m | 18 @interface super - PMeth; @end interface
|