| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | comparison.hpp | 23 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked… 25 !is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >::value, 28 …backend<MinBits, MaxBits, SignType, Checked, Allocator>& a, const cpp_int_backend<MinBits, MaxBits… in eval_eq() argument 34 …stdext::checked_array_iterator<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>::co… in eval_eq() 59 template <unsigned MinBits, unsigned MaxBits, cpp_int_check_type Checked, class Allocator> 61 …!is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, signed_magnitude, Checked, Allocator> >::val… 63 …>::type eval_eq(const cpp_int_backend<MinBits, MaxBits, signed_magnitude, Checked, Allocator>& a, … in eval_eq() argument 69 template <unsigned MinBits, unsigned MaxBits, cpp_int_check_type Checked, class Allocator> 71 …!is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, signed_magnitude, Checked, Allocator> >::val… 73 …>::type eval_eq(const cpp_int_backend<MinBits, MaxBits, signed_magnitude, Checked, Allocator>& a, … in eval_eq() argument [all …]
|
| H A D | limits.hpp | 20 …on::cpp_integer_type SignType, boost::multiprecision::cpp_int_check_type Checked, class Allocator,… 21 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… 25 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… in get_min() 31 …on::cpp_integer_type SignType, boost::multiprecision::cpp_int_check_type Checked, class Allocator,… 32 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… 36 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… in get_min() 40 …on::cpp_integer_type SignType, boost::multiprecision::cpp_int_check_type Checked, class Allocator,… 41 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… 46 …umber<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, Expr… in get_min() 50 …on::cpp_integer_type SignType, boost::multiprecision::cpp_int_check_type Checked, class Allocator,… [all …]
|
| H A D | import_export.hpp | 70 … MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator> 71 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() argument 82 … MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator> 83 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() argument 88 …MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator,… 89 … number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& 91 …number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& val,… in import_bits_generic() argument 93 …typename number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplat… in import_bits_generic() 99 …typedef typename cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>::trivial_tag tag_… in import_bits_generic() 125 …MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator,… [all …]
|
| H A D | literals.hpp | 190 template <unsigned MinBits, cpp_int_check_type Checked> 191 constexpr number<cpp_int_backend<MinBits, MinBits, signed_magnitude, Checked, void>, et_off> 192 …operator - (const number<cpp_int_backend<MinBits, MinBits, signed_magnitude, Checked, void>, et_of… in operator -() argument 194 …return cpp_int_backend<MinBits, MinBits, signed_magnitude, Checked, void>(a.backend(), boost::mult… in operator -() 196 template <unsigned MinBits, cpp_int_check_type Checked> 197 constexpr number<cpp_int_backend<MinBits, MinBits, signed_magnitude, Checked, void>, et_off> 198 …operator - (number<cpp_int_backend<MinBits, MinBits, signed_magnitude, Checked, void>, et_off>&& a) in operator -() argument 200 …MinBits, signed_magnitude, Checked, void>(static_cast<const number<cpp_int_backend<MinBits, MinBit… in operator -()
|
| H A D | serialize.hpp | 185 …, unsigned MaxBits, mp::cpp_integer_type SignType, mp::cpp_int_check_type Checked, class Allocator> 186 void serialize(Archive & ar, mp::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& v… in serialize() argument 189 …ends::is_trivial_cpp_int<mp::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >::va… in serialize()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | cpp_int.hpp | 43 …cision::cpp_integer_type SignType = signed_magnitude, cpp_int_check_type Checked = unchecked, clas… 50 …its, boost::multiprecision::cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator> 51 …struct is_byte_container<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>… 57 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked… 64 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked… 65 struct max_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> > 74 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked… 75 struct min_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> > 89 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked… 90 struct is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> > [all …]
|
| /OK3568_Linux_fs/app/qfm/ |
| H A D | qfmwindow.cpp | 295 if(ii->checkState() == Qt::Checked){ in getCheckedItemCnt() 310 if(item->checkState() == Qt::Checked){ in on_openClicked() 338 if(item->checkState() == Qt::Checked){ in on_itemClicked()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | promote_integral.hpp | 69 boost::multiprecision::cpp_int_check_type Checked, 79 MinSize, MaxSize, SignType, Checked, Allocator
|
| /OK3568_Linux_fs/app/qsetting/ |
| H A D | qtaudio.cpp | 25 audioItem->setCheckState(Qt::Checked); in qtAudio()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | Kconfig.debug | 133 <arch>/mm: Checked W+X mappings: passed, no W+X pages found. 137 <arch>/mm: Checked W+X mappings: failed, <N> W+X pages found.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | page-flags.h | 347 PAGEFLAG(Checked, checked, PF_NO_COMPOUND) /* Used by some filesystems */
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch | 37 Checked on x86_64-linux-gnu and i686-linux-gnu.
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig.debug | 32 arm/mm: Checked W+X mappings: passed, no W+X pages found. 36 arm/mm: Checked W+X mappings: FAILED, <N> W+X pages found.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | 0001-gnulib-Update.patch | 8347 +/* Checked size_t computations.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 51285 Checked against randrproto.txt & randr.h
|