/third_party/boost/boost/polygon/detail/ |
D | polygon_45_set_view.hpp | 98 polygon_45_set_view(const ltype& lvalue, in polygon_45_set_view() 201 operator|(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator |() 214 operator+(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +() 226 operator*(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator *() 238 operator&(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator &() 250 operator^(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator ^() 263 operator-(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator -() 274 operator+=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +=() 284 operator|=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator |=() 295 operator*=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator *=() [all …]
|
D | polygon_90_set_view.hpp | 138 polygon_90_set_view(const ltype& lvalue, in polygon_90_set_view() 281 operator|(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator |() 296 operator+(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +() 310 operator*(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator *() 324 operator&(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator &() 338 operator^(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator ^() 352 operator-(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator -() 364 operator+=(polygon_90_set_data<coordinate_type_1>& lvalue, const geometry_type_2& rvalue) { in operator +=() 375 operator|=(polygon_90_set_data<coordinate_type_1>& lvalue, const geometry_type_2& rvalue) { in operator |=() 386 operator+=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +=() [all …]
|
D | property_merge.hpp | 159 bool operator()(const T& lvalue, const T& rvalue) const { in operator ()() argument 177 static inline void mergeProperty(property_map& lvalue, std::pair<property_type, int>& rvalue) { in mergeProperty() 233 inline void mergeCount(property_map& lvalue, property_map& rvalue) { in mergeCount()
|
/third_party/boost/boost/polygon/ |
D | polygon_set_concept.hpp | 51 assign(polygon_set_type_1& lvalue, const polygon_set_type_2& rvalue) { in assign() 91 equivalence(const polygon_set_type_1& lvalue, in equivalence() 311 operator|(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator |() 324 operator+(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +() 337 operator*(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator *() 350 operator&(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator &() 363 operator^(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator ^() 376 operator-(const geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator -() 387 operator+=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator +=() 397 operator|=(geometry_type_1& lvalue, const geometry_type_2& rvalue) { in operator |=() [all …]
|
D | interval_concept.hpp | 168 >::type& assign(IntervalType1& lvalue, const IntervalType2& rvalue) { in assign() 499 >::type& convolve(IntervalType1& lvalue, const IntervalType2& rvalue) { in convolve() 522 >::type& deconvolve(IntervalType1& lvalue, const IntervalType2& rvalue) { in deconvolve() 546 IntervalType1& lvalue, in reflected_convolve() 571 IntervalType1& lvalue, in reflected_deconvolve() 693 IntervalType1& lvalue, in intersect() 723 IntervalType1& lvalue, in generalized_intersect()
|
D | rectangle_concept.hpp | 192 assign(rectangle_type_1& lvalue, const rectangle_type_2& rvalue) { in assign() 871 …euclidean_distance(const rectangle_type& lvalue, const point_type& rvalue, orientation_2d orient) { in euclidean_distance() 883 …euclidean_distance(const rectangle_type& lvalue, const rectangle_type_2& rvalue, orientation_2d or… in euclidean_distance() 894 square_euclidean_distance(rectangle_type& lvalue, const point_type& rvalue) { in square_euclidean_distance() 908 square_euclidean_distance(const rectangle_type& lvalue, const rectangle_type_2& rvalue) { in square_euclidean_distance() 921 euclidean_distance(rectangle_type& lvalue, const point_type& rvalue) { in euclidean_distance() 931 euclidean_distance(const rectangle_type& lvalue, const rectangle_type_2& rvalue) { in euclidean_distance() 943 manhattan_distance(rectangle_type& lvalue, const point_type& rvalue) { in manhattan_distance() 957 manhattan_distance(const rectangle_type& lvalue, const rectangle_type_2& rvalue) { in manhattan_distance()
|
D | point_concept.hpp | 167 PointType1>::type& assign(PointType1& lvalue, const PointType2& rvalue) { in assign() 349 PointType1>::type& convolve(PointType1& lvalue, const PointType2& rvalue) { in convolve() 368 PointType1>::type& deconvolve(PointType1& lvalue, const PointType2& rvalue) { in deconvolve()
|
/third_party/boost/boost/numeric/ublas/detail/ |
D | definitions.hpp | 87 noalias_proxy<C> noalias (C& lvalue) { in noalias() 92 noalias_proxy<const C> noalias (const C& lvalue) { in noalias() 100 C& safe (C& lvalue) { in safe() 105 const C& safe (const C& lvalue) { in safe()
|
/third_party/boost/libs/hana/test/optional/ |
D | value.cpp | 15 auto lvalue = hana::just(ct_eq<3>{}); in main() local
|
D | operator_deref.cpp | 15 auto lvalue = hana::just(ct_eq<3>{}); in main() local
|
D | operator_arrow.cpp | 19 auto lvalue = hana::just(object{}); in main() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | conf-parser.h | 36 const char *lvalue; /* name of the variable */ member 46 char *lvalue; member
|
/third_party/boost/boost/hof/ |
D | alias.hpp | 82 constexpr T& lvalue(T& x) noexcept in lvalue() function 88 constexpr const T& lvalue(const T& x) noexcept in lvalue() function
|
/third_party/boost/libs/fusion/test/functional/ |
D | unfused_typed.cpp | 120 long lvalue = 1; in unary_tests() local 142 long lvalue = 1; in ternary_tests() local
|
/third_party/boost/libs/move/example/ |
D | doc_how_works.cpp | 41 sink_tester & lvalue() { static sink_tester lv; return lv; } in lvalue() function
|
/third_party/libwebsockets/include/libwebsockets/abstract/ |
D | abstract.h | 36 unsigned long lvalue; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_main.c | 148 long long lvalue = (long long)value; in write_elem() local 169 unsigned long long lvalue = (long long)value; in write_elem() local
|
/third_party/boost/boost/python/detail/ |
D | signature.hpp | 29 bool lvalue; member
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goomsl_yacc.y | 366 static NodeType *new_set(NodeType *lvalue, NodeType *expression) in new_set() 379 static NodeType *new_plus_eq(NodeType *lvalue, NodeType *expression) /* {{{ */ in new_plus_eq() 398 static NodeType *new_sub_eq(NodeType *lvalue, NodeType *expression) /* {{{ */ in new_sub_eq() 417 static NodeType *new_mul_eq(NodeType *lvalue, NodeType *expression) /* {{{ */ in new_mul_eq() 436 static NodeType *new_div_eq(NodeType *lvalue, NodeType *expression) /* {{{ */ in new_div_eq() 915 NodeType *lvalue = set->unode.opr.op[0]; in new_affect_list_after() local
|
/third_party/boost/libs/pfr/include/boost/pfr/detail/ |
D | core14_loophole.hpp | 151 auto tie_as_tuple_loophole_impl(T& lvalue) noexcept { in tie_as_tuple_loophole_impl()
|
/third_party/boost/boost/pfr/detail/ |
D | core14_loophole.hpp | 151 auto tie_as_tuple_loophole_impl(T& lvalue) noexcept { in tie_as_tuple_loophole_impl()
|
/third_party/boost/boost/proto/detail/ |
D | decltype.hpp | 201 T &lvalue(T &t) in lvalue() function 207 T const &lvalue(T const &t) in lvalue() function
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLByteCodeGenerator.cpp | 595 std::unique_ptr<LValue> lvalue = this->getLValue(*b.fLeft); in writeBinaryExpression() local 606 std::unique_ptr<LValue> lvalue; in writeBinaryExpression() local 1015 std::unique_ptr<LValue> lvalue = this->getLValue(*p.fOperand); in writePrefixExpression() local 1056 std::unique_ptr<LValue> lvalue = this->getLValue(*p.fOperand); in writePostfixExpression() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBTMXImporter.java | 195 … String lvalue = text.substring(text.indexOf("=")+1,text.length()); in importDoc() local
|
/third_party/boost/libs/hana/test/_include/laws/ |
D | searchable.hpp | 381 auto lvalue = list(x<0>{}, x<1>{}, x<2>{}); member
|