Home
last modified time | relevance | path

Searched defs:unsigned_type (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/
H A Dsquashed_int.hpp19 using unsigned_type = uint8_t; typedef
25 using unsigned_type = uint16_t; typedef
31 using unsigned_type = uint32_t; typedef
37 using unsigned_type = uint64_t; typedef
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dformatter.h48 typedef unsigned long long unsigned_type; typedef
50 typedef unsigned long unsigned_type; typedef
H A Ddeserializerbase.h49 typedef unsigned long long unsigned_type; typedef
51 typedef unsigned long unsigned_type; typedef
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/internal/
H A Dbig_endian.h43 using unsigned_type = typename std::make_unsigned<T>::type; in EncodeBigEndian() local
72 using unsigned_type = typename std::make_unsigned<T>::type; in DecodeBigEndian() local
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/internal/
H A Dbig_endian.h43 using unsigned_type = typename std::make_unsigned<T>::type; in EncodeBigEndian() local
72 using unsigned_type = typename std::make_unsigned<T>::type; in DecodeBigEndian() local
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/types/
H A Dxsimd_neon_register.hpp51 using unsigned_type = uint8x16_t; typedef
58 using unsigned_type = uint16x8_t; typedef
65 using unsigned_type = uint32x4_t; typedef
72 using unsigned_type = uint64x2_t; typedef
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/types/
H A Dxsimd_neon_register.hpp51 using unsigned_type = uint8x16_t; typedef
58 using unsigned_type = uint16x8_t; typedef
65 using unsigned_type = uint32x4_t; typedef
72 using unsigned_type = uint64x2_t; typedef
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_floating_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_floating_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_floating_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dstring_to_number.h47 using unsigned_type = unsigned long long; // NOLINT(runtime/int) variable
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned_floating_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned_floating_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/ext/type_traits/
H A Dadd_unsigned_integer_neg.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef
H A Dadd_unsigned.cc28 typedef typename __gnu_cxx::__add_unsigned<T>::__type unsigned_type; in check_add_unsigned() typedef

12345678910>>...21