Home
last modified time | relevance | path

Searched defs:index_t (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0trunc.h88 struct index_t { struct
99 typedef std::vector<byte, ut_allocator<byte> > fields_t;
102 index_id_t m_id;
105 ulint m_type;
108 ulint m_root_page_no;
113 ulint m_new_root_page_no;
138 void add(index_t& index) in add() argument
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Drow0trunc.h80 struct index_t { struct
91 typedef std::vector<byte, ut_allocator<byte> > fields_t;
94 index_id_t m_id;
97 ulint m_type;
100 ulint m_root_page_no;
105 ulint m_new_root_page_no;
130 void add(index_t& index) in add() argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Drow0trunc.h80 struct index_t { struct
91 typedef std::vector<byte, ut_allocator<byte> > fields_t;
94 index_id_t m_id;
97 ulint m_type;
100 ulint m_root_page_no;
105 ulint m_new_root_page_no;
130 void add(index_t& index) in add() argument
/dports/cad/librepcb/librepcb-0.1.6/libs/type_safe/include/type_safe/
H A Dindex.hpp61 struct index_t : strong_typedef<index_t, size_t>, struct
69 constexpr index_t() noexcept : strong_typedef(0u) {} in index_t() argument
79 constexpr index_t(T i) noexcept : strong_typedef(i) in index_t() argument
88 constexpr index_t(integer<T, Policy> i) noexcept : strong_typedef(static_cast<T>(i)) in index_t() function
94 index_t& operator+=(const difference_t& rhs) noexcept in operator +=()
103 index_t& operator-=(const difference_t& rhs) noexcept in operator -=()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/bluray/
H A Dindex.h46 struct index_t { struct
70 virtual index_t const &get_index() const; argument
/dports/math/gismo/gismo-21.12.0/src/gsNurbs/
H A DgsBoehm.h236 index_t getIndex(const gsVector<index_t, d>& stride, in getIndex()
411 void getLastIndexLocal(const gsVector<index_t, d>& size_of_coef, in getLastIndexLocal()
428 void buildCoeffsStrides(const gsVector<index_t, d>& size_of_coefs, in buildCoeffsStrides()
/dports/science/libctl/libctl-4.5.0/utils/
H A Dgeom-ctl-io.c470 int index_t; in prism_destroy() local
476 int index_t; in prism_destroy() local
482 int index_t; in prism_destroy() local
488 int index_t; in prism_destroy() local
494 int index_t; in prism_destroy() local
500 int index_t; in prism_destroy() local
506 int index_t; in prism_destroy() local
555 int index_t; in compound_geometric_object_destroy() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dattributes-namespace6.C8 using index_t = unsigned; in m_fn() local
18 using index_t = unsigned; in m_fn() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/octree/include/pcl/octree/
H A Doctree_container.h93 addPointIndex(const index_t&) in addPointIndex()
100 getPointIndex(index_t&) const in getPointIndex() argument
144 void addPointIndex(index_t) {} in addPointIndex() argument
/dports/math/gismo/gismo-21.12.0/src/gsTensor/
H A DgsTensorTools.h130 gsVector<index_t,d> & sz, in swapTensorDirection()
169 void permuteTensorVector( const gsVector<index_t,d> & perm, in permuteTensorVector()
202 const gsVector<index_t,d> & sz, in flipTensorVector()
H A DgsTensorBasis.h443 void size_cwise(gsVector<index_t,s> & result) const in size_cwise()
514 void stride_cwise(gsVector<index_t,d> & result) const in stride_cwise()
551 inline bool indexOnBoundary(const gsVector<index_t, d> & ind) const in indexOnBoundary()
727 gsVector<index_t,1>& low, in active_cwise()
737 void stride_cwise(gsVector<index_t,1> & result) const in stride_cwise()
779 void size_cwise(gsVector<index_t,1> & result) const in size_cwise()
829 inline index_t index(gsVector<index_t,1> const & v) const in index()
869 inline index_t gsTensorBasis<d,Basis_t>::index(gsVector<index_t,d> const & v) const in index()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/test/filters/
H A Dtest_functor_filter.cpp20 const auto copy_all = [](PointCloud<PointXYZ>, index_t) { return 0; }; in TEST() argument
23 const auto ref_all = [](PointCloud<PointXYZ>&, index_t&) { return 0; }; in TEST() argument
26 const auto ref_cloud = [](PointCloud<PointXYZ>&, index_t) { return 0; }; in TEST() argument
29 const auto const_ref_cloud = [](const PointCloud<PointXYZ>&, index_t) { return 0; }; in TEST() argument
32 const auto const_ref_all = [](const PointCloud<PointXYZ>&, const index_t&) { in TEST()
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dxc_meta.h29 index_t; typedef
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dcov_matrix_constrain.hpp34 typedef typename index_type<Matrix<T, Dynamic, Dynamic> >::type index_t; in cov_matrix_constrain() typedef
72 typedef typename index_type<Matrix<T, Dynamic, Dynamic> >::type index_t; in cov_matrix_constrain() typedef
/dports/graphics/krita/krita-4.4.8/plugins/impex/xcf/3rdparty/xcftools/
H A Dpalette.h29 typedef uint8_t index_t ; typedef

12345678910>>...15