| /external/sdv/vsomeip/third_party/boost/phoenix/test/bll_compatibility/ |
| D | control_structures.cpp | 52 for_loop(_1 = 0, _1 < 10, _1++, arithmetic_series += _1)(i); in simple_loops() local 62 while_loop((_1 + _2) >= (_1 * _2), (++_1, ++_2, ++_3))(a, b, c); in simple_loops() local 67 while_loop(_1++ < 10, ++boost::lambda::var(count))(i); in simple_loops() local 72 do_while_loop(_1++ < 10, ++boost::lambda::var(count))(i); in simple_loops() local 81 while_loop(--_1 > _2)(a, b); in simple_loops() local 86 do_while_loop(--_1 > _2)(a, b); in simple_loops() local 95 if_then(_1 < 0, _1 = 0)(value); in simple_ifs() local 99 if_then(_1 < 0, _1 = -_1)(value); in simple_ifs() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/ |
| D | operators.hpp | 1088 operator+=(actor<BaseT> const& _0, T1 CREF _1) in operator +=() 1116 operator-=(actor<BaseT> const& _0, T1 CREF _1) in operator -=() 1144 operator*=(actor<BaseT> const& _0, T1 CREF _1) in operator *=() 1172 operator/=(actor<BaseT> const& _0, T1 CREF _1) in operator /=() 1200 operator%=(actor<BaseT> const& _0, T1 CREF _1) in operator %=() 1228 operator&=(actor<BaseT> const& _0, T1 CREF _1) in operator &=() 1256 operator|=(actor<BaseT> const& _0, T1 CREF _1) in operator |=() 1284 operator^=(actor<BaseT> const& _0, T1 CREF _1) in operator ^=() 1312 operator<<=(actor<BaseT> const& _0, T1 CREF _1) in operator <<=() 1340 operator>>=(actor<BaseT> const& _0, T1 CREF _1) in operator >>=() [all …]
|
| D | special_ops.hpp | 85 operator>>(PHOENIX_STD::istream& _0, actor<BaseT> const& _1) in operator >>() 111 operator<<(PHOENIX_STD::ostream& _0, actor<BaseT> const& _1) in operator <<() 135 operator>>(PHOENIX_STD::PHOENIX_SSTREAM& _0, actor<BaseT> const& _1) in operator >>() 155 operator<<(PHOENIX_STD::PHOENIX_SSTREAM& _0, actor<BaseT> const& _1) in operator <<() 207 operator>>(actor<BaseT> const& _0, imanip_t _1) in operator >>() 215 operator>>(actor<BaseT> const& _0, iomanip_t _1) in operator >>() 223 operator<<(actor<BaseT> const& _0, omanip_t _1) in operator <<() 231 operator<<(actor<BaseT> const& _0, iomanip_t _1) in operator <<()
|
| /external/bcc/tests/python/include/folly/tracing/ |
| D | StaticTracepoint-ELFx86.h | 68 #define FOLLY_SDT_OPERANDS_1(_1) FOLLY_SDT_ARG(1, _1) argument 69 #define FOLLY_SDT_OPERANDS_2(_1, _2) \ argument 71 #define FOLLY_SDT_OPERANDS_3(_1, _2, _3) \ argument 73 #define FOLLY_SDT_OPERANDS_4(_1, _2, _3, _4) \ argument 75 #define FOLLY_SDT_OPERANDS_5(_1, _2, _3, _4, _5) \ argument 77 #define FOLLY_SDT_OPERANDS_6(_1, _2, _3, _4, _5, _6) \ argument 79 #define FOLLY_SDT_OPERANDS_7(_1, _2, _3, _4, _5, _6, _7) \ argument 81 #define FOLLY_SDT_OPERANDS_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument 83 #define FOLLY_SDT_OPERANDS_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument 145 #define FOLLY_SDT_NARG_(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, N, ...) N argument
|
| /external/swiftshader/src/Reactor/ |
| D | Print.hpp | 453 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument 468 # define RR_WATCH_FMT_1(_1) "\n " # _1 ": {0}" argument 469 # define RR_WATCH_FMT_2(_1, _2) \ argument 472 # define RR_WATCH_FMT_3(_1, _2, _3) \ argument 475 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument 478 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument 481 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument 484 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument 487 # define RR_WATCH_FMT_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument 490 # define RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument [all …]
|
| /external/webrtc/modules/remote_bitrate_estimator/test/ |
| D | bwe_test_logging.h | 82 #define BWE_TEST_LOGGING_LOG1(name, format, _1) argument 83 #define BWE_TEST_LOGGING_LOG2(name, format, _1, _2) argument 84 #define BWE_TEST_LOGGING_LOG3(name, format, _1, _2, _3) argument 85 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) argument 86 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) argument 157 #define BWE_TEST_LOGGING_LOG1(name, format, _1) \ argument 162 #define BWE_TEST_LOGGING_LOG2(name, format, _1, _2) \ argument 167 #define BWE_TEST_LOGGING_LOG3(name, format, _1, _2, _3) \ argument 172 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) \ argument 177 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) \ argument
|
| /external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/example/fundamental/ |
| D | sample8.cpp | 201 T1 const& _1 = T1() in context() 212 T1 const& _1 = T1(), in context() 224 T1 const& _1 = T1(), in context() 237 T1 const& _1 = T1(), in context()
|
| D | sample7.cpp | 199 T1 const& _1 = T1() in locals() 211 T1 const& _1 = T1(), in locals() 224 T1 const& _1 = T1(), in locals() 238 T1 const& _1 = T1(), in locals()
|
| D | sample9.cpp | 237 T1 const& _1 = T1() in context() 248 T1 const& _1 = T1(), in context() 260 T1 const& _1 = T1(), in context() 273 T1 const& _1 = T1(), in context()
|
| D | sample10.cpp | 412 T1 const& _1 = T1() in context() 423 T1 const& _1 = T1(), in context() 435 T1 const& _1 = T1(), in context() 448 T1 const& _1 = T1(), in context()
|
| /external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
| D | Placeholders.rst | 102 .. |_1| replace:: `_1`_ substdef in See also 108 .. _`_1`: `Placeholders`_ target in See also
|
| /external/sdv/vsomeip/third_party/boost/format/test/ |
| D | format_test_exceptions.cpp | 21 #define CHECK_INVALID_1(FMT, _1, EX) { BOOST_TEST_THROWS((boost::format(FMT) % _1).str(), EX); \ argument 23 #define CHECK_INVALID_2(FMT, _1, _2, EX) { BOOST_TEST_THROWS((boost::format(FMT) % _1 % _2).str(), … argument
|
| /external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/ |
| D | gmock-pp.h | 5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument 17 #define GMOCK_PP_IDENTITY(_1) _1 argument 152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument 173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument 176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
|
| /external/googletest/googlemock/include/gmock/internal/ |
| D | gmock-pp.h | 5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument 17 #define GMOCK_PP_IDENTITY(_1) _1 argument 152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument 173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument 176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
|
| /external/libaom/third_party/googletest/src/googlemock/include/gmock/internal/ |
| D | gmock-pp.h | 5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument 17 #define GMOCK_PP_IDENTITY(_1) _1 argument 152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument 173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument 176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/ |
| D | gmock-pp.h | 5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument 17 #define GMOCK_PP_IDENTITY(_1) _1 argument 152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument 173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument 176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
|
| /external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
| D | vm.hpp | 49 int operator()(int _1, int _2) const in operator ()() 57 int operator()(int _1, int _2, int _3) const in operator ()()
|
| /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| D | p1.cpp | 44 test<2> _1 = (foo)(a); in test2() local 70 a _1 = A::a(); variable
|
| /external/sdv/vsomeip/third_party/boost/mpl/test/ |
| D | next.cpp | 22 typedef int_<1> _1; in MPL_TEST_CASE() typedef
|
| D | arithmetic.cpp | 21 typedef int_<1> _1; in MPL_TEST_CASE() typedef
|
| /external/mesa3d/src/nouveau/winsys/ |
| D | drf.h | 65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 82 #define NVVAL_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument 87 #define NVDEF_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument 93 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 98 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 107 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 117 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 122 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument [all …]
|
| /external/sdv/vsomeip/third_party/boost/phoenix/test/scope/ |
| D | lambda_tests18.cpp | 31 for_each(_1, lambda(_a = _2)[_a += _1])(v, x); in main() local
|
| D | lambda_tests19.cpp | 33 for_each(_1, lambda(_a = _2)[push_back(_1, _a)])(v, x); in main() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | drf.h | 65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
|
| /external/sdv/vsomeip/third_party/boost/fusion/test/algorithm/ |
| D | erase_key.cpp | 39 typedef boost::mpl::int_<1> _1; typedef
|