Home
last modified time | relevance | path

Searched refs:mutable (Results 1 – 25 of 44) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dformatter.h441 mutable _Parameter _M_parameters[__max_parameters];
442 mutable std::size_t _M_num_parameters;
443 mutable const char* _M_text;
444 mutable std::size_t _M_max_length;
446 mutable std::size_t _M_column;
447 mutable bool _M_first_line;
448 mutable bool _M_wordwrap;
H A Dsafe_base.h188 mutable unsigned int _M_version;
/dflybsd-src/contrib/less/
H A Dcvt.c53 public void cvt_text(mutable char *odst, constant char *osrc, mutable int *chpos, mutable size_t *l… in cvt_text()
H A Devar.c42 static struct replace * make_replaces(mutable char *buf, size_t len, size_t *pe, char term) in make_replaces()
138 static size_t add_evar(struct xbuffer *xbuf, mutable char *buf, size_t len, size_t e, constant char… in add_evar()
166 public void expand_evars(mutable char *buf, size_t len, struct xbuffer *xbuf) in expand_evars()
H A Dfuncs.h33 public COLOR_TYPE parse_color(constant char *str, mutable int *p_fg, mutable int *p_bg, mutable CHA…
75 public void put_wchar(mutable char **pp, LWCHAR ch);
93 public LINENUM cmd_int(mutable long *frac);
114 public void cvt_text(mutable char *odst, constant char *osrc, mutable int *chpos, mutable size_t *l…
130 public void init_textlist(struct textlist *tlist, mutable char *str);
150 public void expand_evars(mutable char *buf, size_t len, struct xbuffer *xbuf);
H A Dlang.h27 #define mutable macro
H A Dcharset.c695 public void put_wchar(mutable char **pp, LWCHAR ch) in put_wchar()
H A Dedit.c62 public void init_textlist(struct textlist *tlist, mutable char *str) in init_textlist()
/dflybsd-src/contrib/gdb-7/gdb/
H A Daddrmap.c432 struct addrmap_mutable *mutable = (struct addrmap_mutable *) this; in addrmap_mutable_create_fixed() local
438 splay_tree_foreach (mutable->tree, splay_foreach_count, &num_transitions); in addrmap_mutable_create_fixed()
455 splay_tree_foreach (mutable->tree, splay_foreach_copy, fixed); in addrmap_mutable_create_fixed()
499 struct addrmap_mutable *mutable = (struct addrmap_mutable *) this; in addrmap_mutable_foreach() local
504 return splay_tree_foreach (mutable->tree, addrmap_mutable_foreach_worker, in addrmap_mutable_foreach()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_ios.h94 mutable char_type _M_fill; in _GLIBCXX_VISIBILITY()
95 mutable bool _M_fill_init; in _GLIBCXX_VISIBILITY()
H A Dstreambuf_iterator.h99 mutable streambuf_type* _M_sbuf; in _GLIBCXX_VISIBILITY()
100 mutable int_type _M_c; in _GLIBCXX_VISIBILITY()
H A Dlocale_classes.h346 mutable _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY()
455 mutable size_t _M_index; in _GLIBCXX_VISIBILITY()
H A Dlocale_facets.h690 mutable char _M_widen_ok; in _GLIBCXX_VISIBILITY()
691 mutable char _M_widen[1 + static_cast<unsigned char>(-1)]; in _GLIBCXX_VISIBILITY()
692 mutable char _M_narrow[1 + static_cast<unsigned char>(-1)]; in _GLIBCXX_VISIBILITY()
693 mutable char _M_narrow_ok; // 0 uninitialized, 1 init, in _GLIBCXX_VISIBILITY()
H A Dhashtable_policy.h299 mutable std::size_t _M_prev_resize; in _GLIBCXX_VISIBILITY()
300 mutable std::size_t _M_next_resize; in _GLIBCXX_VISIBILITY()
H A Dshared_ptr.h580 mutable weak_ptr<_Tp> _M_weak_this; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dbasic_ios.h97 mutable char_type _M_fill; in _GLIBCXX_VISIBILITY()
98 mutable bool _M_fill_init; in _GLIBCXX_VISIBILITY()
H A Dlocale_classes.h377 mutable _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY()
500 mutable size_t _M_index; in _GLIBCXX_VISIBILITY()
H A Dlocale_facets.h695 mutable char _M_widen_ok; in _GLIBCXX_VISIBILITY()
696 mutable char _M_widen[1 + static_cast<unsigned char>(-1)]; in _GLIBCXX_VISIBILITY()
697 mutable char _M_narrow[1 + static_cast<unsigned char>(-1)]; in _GLIBCXX_VISIBILITY()
698 mutable char _M_narrow_ok; // 0 uninitialized, 1 init, in _GLIBCXX_VISIBILITY()
H A Dstreambuf_iterator.h102 mutable streambuf_type* _M_sbuf; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dsafe_base.h200 mutable unsigned int _M_version;
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_map_to_unordered_map.h156 mutable _Atomic_word _M_iterate;
H A Dprofiler_list_to_vector.h125 mutable _Atomic_word _M_iterate;
H A Dprofiler_vector_to_list.h113 mutable _Atomic_word _M_iterate;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dshared_ptr.h985 mutable __weak_ptr<_Tp, _Lp> _M_weak_this; in _GLIBCXX_VISIBILITY()
1172 mutable weak_ptr<_Tp> _M_weak_this; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dshared_ptr.h976 mutable __weak_ptr<_Tp, _Lp> _M_weak_this; in _GLIBCXX_VISIBILITY()
1163 mutable weak_ptr<_Tp> _M_weak_this; in _GLIBCXX_VISIBILITY()

12