Searched refs:Pos (Results 1 – 25 of 27) sorted by relevance
12
103 typedef _typeof_fraction_iter<Pos> fraction_type;111 template<typename Pos,typename Iter>113 typedef generic_typeof_fraction_iter<Pos,Iter> self_t;114 static const int pos=(Pos::value);118 typedef generic_typeof_fraction_iter<typename Pos::next,Iter> next;134 template<typename Pos>\136 … typedef boost::type_of::generic_typeof_fraction_iter<Pos,_typeof_encode_fraction<0> > self_t;\149 template<typename Pos>\151 typedef _typeof_fraction_iter<Pos> self_t;\152 BOOST_STATIC_CONSTANT(int,pos=(Pos::value));\[all …]
33 template <typename SingleView, typename Pos>35 : iterator_base<single_view_iterator<SingleView, Pos> >40 typedef Pos position;57 template <typename SingleView, typename Pos>58 struct iterator_traits< ::boost::fusion::single_view_iterator<SingleView, Pos> >
42 , typename Pos49 iterator_range<typename begin<Sequence>::type,Pos>52 , iterator_range<Pos,typename end<Sequence>::type>63 iterator_range<typename begin<Sequence>::type,Pos>66 , iterator_range<Pos,typename end<Sequence>::type>
35 , typename Pos42 , Pos46 Pos
27 , typename BOOST_MPL_AUX_NA_PARAM(Pos)32 ::template apply< Sequence,Pos,Range >34 BOOST_MPL_AUX_LAMBDA_SUPPORT(3,insert_range,(Sequence,Pos,Range))
20 template< typename Sequence, typename Pos, typename Range > struct insert_range;
66 typedef ush Pos; typedef106 Pos *prev;112 Pos *head; /* Heads of the hash chains or NIL. */251 ((1 << (windowBits)) * sizeof(Pos))253 ((1 << ((memLevel)+7)) * sizeof(Pos))
112 Pos *prev_memory;113 Pos *head_memory;177 s->head[s->ins_h] = (Pos)(str))241 mem->prev_memory = (Pos *) next; in zlib_deflateInit2()243 mem->head_memory = (Pos *) next; in zlib_deflateInit2()262 s->prev = (Pos *) mem->prev_memory; in zlib_deflateInit2()263 s->head = (Pos *) mem->head_memory; in zlib_deflateInit2()574 Pos *prev = s->prev; in longest_match()742 register Pos *p; in fill_window()780 *p = (Pos)(m >= wsize ? m-wsize : NIL); in fill_window()[all …]
29 , typename Pos34 ::apply<Set,typename Pos::type>
29 , typename Pos34 ::apply<Map,typename Pos::type::first>
24 template <typename Sequence, typename Pos, typename Range>28 fusion::result_of::insert_range<Sequence, Pos, Range>::type
24 template <typename Sequence, typename Pos, typename T>28 fusion::result_of::insert<Sequence, Pos, T>::type
86 typedef ush Pos; typedef87 typedef Pos FAR Posf;
181 s->head[s->ins_h] = (Pos)(str))186 s->head[s->ins_h] = (Pos)(str))282 s->prev = (Posf *) ZALLOC(strm, s->w_size, sizeof(Pos));283 s->head = (Posf *) ZALLOC(strm, s->hash_size, sizeof(Pos));955 ds->prev = (Posf *) ZALLOC(dest, ds->w_size, sizeof(Pos));956 ds->head = (Posf *) ZALLOC(dest, ds->hash_size, sizeof(Pos));967 zmemcpy(ds->prev, ss->prev, ds->w_size * sizeof(Pos));968 zmemcpy(ds->head, ss->head, ds->hash_size * sizeof(Pos));1347 *p = (Pos)(m >= wsize ? m-wsize : NIL);1355 *p = (Pos)(m >= wsize ? m-wsize : NIL);
18 template <typename SingleView, typename Pos>
17 template <typename Sequence, typename Pos>
19 template <typename SingleView, typename Pos>
44 template<typename Expr, long Pos>46 : fusion::iterator_base<expr_iterator<Expr, Pos> >49 static const long index = Pos;
136 ds->prev = (Posf *) ZALLOC(dest, ds->w_size, sizeof(Pos));137 ds->head = (Posf *) ZALLOC(dest, ds->hash_size, sizeof(Pos));
23 Pos. Name Default Description
24 Pos (tnode)
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
15153 - 'Pos and 'Val.15299 * The subtype used as a prefix for the attributes 'Pos, 'Min, and