Home
last modified time | relevance | path

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

12

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A Dgal-a11y-util.c33 gint *priv_offset) in gal_a11y_type_register_static_with_private() argument
42 if (priv_offset) in gal_a11y_type_register_static_with_private()
43 *priv_offset = query.instance_size; in gal_a11y_type_register_static_with_private()
H A Dgal-a11y-e-table-column-header.c35 static gint priv_offset; variable
39 (((gchar *) object) + priv_offset))
261 sizeof (GalA11yETableColumnHeaderPrivate), &priv_offset); in gal_a11y_e_table_column_header_get_type()
H A Dgal-a11y-e-table-click-to-add.c37 static gint priv_offset; variable
40 (((gchar *) object) + priv_offset))
250 sizeof (GalA11yETableClickToAddPrivate), &priv_offset); in gal_a11y_e_table_click_to_add_get_type()
H A Dgal-a11y-util.h37 gint *priv_offset);
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/
H A Doffset_ptr.hpp570 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
573 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
704 O const tmp_off = n.priv_offset() & O(~Mask); in get_pointer()
705 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
712 O const stored_bits = O(n.priv_offset() & Mask); in set_pointer()
714 n.priv_offset() |= stored_bits; in set_pointer()
719 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
725 O tmp = n.priv_offset(); in set_bits()
728 n.priv_offset() = tmp; in set_bits()
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
718 O const tmp_off = n.priv_offset() & ~Mask; in get_pointer()
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
726 O const stored_bits = n.priv_offset() & Mask; in set_pointer()
728 n.priv_offset() |= stored_bits; in set_pointer()
733 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
739 O tmp = n.priv_offset(); in set_bits()
742 n.priv_offset() = tmp; in set_bits()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT
718 O const tmp_off = n.priv_offset() & ~Mask;
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off);
726 O const stored_bits = n.priv_offset() & Mask;
728 n.priv_offset() |= stored_bits;
733 return std::size_t((n.priv_offset() & Mask) >> 1u);
739 O tmp = n.priv_offset();
742 n.priv_offset() = tmp;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/interprocess/
H A Doffset_ptr.hpp584 BOOST_INTERPROCESS_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT
587 BOOST_INTERPROCESS_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT
718 O const tmp_off = n.priv_offset() & ~Mask;
719 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off);
726 O const stored_bits = n.priv_offset() & Mask;
728 n.priv_offset() |= stored_bits;
733 return std::size_t((n.priv_offset() & Mask) >> 1u);
739 O tmp = n.priv_offset();
742 n.priv_offset() = tmp;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/interprocess/
H A Doffset_ptr.hpp568 BOOST_FORCEINLINE const OffsetType &priv_offset() const BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
571 BOOST_FORCEINLINE OffsetType &priv_offset() BOOST_NOEXCEPT in priv_offset() function in boost::interprocess::offset_ptr
702 O const tmp_off = n.priv_offset() & O(~Mask); in get_pointer()
703 …p.priv_offset() = boost::interprocess::ipcdetail::offset_ptr_to_offset_from_other(&p, &n, tmp_off); in get_pointer()
710 O const stored_bits = O(n.priv_offset() & Mask); in set_pointer()
712 n.priv_offset() |= stored_bits; in set_pointer()
717 return std::size_t((n.priv_offset() & Mask) >> 1u); in get_bits()
723 O tmp = n.priv_offset(); in set_bits()
726 n.priv_offset() = tmp; in set_bits()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dots.cc394 uint32_t priv_offset; in ProcessWOFF() local
396 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
400 if (priv_offset) { in ProcessWOFF()
401 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
465 if (priv_offset) { in ProcessWOFF()
466 if (block_end != priv_offset) { in ProcessWOFF()
469 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ots/src/
H A Dots.cc378 uint32_t priv_offset; in ProcessWOFF() local
380 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
384 if (priv_offset) { in ProcessWOFF()
385 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
449 if (priv_offset) { in ProcessWOFF()
450 if (block_end != priv_offset) { in ProcessWOFF()
453 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dots.cc394 uint32_t priv_offset; in ProcessWOFF() local
396 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
400 if (priv_offset) { in ProcessWOFF()
401 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
465 if (priv_offset) { in ProcessWOFF()
466 if (block_end != priv_offset) { in ProcessWOFF()
469 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dots.cc394 uint32_t priv_offset; in ProcessWOFF() local
396 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
400 if (priv_offset) { in ProcessWOFF()
401 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
465 if (priv_offset) { in ProcessWOFF()
466 if (block_end != priv_offset) { in ProcessWOFF()
469 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dots.cc426 uint32_t priv_offset; in ProcessWOFF() local
428 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
432 if (priv_offset) { in ProcessWOFF()
433 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
497 if (priv_offset) { in ProcessWOFF()
498 if (block_end != priv_offset) { in ProcessWOFF()
501 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dots.cc412 uint32_t priv_offset; in ProcessWOFF() local
414 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
418 if (priv_offset) { in ProcessWOFF()
419 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
483 if (priv_offset) { in ProcessWOFF()
484 if (block_end != priv_offset) { in ProcessWOFF()
487 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dots.cc426 uint32_t priv_offset; in ProcessWOFF() local
428 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
432 if (priv_offset) { in ProcessWOFF()
433 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
497 if (priv_offset) { in ProcessWOFF()
498 if (block_end != priv_offset) { in ProcessWOFF()
501 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dots.cc426 uint32_t priv_offset; in ProcessWOFF() local
428 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
432 if (priv_offset) { in ProcessWOFF()
433 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
497 if (priv_offset) { in ProcessWOFF()
498 if (block_end != priv_offset) { in ProcessWOFF()
501 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dots.cc426 uint32_t priv_offset; in ProcessWOFF() local
428 if (!file.ReadU32(&priv_offset) || in ProcessWOFF()
432 if (priv_offset) { in ProcessWOFF()
433 if (priv_offset >= length || length - priv_offset < priv_length) { in ProcessWOFF()
497 if (priv_offset) { in ProcessWOFF()
498 if (block_end != priv_offset) { in ProcessWOFF()
501 block_end = ots::Round4(static_cast<uint64_t>(priv_offset) + in ProcessWOFF()
/dports/www/firefox-esr/firefox-91.8.0/modules/woff2/src/
H A Dwoff2_dec.cc1081 uint32_t priv_offset; in ReadWOFF2Header() local
1083 if (PREDICT_FALSE(!file.ReadU32(&priv_offset) || in ReadWOFF2Header()
1087 if (priv_offset) { in ReadWOFF2Header()
1089 priv_offset >= length || length - priv_offset < priv_length)) { in ReadWOFF2Header()
1198 if (priv_offset) { in ReadWOFF2Header()
1199 if (PREDICT_FALSE(src_offset != priv_offset)) { in ReadWOFF2Header()
1202 src_offset = Round4(priv_offset + priv_length); in ReadWOFF2Header()

12