| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/debug/ |
| H A D | formatter.h | 441 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 D | safe_base.h | 188 mutable unsigned int _M_version;
|
| /dflybsd-src/contrib/less/ |
| H A D | cvt.c | 53 public void cvt_text(mutable char *odst, constant char *osrc, mutable int *chpos, mutable size_t *l… in cvt_text()
|
| H A D | evar.c | 42 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 D | funcs.h | 33 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 D | lang.h | 27 #define mutable macro
|
| H A D | charset.c | 695 public void put_wchar(mutable char **pp, LWCHAR ch) in put_wchar()
|
| H A D | edit.c | 62 public void init_textlist(struct textlist *tlist, mutable char *str) in init_textlist()
|
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | addrmap.c | 432 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 D | basic_ios.h | 94 mutable char_type _M_fill; in _GLIBCXX_VISIBILITY() 95 mutable bool _M_fill_init; in _GLIBCXX_VISIBILITY()
|
| H A D | streambuf_iterator.h | 99 mutable streambuf_type* _M_sbuf; in _GLIBCXX_VISIBILITY() 100 mutable int_type _M_c; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_classes.h | 346 mutable _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY() 455 mutable size_t _M_index; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_facets.h | 690 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 D | hashtable_policy.h | 299 mutable std::size_t _M_prev_resize; in _GLIBCXX_VISIBILITY() 300 mutable std::size_t _M_next_resize; in _GLIBCXX_VISIBILITY()
|
| H A D | shared_ptr.h | 580 mutable weak_ptr<_Tp> _M_weak_this; in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| H A D | basic_ios.h | 97 mutable char_type _M_fill; in _GLIBCXX_VISIBILITY() 98 mutable bool _M_fill_init; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_classes.h | 377 mutable _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY() 500 mutable size_t _M_index; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_facets.h | 695 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 D | streambuf_iterator.h | 102 mutable streambuf_type* _M_sbuf; in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/ |
| H A D | safe_base.h | 200 mutable unsigned int _M_version;
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/ |
| H A D | profiler_map_to_unordered_map.h | 156 mutable _Atomic_word _M_iterate;
|
| H A D | profiler_list_to_vector.h | 125 mutable _Atomic_word _M_iterate;
|
| H A D | profiler_vector_to_list.h | 113 mutable _Atomic_word _M_iterate;
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| H A D | shared_ptr.h | 985 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 D | shared_ptr.h | 976 mutable __weak_ptr<_Tp, _Lp> _M_weak_this; in _GLIBCXX_VISIBILITY() 1163 mutable weak_ptr<_Tp> _M_weak_this; in _GLIBCXX_VISIBILITY()
|