/netbsd-src/external/apache2/llvm/dist/libcxx/include/__ranges/ |
H A D | size.h | 66 struct __fn { struct 68 [[nodiscard]] constexpr size_t operator()(_Tp (&&)[_Sz]) const noexcept { in operator() 73 [[nodiscard]] constexpr size_t operator()(_Tp (&)[_Sz]) const noexcept { in operator() 98 inline constexpr auto size = __size::__fn{}; argument 102 struct __fn { struct 117 inline constexpr const auto ssize = __ssize::__fn{}; argument
|
H A D | access.h | 60 struct __fn { struct 63 [[nodiscard]] constexpr auto operator()(_Tp& __t) const noexcept { in operator() 95 inline constexpr auto begin = __begin::__fn{}; argument 163 struct __fn { struct 183 inline constexpr auto cbegin = __cbegin::__fn{}; argument 187 struct __fn { struct 207 inline constexpr auto cend = __cend::__fn{}; argument
|
H A D | empty.h | 51 struct __fn { struct 73 inline constexpr auto empty = __empty::__fn{}; argument
|
H A D | data.h | 52 struct __fn { struct 70 inline constexpr const auto data = __data::__fn{}; argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__iterator/ |
H A D | iter_move.h | 42 struct __fn { struct 48 [[nodiscard]] constexpr decltype(auto) operator()(_Ip&& __i) const in decltype() 77 inline constexpr auto iter_move = __iter_move::__fn{}; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | locale_conv.h | 118 _ConvFn __fn = &codecvt<_CharT, char, _State>::in; in _GLIBCXX_VISIBILITY() local 161 _ConvFn __fn = &codecvt<_CharT, char, _State>::out; in _GLIBCXX_VISIBILITY() local 206 _ConvFn __fn = &codecvt<_CharT, char8_t, _State>::out; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | locale_conv.h | 117 _ConvFn __fn = &codecvt<_CharT, char, _State>::in; in _GLIBCXX_VISIBILITY() local 160 _ConvFn __fn = &codecvt<_CharT, char, _State>::out; in _GLIBCXX_VISIBILITY() local 205 _ConvFn __fn = &codecvt<_CharT, char8_t, _State>::out; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 109 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 109 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | debug.cpp | 171 __libcpp_db::__insert_c(void* __c, __libcpp_db::_InsertConstruct *__fn) in __insert_c()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | ropeimpl.h | 82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | ropeimpl.h | 82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_linux.cc | 1357 register int (*__fn)(void *) __asm__("x0") = fn; in internal_clone() local 1430 register int (*__fn)(void *) __asm__("r3") = fn; in internal_clone() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_linux.cc | 1424 register int (*__fn)(void *) __asm__("x0") = fn; in internal_clone() local 1497 register int (*__fn)(void *) __asm__("r3") = fn; in internal_clone() local
|