Home
last modified time | relevance | path

Searched refs:_Impl (Results 1 – 25 of 912) sorted by relevance

12345678910>>...37

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h77 class _Impl; variable
80 friend class _Impl; variable
286 _Impl* _M_impl;
292 static _Impl* _S_global;
317 locale(_Impl*) throw();
347 friend class locale::_Impl;
473 class locale::_Impl
522 _Impl(const _Impl&, size_t);
524 _Impl(size_t) throw();
526 ~_Impl() throw();
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h77 class _Impl; variable
80 friend class _Impl; variable
286 _Impl* _M_impl;
292 static _Impl* _S_global;
317 locale(_Impl*) throw();
347 friend class locale::_Impl;
473 class locale::_Impl
522 _Impl(const _Impl&, size_t);
524 _Impl(size_t) throw();
526 ~_Impl() throw();
[all …]
/dports/misc/usd/USD-21.11/pxr/base/arch/
H A Dregex.cpp63 class ArchRegex::_Impl { class in ArchRegex
65 _Impl(const std::string& pattern, unsigned int flags, std::string* error);
72 ArchRegex::_Impl::_Impl( in _Impl() function in ArchRegex::_Impl
93 ArchRegex::_Impl::Match(const char* query) const in Match()
113 class ArchRegex::_Impl { class in ArchRegex
116 ~_Impl();
123 ArchRegex::_Impl::_Impl( in _Impl() function in ArchRegex::_Impl
141 ArchRegex::_Impl::~_Impl() in ~_Impl()
147 ArchRegex::_Impl::Match(const char* query) const in Match()
167 _impl.reset(new _Impl(_GlobToRegex(pattern), _flags, &_error)); in ArchRegex()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
280 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
286 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
311 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
342 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
475 class locale::_Impl in _GLIBCXX_VISIBILITY()
527 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
529 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
531 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
280 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
286 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
311 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
342 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
475 class locale::_Impl in _GLIBCXX_VISIBILITY()
527 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
529 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
531 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
280 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
286 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
311 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
342 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
475 class locale::_Impl in _GLIBCXX_VISIBILITY()
527 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
529 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
531 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/src/
H A Dlocale_init.cc112 _Impl* __old; in global()
160 locale::_Impl::_S_id_ctype[] =
172 locale::_Impl::_S_id_numeric[] =
186 locale::_Impl::_S_id_collate[] =
196 locale::_Impl::_S_id_time[] =
239 locale::_Impl::_S_id_ctype,
240 locale::_Impl::_S_id_numeric,
241 locale::_Impl::_S_id_collate,
242 locale::_Impl::_S_id_time,
249 locale::_Impl::
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/src/
H A Dlocale_init.cc112 _Impl* __old; in global()
160 locale::_Impl::_S_id_ctype[] =
172 locale::_Impl::_S_id_numeric[] =
186 locale::_Impl::_S_id_collate[] =
196 locale::_Impl::_S_id_time[] =
239 locale::_Impl::_S_id_ctype,
240 locale::_Impl::_S_id_numeric,
241 locale::_Impl::_S_id_collate,
242 locale::_Impl::_S_id_time,
249 locale::_Impl::
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
513 class locale::_Impl in _GLIBCXX_VISIBILITY()
565 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
567 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
569 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
309 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
315 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
340 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
375 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
522 class locale::_Impl in _GLIBCXX_VISIBILITY()
574 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
576 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
578 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dlocale_classes.h72 class _Impl; in _GLIBCXX_VISIBILITY() local
75 friend class _Impl; in _GLIBCXX_VISIBILITY() local
311 _Impl* _M_impl; in _GLIBCXX_VISIBILITY()
317 static _Impl* _S_global; in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
377 friend class locale::_Impl; in _GLIBCXX_VISIBILITY()
524 class locale::_Impl in _GLIBCXX_VISIBILITY()
576 _Impl(const _Impl&, size_t); in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
580 ~_Impl() throw(); in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...37