Home
last modified time | relevance | path

Searched refs:flag_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex.h397 typedef regex_constants::syntax_option_type flag_type; in _GLIBCXX_VISIBILITY() typedef
412 static constexpr flag_type awk = regex_constants::awk; in _GLIBCXX_VISIBILITY()
413 static constexpr flag_type grep = regex_constants::grep; in _GLIBCXX_VISIBILITY()
455 flag_type __f = ECMAScript) in _GLIBCXX_VISIBILITY()
486 flag_type __f = ECMAScript) in _GLIBCXX_VISIBILITY()
505 flag_type __f = ECMAScript) in _GLIBCXX_VISIBILITY()
650 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY()
672 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY()
707 flag_type in _GLIBCXX_VISIBILITY()
758 flag_type __f) in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex.h349 typedef regex_constants::syntax_option_type flag_type; in _GLIBCXX_VISIBILITY() typedef
403 flag_type __f = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
459 flag_type __f = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
480 flag_type __f = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
494 flag_type __f = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
584 flag_type __flags = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
618 flag_type __flags = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
641 flag_type __flags = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
657 flag_type __flags = regex_constants::ECMAScript) in _GLIBCXX_VISIBILITY()
673 flag_type in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gdb-7/include/
H A Dbfdlink.h227 typedef enum {with_flags, without_flags} flag_type; typedef
232 flag_type with;
/dragonfly/contrib/binutils-2.27/include/
H A Dbfdlink.h262 typedef enum {with_flags, without_flags} flag_type; typedef
267 flag_type with;
/dragonfly/contrib/binutils-2.34/include/
H A Dbfdlink.h277 typedef enum {with_flags, without_flags} flag_type; typedef
282 flag_type with;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dregex733 typedef regex_constants::syntax_option_type flag_type;
786 flag_type __f = regex_constants::ECMAScript)
827 flag_type __f = regex_constants::ECMAScript)
846 flag_type __f = regex_constants::ECMAScript)
860 flag_type __f = regex_constants::ECMAScript)
929 flag_type __flags = regex_constants::ECMAScript)
963 flag_type __f = regex_constants::ECMAScript)
986 flag_type __flags = regex_constants::ECMAScript)
1002 flag_type __f = regex_constants::ECMAScript)
1019 flag_type
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dregex730 typedef regex_constants::syntax_option_type flag_type;
783 flag_type __f = regex_constants::ECMAScript)
824 flag_type __f = regex_constants::ECMAScript)
843 flag_type __f = regex_constants::ECMAScript)
857 flag_type __f = regex_constants::ECMAScript)
926 flag_type __flags = regex_constants::ECMAScript)
960 flag_type __f = regex_constants::ECMAScript)
983 flag_type __flags = regex_constants::ECMAScript)
999 flag_type __f = regex_constants::ECMAScript)
1016 flag_type
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c7980 enum excess_precision_type flag_type in c_ts18661_flt_eval_method() local
7986 = targetm.c.excess_precision (flag_type); in c_ts18661_flt_eval_method()