Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dchecked.hpp65 inline A checked_add(A a, A b, const mpl::int_<unchecked>&) in checked_add() argument
98 inline A checked_subtract(A a, A b, const mpl::int_<unchecked>&) in checked_subtract() argument
112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() argument
125 inline A checked_divide(A a, A b, const mpl::int_<unchecked>&) in checked_divide() argument
141 inline A checked_left_shift(A a, boost::ulong_long_type shift, const mpl::int_<unchecked>&) in checked_left_shift() argument
H A Dliterals.hpp132 …typedef boost::multiprecision::backends::cpp_int_backend<bits, bits, signed_magnitude, unchecked, …
140 …ltiprecision::backends::cpp_int_backend<bits, bits, unsigned_magnitude, unchecked, void> backend_t…
162 …, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operato…
167 …kend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> \
171 …Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operato…
176 …end<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void>\
H A Dbitwise.hpp30 …_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& , const mpl::int_<unchecked>&){} in is_valid_bitwise_op() argument
46 …p_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>&, const mpl::int_<unchecked>&){} in is_valid_bitwise_op() argument
717 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t1(result); in eval_bitwise_and()
718 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t2(o); in eval_bitwise_and()
767 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t1(result); in eval_bitwise_or()
768 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t2(o); in eval_bitwise_or()
818 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t1(result); in eval_bitwise_xor()
819 cpp_int_backend<m + 1, m + 1, unsigned_magnitude, unchecked, void> t2(o); in eval_bitwise_xor()
H A Dlimits.hpp26 …Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemp… in get_min()
65 …Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemp… in get_max()
76 …Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, Allocator>, Exp… in get_max()
161 …ackends::is_fixed_precision<backend_type>::value && (Checked == boost::multiprecision::unchecked));
H A Dcpp_int_config.hpp149 unchecked = 0 enumerator
H A Dmisc.hpp41 inline void check_in_range(const CppInt& /*val*/, const mpl::int_<unchecked>&) BOOST_NOEXCEPT {} in check_in_range() argument
528 …end<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::value && (Checked1 == unchecked)>::type
539 inline void conversion_overflow(const mpl::int_<unchecked>&){} in conversion_overflow() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp43 …_integer_type SignType = signed_magnitude, cpp_int_check_type Checked = unchecked, class Allocator…
135 struct is_non_throwing_cpp_int<cpp_int_backend<MinBits, MaxBits, SignType, unchecked, void> > : pub…
153 inline void verify_new_size(unsigned /*new_size*/, unsigned /*min_size*/, const mpl::int_<unchecked in verify_new_size() argument
163 inline void verify_limb_mask(bool /*b*/, U /*limb*/, U /*mask*/, const mpl::int_<unchecked>&){} in verify_limb_mask() argument
482 …LINE void resize(unsigned new_size, unsigned min_size) BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in resize()
487 BOOST_MP_FORCEINLINE void normalize() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in normalize()
597 BOOST_MP_FORCEINLINE cpp_int_base(signed_limb_type i)BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in cpp_int_base()
602 …_MP_FORCEINLINE cpp_int_base(signed_double_limb_type i)BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in cpp_int_base()
623 …BOOST_MP_FORCEINLINE void sign(bool b) BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) { if(b) negat… in sign()
624 …LINE void resize(unsigned new_size, unsigned min_size) BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in resize()
[all …]
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
174 unchecked += c->gcblock->unchecked_size; in __jffs2_dbg_superblock_counts()
182 unchecked += c->nextblock->unchecked_size; in __jffs2_dbg_superblock_counts()
190 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
198 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
206 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
214 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
222 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
230 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
238 unchecked += jeb->unchecked_size; in __jffs2_dbg_superblock_counts()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dpromote_integral.hpp198 boost::multiprecision::unchecked
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/image/
H A Dimage.qrc61 <file>icon/unchecked.png</file>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares/
H A DCVE-2022-4904.patch11 It is very easy to create an arbitrary length stack overflow with the unchecked
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst412 unchecked error to use a GPIO that wasn't set up as an input using
457 unchecked error.
H A Dlegacy.rst395 some GPIOs can't be used as IRQs.) It is an unchecked error to use a GPIO
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst58 Tasks are frozen primarily in order to avoid unchecked hardware accesses
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcsan.rst214 memory ordering requirements that remain unchecked. If, however, missing
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dfs.rst287 Ptrace is unchecked.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dbitset558 // make an unchecked call; all the memory ugliness is therefore
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dbitset558 // make an unchecked call; all the memory ugliness is therefore
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5 …55"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"…
H A Dbootstrap.css753 .glyphicon-unchecked:before {
H A Dbootstrap.css.map1unchecked:before {\n content: \"\\e157\";\n}\n.glyphicon-expand:before {\n content: \"\\e158\";\…
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog711 + denial of service due to unchecked malloc in client authentication
/OK3568_Linux_fs/external/xserver/
H A DChangeLog12897 weren't any stray unchecked errors", but I didn't figure out how to do
27702 xvmc: Fix unchecked AddResource
27737 dri1: Fix unchecked AddResource
27746 xv: Fix unchecked AddResource
38979 unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
46282 and use them in preference to the old unchecked variants.
49405 While switching to XNF functions also fixup an unchecked strdup case.
112401 In the process, fixes a memory leak in CloseDevice, and an unchecked
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info45598 * a deref-of-unchecked-malloc diagnostic might use:
45600 for a 'return_event' to make it clearer how the unchecked value
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info45598 * a deref-of-unchecked-malloc diagnostic might use:
45600 for a 'return_event' to make it clearer how the unchecked value