Searched defs:__utype (Results 1 – 8 of 8) sorted by relevance
92 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local100 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local108 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local116 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local159 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local167 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local175 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local183 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local210 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local218 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local[all …]
247 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef316 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef
97 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local105 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local113 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local121 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local167 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local175 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local183 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local191 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local221 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local229 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local[all …]
281 typedef typename make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef376 typedef typename make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef
99 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local107 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local115 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local123 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local169 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local177 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local185 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local193 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local217 using __utype = typename std::underlying_type<directory_options>::type; in _GLIBCXX_VISIBILITY() local225 using __utype = typename std::underlying_type<directory_options>::type; in _GLIBCXX_VISIBILITY() local[all …]
108 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local116 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local124 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local132 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local180 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local188 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local196 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local204 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local231 using __utype = typename std::underlying_type<directory_options>::type; in _GLIBCXX_VISIBILITY() local239 using __utype = typename std::underlying_type<directory_options>::type; in _GLIBCXX_VISIBILITY() local[all …]
900 __utype; in _M_call() typedef