| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | ranges_util.h | 221 enum class subrange_kind : bool { unsized, sized }; in _GLIBCXX_VISIBILITY() enumerator 226 ? subrange_kind::sized : subrange_kind::unsized> in _GLIBCXX_VISIBILITY() 227 requires (_Kind == subrange_kind::sized || !sized_sentinel_for<_Sent, _It>) in _GLIBCXX_VISIBILITY() 232 = _Kind == subrange_kind::sized && !sized_sentinel_for<_Sent, _It>; in _GLIBCXX_VISIBILITY() 268 requires (_Kind == subrange_kind::sized) in _GLIBCXX_VISIBILITY() 303 requires (_Kind == subrange_kind::sized) in _GLIBCXX_VISIBILITY() 327 size() const requires (_Kind == subrange_kind::sized) in _GLIBCXX_VISIBILITY() 388 -> subrange<_It, _Sent, subrange_kind::sized>; in _GLIBCXX_VISIBILITY() 395 ? subrange_kind::sized : subrange_kind::unsized>; in _GLIBCXX_VISIBILITY() 400 -> subrange<iterator_t<_Rng>, sentinel_t<_Rng>, subrange_kind::sized>; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin-sections.def | 19 /* Since Darwin's ld will not allow zero-sized objects, and gcc wants them, 23 outside the port. To cope with this, we set aside sections for zero-sized 61 /* Place to put zero-sized to avoid issues with section anchors. */ 69 /* Place to put zero-sized to avoid issues with section anchors. */ 82 /* Place to put zero-sized to avoid issues with section anchors. */
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin-sections.def | 19 /* Since Darwin's ld will not allow zero-sized objects, and gcc wants them, 23 outside the port. To cope with this, we set aside sections for zero-sized 61 /* Place to put zero-sized to avoid issues with section anchors. */ 69 /* Place to put zero-sized to avoid issues with section anchors. */ 82 /* Place to put zero-sized to avoid issues with section anchors. */
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | array | 266 "cannot fill zero-sized array of type 'const T'"); 272 "cannot swap zero-sized array of type 'const T'"); 314 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::operator[] on a zero-sized array"); 320 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::operator[] on a zero-sized array"); 338 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::front() on a zero-sized array"); 344 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::front() on a zero-sized array"); 350 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::back() on a zero-sized array"); 356 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::back() on a zero-sized array");
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
| H A D | mcore.opt | 60 Use arbitrary sized immediates in bit operations. 75 Always treat bitfields as int-sized.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| H A D | mcore.opt | 60 Use arbitrary sized immediates in bit operations. 75 Always treat bitfields as int-sized.
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | SMDK2410_INSTALL | 3 # SMDK2410_INSTALL -- SMDK2410 kernel with installation-sized
|
| H A D | SMDK2800_INSTALL | 3 # SMDK2800_INSTALL -- SMDK2800 kernel with installation-sized
|
| H A D | GEMINI_INSTALL | 3 # GEMINI_INSTALL -- GEMINI kernel with installation-sized
|
| H A D | OPENRD_INSTALL | 3 # OPENRD_INSTALL -- OPENRD kernel with installation-sized
|
| H A D | SHEEVAPLUG_INSTALL | 3 # SHEEVAPLUG_INSTALL -- SHEEVAPLUG kernel with installation-sized
|
| H A D | KUROBOX_PRO_INSTALL | 3 # KUROBOX_PRO_INSTALL -- KUROBOX_PRO kernel with installation-sized
|
| H A D | INTEGRATOR_CP_INSTALL | 3 # INTEGRATOR_CP_INSTALL -- INTEGRATOR_CP kernel with installation-sized
|
| H A D | TS7200_INSTALL | 3 # IQ80310_INSTALL -- IQ80310 kernel with installation-sized
|
| H A D | INTEGRATOR_INSTALL | 3 # INTEGRATOR_INSTALL -- INTEGRATOR kernel with installation-sized
|
| H A D | TEAMASA_NPWR_INSTALL | 3 # TEAMASA_NPWR-INSTALL -- Npwr kernel with installation-sized
|
| H A D | TWINTAIL_INSTALL | 3 # TWINTAIL_INSTALL -- TWINTAIL kernel with installation-sized
|
| H A D | RPI_INSTALL | 3 # RPI_INSTALL -- RPI kernel with installation-sized
|
| H A D | RPI2_INSTALL | 3 # RPI2_INSTALL -- RPI2 kernel with installation-sized
|
| H A D | ADI_BRH_INSTALL | 3 # ADI_BRH_INSTALL -- BRH kernel with installation-sized
|
| H A D | GUMSTIX_INSTALL | 3 # GUMSTIX_INSTALL -- GUMSTIX kernel with installation-sized
|
| H A D | CP3100_INSTALL | 3 # CP3100_INSTALL -- CP3100 kernel with installation-sized ramdisk
|
| H A D | IQ80310_INSTALL | 3 # IQ80310_INSTALL -- IQ80310 kernel with installation-sized
|
| H A D | IQ80321_INSTALL | 3 # IQ80321_INSTALL -- IQ80321 kernel with installation-sized
|
| H A D | MV2120_INSTALL | 3 # MV2120_INSTALL -- MV2120 kernel with installation-sized
|