Home
last modified time | relevance | path

Searched +defs:base +defs:operator (Results 1 – 25 of 2004) sorted by relevance

12345678910>>...81

/dports/games/ivan/ivan-059/Main/Include/
H A Diloops.h21 typedef combinepredicates<ccharacter, bodypart> base; typedef
31 typedef combinepredicateswithparam<ccharacter, bodypart, param> base; typedef
40 typedef combinepredicates<ccharacter, item> base; typedef
50 typedef combinepredicateswithparam<ccharacter, item, param> base; typedef
59 typedef doforelements<ccharacter, bodypart> base; typedef
60 void operator()(ccharacter* C, base::routine F) const in operator() function
69 typedef doforelementswithparam<ccharacter, bodypart, param> base; typedef
78 typedef doforelements<ccharacter, item> base; typedef
92 typedef doforelementswithparam<ccharacter, item, param> base; typedef
105 typedef sumproperties<ccharacter, bodypart> base; typedef
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DEnv_tracing_traits_3.h69 OutputIterator operator()(const Surface_3& s, in operator() function
73 Base base; in operator() local
87 Comparison_result operator()(const Point_2& p, in operator() function
91 Base base; in operator() local
101 Comparison_result operator()(const X_monotone_curve_2& cv, in operator() function
105 Base base; in operator() local
120 Base base; in operator() local
143 Base base; in operator() local
167 Base base; in operator() local
194 Base base; in operator() local
[all …]
H A DArr_counting_traits_2.h249 Compare_x_2(const Base* base, size_t& counter) : in Compare_x_2()
265 Compare_xy_2(const Base* base, size_t& counter) : in Compare_xy_2()
313 Is_vertical_2(const Base* base, size_t& counter) : in Is_vertical_2()
439 Split_2(const Base* base, size_t& counter) : in Split_2()
456 Intersect_2(const Base* base, size_t& counter) : in Intersect_2()
475 Are_mergeable_2(const Base* base, size_t& counter) : in Are_mergeable_2()
492 Merge_2(const Base* base, size_t& counter) : in Merge_2()
585 Is_on_x_identification_2(const Base* base, in Is_on_x_identification_2()
689 Is_on_y_identification_2(const Base* base, in Is_on_y_identification_2()
717 Compare_x_at_limit_2(const Base* base, in Compare_x_at_limit_2()
[all …]
H A DExtreme_points_traits_adapter_3.h81 Base_traits(base), vpm_(vpmap) in Base_traits() argument
110 bool operator()(const Plane_3& h, const Vertex& p, const Vertex& q) const in operator() function
131 const typename Base_traits::Construct_plane_3& base; variable
139 … typename Base_traits::Plane_3 operator()(const Vertex& p, const Vertex& q, const Vertex& r) const in operator() function
152 const typename Base_traits::Has_on_positive_side_3& base; variable
164 result_type operator()( const Plane_3& pl, const Vertex& p) const in operator() function
201 const typename Btt::Less_rotate_ccw_2& base; variable
210 bool operator()(const Point_2& e, const Point_2& p, const Point_2& q) const in operator() function
233 const typename Btt::Orientation_2& base; variable
237 const typename Btt::Orientation_2& base) in Orientation_2()
[all …]
H A DArr_curve_data_traits_2.h116 Make_x_monotone_2(const Base_traits_2& base) : m_base(base) {} in Make_x_monotone_2()
164 Split_2(const Base_traits_2& base) : m_base(base) {} in Split_2()
173 void operator()(const X_monotone_curve_2& cv, const Point_2& p, in operator() function
194 Intersect_2(const Base_traits_2& base) : m_base(base) {} in Intersect_2()
205 OutputIterator operator()(const X_monotone_curve_2& cv1, in operator() function
291 Are_mergeable_2(const Base_traits_2& base) : m_base(base) {} in Are_mergeable_2()
298 bool operator()(const X_monotone_curve_2& cv1, in operator() function
351 Merge_2(const Base_traits_2& base) : m_base(base) {} in Merge_2()
359 void operator()(const X_monotone_curve_2& cv1, in operator() function
434 Construct_opposite_2(const Base_traits_2& base) : m_base(base) {} in Construct_opposite_2()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_basic_insertion_traits_2.h128 const Base& base() const { return m_base_xcv; } in base() function
130 Base& base() { return m_base_xcv; } in base() function
193 const Base& base() const { return m_base_pt; } in base() function
366 Compare_y_at_x_2(const Base_compare_y_at_x_2& base) : in Compare_y_at_x_2()
428 Equal_2(const Base_equal_2& base) : m_base_eq(base) {} in Equal_2()
581 Compare_y_on_boundary_2(const Gt2* base) : m_base(base) {} in Compare_y_on_boundary_2()
614 Compare_y_near_boundary_2(const Gt2* base) : m_base(base) {} in Compare_y_near_boundary_2()
724 Compare_x_at_limit_2(const Gt2* base) : m_base(base) {} in Compare_x_at_limit_2()
772 Compare_x_near_limit_2(const Gt2* base) : m_base(base) {} in Compare_x_near_limit_2()
812 Compare_x_on_boundary_2(const Gt2* base) : m_base(base) {} in Compare_x_on_boundary_2()
[all …]
H A DArr_overlay_traits_2.h174 const Base& base() const { return m_base_xcv; } in base() function
177 Base& base() { return m_base_xcv; } in base() function
278 const Base& base() const { return m_base_pt; } in base() function
281 Base& base() { return m_base_pt; } in base() function
511 Split_2(const Base_split_2& base) : m_base_split(base) {} in Split_2()
688 Equal_2(const Base_equal_2& base) : m_base_equal(base) {} in Equal_2()
795 Compare_y_at_x_2(const Base_compare_y_at_x_2& base) : in Compare_y_at_x_2()
927 Compare_y_on_boundary_2(const Gt2* base) : m_base(base) {} in Compare_y_on_boundary_2()
1059 Compare_x_at_limit_2(const Gt2* base) : m_base(base) {} in Compare_x_at_limit_2()
1099 Compare_x_near_limit_2(const Gt2* base) : m_base(base) {} in Compare_x_near_limit_2()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DArr_batched_point_location_traits_2.h127 const Base& base () const in base() function
132 Base& base () in base() function
180 const Base& base() const in base() function
185 Base& base() in base() function
236 Construct_min_vertex_2 (const Base_construct_min_vertex_2& base): in Construct_min_vertex_2()
276 Construct_max_vertex_2 (const Base_construct_max_vertex_2& base): in Construct_max_vertex_2()
318 Compare_xy_2(const Base_compare_xy_2& base) : in Compare_xy_2()
361 Compare_y_at_x_2(const Base_compare_y_at_x_2& base) : in Compare_y_at_x_2()
395 Compare_y_at_x_right_2(const Base_compare_y_at_x_right_2& base) : in Compare_y_at_x_right_2()
434 Equal_2(const Base_equal_2& base) : in Equal_2()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_traits_decorator.h103 const Base_Point_2& base() const in base() function
108 Base_Point_2& base() in base() function
161 Base_X_monotone_curve_2& base() in base() function
284 Point_2 operator() (const X_monotone_curve_2& cv) const in operator() function
307 Point_2 operator() (const X_monotone_curve_2& cv) const in operator() function
330 bool operator() (const X_monotone_curve_2& cv) const in operator() function
353 Comparison_result operator() (const Point_2& p, in operator() function
378 Comparison_result operator() (const X_monotone_curve_2& cv1, in operator() function
403 bool operator() (const Point_2& p1, const Point_2& p2) const in operator() function
426 void operator() (const X_monotone_curve_2& cv, in operator() function
[all …]
H A DGps_agg_meta_traits.h158 OutputIterator operator()(const X_monotone_curve_2& cv1, in operator() function
238 Split_2(const Base_Split_2& base) : m_base_split(base) {} in Split_2()
262 Construct_min_vertex_2(const Base_Construct_min_vertex_2& base) : in Construct_min_vertex_2()
295 Construct_max_vertex_2(const Base_Construct_max_vertex_2& base) : in Construct_max_vertex_2()
303 Point_2 operator()(const X_monotone_curve_2& cv) const in operator() function
326 Compare_xy_2(const Base_Compare_xy_2& base) : m_base(base) {} in Compare_xy_2()
355 Parameter_space_in_x_2(const Base_Parameter_space_in_x_2& base) : in Parameter_space_in_x_2()
388 Compare_y_near_boundary_2(const Base_Compare_y_near_boundary_2& base) : in Compare_y_near_boundary_2()
418 Parameter_space_in_y_2(const Base_Parameter_space_in_y_2& base) : in Parameter_space_in_y_2()
451 Compare_x_near_boundary_2(const Base_Compare_x_near_boundary_2& base) : in Compare_x_near_boundary_2()
[all …]
H A DGps_insertion_meta_traits.h63 Construct_min_vertex_2(const Base_Construct_min_vertex_2& base) : in Construct_min_vertex_2()
67 Point_2 operator() (const X_monotone_curve_2& cv) const in operator() function
88 Construct_max_vertex_2(const Base_Construct_max_vertex_2& base) : in Construct_max_vertex_2()
92 Point_2 operator() (const X_monotone_curve_2& cv) const in operator() function
112 Compare_xy_2(const Base_Compare_xy_2& base) : m_base(base) in Compare_xy_2()
115 Comparison_result operator() (const Point_2& p1, const Point_2& p2) const in operator() function
/dports/graphics/openexr/openexr-3.1.4/src/lib/Iex/
H A DIexBaseExc.h47 IEX_EXPORT BaseExc & operator = (const BaseExc& be); variable
48 IEX_EXPORT BaseExc & operator = (BaseExc&& be) noexcept; variable
62 IEX_EXPORT BaseExc & operator = (std::stringstream &s); variable
74 IEX_EXPORT BaseExc & operator = (const char *s); variable
106 #define DEFINE_EXC_EXP(exp, name, base) \ argument
122 #define DEFINE_EXC_EXP_IMPL(exp, name, base) \ argument
135 #define DEFINE_EXC(name, base) DEFINE_EXC_EXP(, name, base) argument
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/routines/
H A Dpbori_func.h268 typedef BinaryOp base; typedef
277 base(binop), first_op(unop1), second_op(unop2) {} in base() function
284 result_type operator()(const FirstType& first, in operator() function
291 result_type operator()(FirstType& first, in operator() function
322 base; typedef
328 base(binop, unop, unop) {} in base() function
608 hash_type operator() (const Type& rhs) const{ in operator() function
706 typedef std::unary_function<dd_type, navigator> base; typedef
721 value_type operator()(...) const{ in operator() function
758 varname_type operator()(idx_type idx) const{ in operator() function
[all …]
/dports/devel/regexxer/regexxer-0.10/src/
H A Dsignalutils.h38 void operator()() { queue(); } in operator() function
46 QueuedSignal& operator=(const QueuedSignal&); variable
58 AutoConnection& operator=(const AutoConnection&); variable
69 AutoConnection& operator=(const sigc::connection& connection); variable
72 sigc::connection& base() { return connection_; } in base() function
73 const sigc::connection& base() const { return connection_; } in base() function
82 ScopedConnection& operator=(const ScopedConnection&); variable
97 ScopedBlock& operator=(const ScopedBlock&); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/EDSC/
H A DHelpers.h71 MemRefView &operator=(const MemRefView &) = default; variable
77 ValueHandle base; variable
87 VectorView &operator=(const VectorView &) = default; variable
91 ValueHandle base; variable
120 TemplatedIndexedValue operator()() { return *this; } in operator() function
122 TemplatedIndexedValue operator()(ValueHandle index) { in operator() function
128 TemplatedIndexedValue operator()(ValueHandle index, Args... indices) { in operator() function
131 TemplatedIndexedValue operator()(ArrayRef<ValueHandle> indices) { in operator() function
134 TemplatedIndexedValue operator()(ArrayRef<IndexHandle> indices) { in operator() function
197 TemplatedIndexedValue(ValueHandle base, ArrayRef<ValueHandle> indices) in TemplatedIndexedValue()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/memory/stl/
H A DSimpleStringStream.h28 using base = std::iostream; variable
37 SimpleStringStream& operator=(const SimpleStringStream& rhs) = delete; variable
41 SimpleStringStream& operator=(SimpleStringStream&& rhs) = delete; variable
64 using base = std::istream; variable
73 SimpleIStringStream& operator=(const SimpleIStringStream& rhs) = delete; variable
77 SimpleIStringStream& operator=(SimpleIStringStream&& rhs) = delete; variable
100 using base = std::ostream; variable
109 SimpleOStringStream& operator=(const SimpleOStringStream& rhs) = delete; variable
113 SimpleOStringStream& operator=(SimpleOStringStream&& rhs) = delete; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Dtest_iterators.h32 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
46 void operator,(T const &) = delete; variable
85 void operator,(T const &) = delete; variable
133 void operator,(T const &) = delete; variable
184 void operator,(T const &) = delete; variable
233 void operator,(T const &) = delete; variable
293 void operator,(T const &) = delete; variable
423 void operator,(T const &) = delete; variable
550 void operator,(T2 const &) = delete; member
621 void operator,(T2 const &) = delete; member
[all …]
/dports/devel/hapy/Hapy-0.0.8/src/include/Hapy/
H A DRule.h47 Rule &operator =(const Rule &r); variable
48 Rule &operator =(const Algorithm &a); variable
51 RulePtr &base() { return theBase; } in base() function
52 const RulePtr &base() const { return theBase; } in base() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Iex/
H A DIexBaseExc.h87 IEX_EXPORT BaseExc & operator = (std::stringstream &s); variable
99 IEX_EXPORT BaseExc & operator = (const char *s); variable
131 #define DEFINE_EXC_EXP(exp, name, base) \ argument
143 #define DEFINE_EXC(name, base) DEFINE_EXC_EXP(, name, base) argument
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/include/LiDIA/number_fields/
H A Dsf_alg_ideal.h176 const alg_ideal& base() const in base() function
187 alg_ideal& base () in base() function
231 single_factor< alg_ideal > & operator = (const single_factor< alg_ideal > & x); variable
232 single_factor< alg_ideal > & operator = (const alg_ideal & x); variable
233 single_factor< alg_ideal > & operator = (const prime_ideal & x); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dtest_iterators.h39 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
53 void operator,(T const &) DELETE_FUNCTION; variable
73 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
93 void operator,(T const &) DELETE_FUNCTION; variable
145 void operator,(T const &) DELETE_FUNCTION; variable
198 void operator,(T const &) DELETE_FUNCTION; variable
249 void operator,(T const &) DELETE_FUNCTION; variable
311 void operator,(T const &) DELETE_FUNCTION; variable
417 void operator,(T const &) DELETE_FUNCTION; variable
704 cpp20_input_iterator& operator=(cpp20_input_iterator&&) = default; member
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dtest_iterators.h39 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
53 void operator,(T const &) DELETE_FUNCTION; variable
73 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
93 void operator,(T const &) DELETE_FUNCTION; variable
145 void operator,(T const &) DELETE_FUNCTION; variable
198 void operator,(T const &) DELETE_FUNCTION; variable
249 void operator,(T const &) DELETE_FUNCTION; variable
311 void operator,(T const &) DELETE_FUNCTION; variable
417 void operator,(T const &) DELETE_FUNCTION; variable
704 cpp20_input_iterator& operator=(cpp20_input_iterator&&) = default; member
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dtest_iterators.h39 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
53 void operator,(T const &) DELETE_FUNCTION; variable
73 TEST_CONSTEXPR_CXX14 It base() const {return it_;} in base() function
93 void operator,(T const &) DELETE_FUNCTION; variable
145 void operator,(T const &) DELETE_FUNCTION; variable
198 void operator,(T const &) DELETE_FUNCTION; variable
249 void operator,(T const &) DELETE_FUNCTION; variable
311 void operator,(T const &) DELETE_FUNCTION; variable
417 void operator,(T const &) DELETE_FUNCTION; variable
704 cpp20_input_iterator& operator=(cpp20_input_iterator&&) = default; member
[all …]
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dtls.h89 TlsPolicyNone& operator= (const TlsPolicyNone& from); member
254 typedef internal::thread_local_ptr_base<T, TlsPolicy> base; ///< Base class typedef
286 thread_local_ptr& operator= (const self_type& from); variable
306 typedef internal::thread_local_ptr_base<void, TlsPolicy> base; typedef
322 thread_local_ptr& operator= (const self_type& from); variable
360 typedef internal::thread_local_ptr_base<T, TlsPolicy> base; ///< Base class typedef
391 thread_local_c_ptr& operator= (const self_type& from); variable
401 typedef internal::thread_local_ptr_base<void, TlsPolicy> base; typedef
417 thread_local_c_ptr& operator= (const self_type& from); variable
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/factories/
H A DSetFactory.h39 typedef CFactoryBase base; typedef
58 value_type operator()() const { in operator() function
63 value_type operator()(const value_type& rhs) const { in operator() function
68 value_type operator()(const value_type::ring_type& ring) const { in operator() function
73 value_type operator()(value_type::idx_type idx, in operator() function
80 value_type operator()(value_type::idx_type idx, in operator() function
87 value_type operator()(value_type::idx_type idx, in operator() function
95 value_type operator()(value_type::navigator navi, in operator() function
101 value_type operator()(value_type::navigator navi) const { in operator() function

12345678910>>...81