Home
last modified time | relevance | path

Searched defs:plus (Results 1 – 25 of 177) sorted by relevance

12345678

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/operator/
Dplus.hpp40 struct plus : unary_parser<plus<Subject> > struct
42 typedef Subject subject_type;
45 struct attribute
58 plus(Subject const& subject_) in plus() function
62 bool parse_container(F f) const in parse_container()
75 bool parse(Iterator& first, Iterator const& last in parse()
95 info what(Context& context) const in what()
100 Subject subject;
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/operator/
Dplus.hpp19 struct plus : unary_parser<Subject, plus<Subject>> struct
21 typedef unary_parser<Subject, plus<Subject>> base_type;
22 static bool const handles_container = true;
24 constexpr plus(Subject const& subject) in plus() argument
29 bool parse(Iterator& first, Iterator const& last in parse()
/external/cronet/third_party/libc++/src/include/__functional/
Doperations.h33 struct _LIBCPP_TEMPLATE_VIS plus struct
41 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(plus); argument
/external/sdv/vsomeip/third_party/boost/icl/test/
Dtest_interval_set_laws_shared.hpp28 CHECK_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, segm, elem); in interval_set_check_monoid_plus_4_bicremental_types() local
67 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, segm, elem); in interval_set_check_abelian_monoid_plus_4_bicremental_types() local
106 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, segm, elem); in interval_set_check_partial_invertive_monoid_plus_4_bicremental_types() local
126 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus)(set_a, set_b, set_c, segm, elem); in interval_set_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
130 …CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT_EQUAL(plus)(is_distinct_equal, set_a, set_b, set_c, se… in interval_set_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
152 CHECK_ABELIAN_GROUP_INSTANCE_WRT(plus) (set_a, set_b, set_c, segm, elem); in interval_set_check_abelian_group_plus_4_bicremental_types() local
172 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, segm, elem); in interval_set_check_abelian_group_plus_prot_inv_4_bicremental_types() local
176 … CHECK_ABELIAN_GROUP_INSTANCE_WRT_EQUAL(plus) (is_distinct_equal, set_a, set_b, set_c, segm, elem); in interval_set_check_abelian_group_plus_prot_inv_4_bicremental_types() local
Dtest_quantifier_map_shared.hpp29 CHECK_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_monoid_plus_4_bicremental_types() local
70 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_monoid_plus_4_bicremental_types() local
111 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_partial_invertive_monoid_plus_4_bicremental_types() local
132 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus)(map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
136 …CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT_EQUAL(plus)(is_distinct_equal, map_a, map_b, map_c, va… in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
159 CHECK_ABELIAN_GROUP_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_group_plus_4_bicremental_types() local
180 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
184 …CHECK_ABELIAN_GROUP_INSTANCE_WRT_EQUAL(plus) (is_distinct_equal, map_a, map_b, map_c, val_pair, ma… in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
Dtest_quantifier_icl_map.hpp35 CHECK_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_monoid_plus_4_bicremental_types() local
88 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_abelian_monoid_plus_4_bicremental_types() local
141 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_partial_invertive_monoid_plus_4_bicremental_types() local
168 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus)(map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
172 …CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT_EQUAL(plus)(is_distinct_equal, map_a, map_b, map_c, ma… in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
201 CHECK_ABELIAN_GROUP_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_abelian_group_plus_4_bicremental_types() local
228 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair1, map_pair2); in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
232 …CHECK_ABELIAN_GROUP_INSTANCE_WRT_EQUAL(plus) (is_distinct_equal, map_a, map_b, map_c, map_pair1, m… in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
Dtest_interval_quantifier_shared.hpp60 CHECK_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_monoid_plus_4_bicremental_types() local
107 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_monoid_plus_4_bicremental_types() local
154 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_partial_invertive_monoid_plus_4_bicremental_types() local
178 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus)(map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
182 …CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT_EQUAL(plus)(is_distinct_equal, map_a, map_b, map_c, va… in itv_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
208 CHECK_ABELIAN_GROUP_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_group_plus_4_bicremental_types() local
235 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, val_pair, map_pair); in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
239 …CHECK_ABELIAN_GROUP_INSTANCE_WRT_EQUAL(plus) (is_distinct_equal, map_a, map_b, map_c, val_pair, ma… in itv_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
Dtest_icl_quantifier_shared.hpp86 CHECK_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_monoid_plus_4_bicremental_types() local
135 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_abelian_monoid_plus_4_bicremental_types() local
184 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_partial_invertive_monoid_plus_4_bicremental_types() local
209 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus)(map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
213 …CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT_EQUAL(plus)(is_distinct_equal, map_a, map_b, map_c, ma… in icl_quantifier_check_partial_invertive_monoid_plus_prot_inv_4_bicremental_types() local
240 CHECK_ABELIAN_GROUP_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_abelian_group_plus_4_bicremental_types() local
268 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (map_a, map_b, map_c, map_pair_a, map_pair_b); in icl_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
272 …CHECK_ABELIAN_GROUP_INSTANCE_WRT_EQUAL(plus) (is_distinct_equal, map_a, map_b, map_c, map_pair_a, … in icl_quantifier_check_abelian_group_plus_prot_inv_4_bicremental_types() local
Dtest_set_icl_set.hpp35 CHECK_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, val1, val2); in itl_set_check_monoid_plus_4_bicremental_types() local
85 CHECK_ABELIAN_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, val1, val2); in itl_set_check_abelian_monoid_plus_4_bicremental_types() local
135 CHECK_PARTIAL_INVERTIVE_MONOID_INSTANCE_WRT(plus) (set_a, set_b, set_c, val1, val2); in itl_set_check_partial_invertive_monoid_plus_4_bicremental_types() local
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/mwcw/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc_pre590/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/plain/
Dplus.hpp68 struct plus struct
76 struct plus< N1,N2,N3,N4,na > struct
90 struct plus< N1,N2,N3,na,na > struct
104 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/dmc/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/gcc/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc551/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ttp/
Dplus.hpp68 struct plus struct
81 struct plus< N1,N2,N3,N4,na > struct
95 struct plus< N1,N2,N3,na,na > struct
109 struct plus< N1,N2,na,na,na > struct
/external/tensorflow/tensorflow/python/ops/
Dscript_ops_test.py32 def plus(a, b): function
42 def plus(a, b): function
67 def plus(a, b): function
96 def plus(a, b): function
/external/dokka/core/testdata/format/
DoperatorOverloading.kt2 fun plus(other: C): C method in C
DoperatorOverloading.md3 # plus chapter
/external/sdv/vsomeip/third_party/boost/phoenix/example/
Ddefine_expression.cpp19 struct plus struct
42 plus(Lhs const & lhs, Rhs const & rhs) in plus() function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/operator/
Dplus.hpp161 struct plus struct
164 typedef base_plus<Subject, mpl::false_, plus> base_plus_;
166 plus(Subject const& subject) in plus() function
/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/
DSubHyperplane.java100 private final SubHyperplane<U> plus; field in SubHyperplane.SplitSubHyperplane
111 public SplitSubHyperplane(final SubHyperplane<U> plus, in SplitSubHyperplane()
/external/sdv/vsomeip/third_party/boost/phoenix/test/function/
Dadapt_function.cpp29 plus(int a, int b) in plus() function
36 plus(T a, T b, T c) in plus() function
/external/threetenbp/src/main/java/org/threeten/bp/temporal/
DTemporal.java216 Temporal plus(TemporalAmount amount); in plus() method
253 Temporal plus(long amountToAdd, TemporalUnit unit); in plus() method

12345678