Searched defs:Type (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_Foreach.h | 60 NW_INLINE contain_type<Type>* encode_type(Type&) in encode_type() argument 66 NW_INLINE contain_type<const Type>* encode_type(const Type&) in encode_type() 134 NW_INLINE static_any<typename Type::iterator> begin(static_any_t cur, contain_type<Type>*) in begin() 140 …INLINE static_any<typename Type::const_iterator> begin(static_any_t cur, contain_type<const Type>*) in begin() 146 NW_INLINE static_any<typename Type::iterator> end(static_any_t cur, contain_type<Type>*) in end() 152 NW_INLINE static_any<typename Type::const_iterator> end(static_any_t cur, contain_type<const Type>*) in end() 158 NW_INLINE void next(static_any_t cur, contain_type<Type>*) in next() 164 NW_INLINE typename Type::reference extract(static_any_t cur, contain_type<Type>*) in extract() 170 NW_INLINE bool done(static_any_t cur, static_any_t end, contain_type<Type>*) in done() 180 NW_INLINE static_any<Type> begin(static_any_t cur, contain_type<std::pair<Type, Type> >*) in begin() [all …]
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_Font.h | 148 enum Type enum
|