Home
last modified time | relevance | path

Searched defs:sizeof_value (Results 1 – 25 of 97) sorted by relevance

1234

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/allocators/detail/
H A Dnode_pool.hpp47 //Inherit from the implementation to avoid template bloat
49 private_node_pool_impl<typename SegmentManager::segment_manager_base_type>
53 //Non-copyable
54 private_node_pool();
56 private_node_pool &operator=(const private_node_pool &);
59 typedef SegmentManager segment_manager;
62 static const size_type nodes_per_block = NodesPerBlock;
66 //!Constructor from a segment manager. Never throws
67 private_node_pool(segment_manager *segment_mngr)
71 //!Returns the segment manager. Never throws
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-pack10.adb47 type Cluster is record
52 E0 at 0 range 0 * Bits .. 0 * Bits + Bits - 1;
53 E1 at 0 range 1 * Bits .. 1 * Bits + Bits - 1;
55 E3 at 0 range 3 * Bits .. 3 * Bits + Bits - 1;
59 E7 at 0 range 7 * Bits .. 7 * Bits + Bits - 1;
64 for Cluster'Alignment use Integer'Min (Standard'Maximum_Alignment,
65 1 +
66 1 * Boolean'Pos (Bits mod 2 = 0) +
68 -- Use maximum possible alignment, given the bit field size, since this
71 type Cluster_Ref is access Cluster;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp41 struct sizeof_value struct
43 static const std::size_t value = sizeof(T);
47 struct sizeof_value<void> struct
49 static const std::size_t value = sizeof(void*);
53 struct sizeof_value<const void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<volatile void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<const volatile void> struct
67 static const std::size_t value = sizeof(void*);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/interprocess/allocators/detail/
H A Dallocator_common.hpp47 struct sizeof_value struct
49 static const std::size_t value = sizeof(T);
53 struct sizeof_value<void> struct
55 static const std::size_t value = sizeof(void*);
59 struct sizeof_value<const void> struct
61 static const std::size_t value = sizeof(void*);
65 struct sizeof_value<volatile void> struct
67 static const std::size_t value = sizeof(void*);
71 struct sizeof_value<const volatile void> struct
73 static const std::size_t value = sizeof(void*);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/ut/
H A Dut0vec.cc48 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/ut/
H A Dut0vec.cc48 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/ut/
H A Dut0vec.cc48 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/ut/
H A Dut0vec.cc41 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/ut/
H A Dut0vec.cc47 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/ut/
H A Dut0vec.cc47 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/ut/
H A Dut0vec.cc47 ulint sizeof_value, /* in: size of data item */ in ib_vector_create()

1234