Home
last modified time | relevance | path

Searched defs:lambda (Results 1 – 25 of 230) sorted by relevance

12345678910

/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>,Tag, int_< -1 > > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>,Tag, int_< -1 > > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>,Tag, int_< -1 > > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>,Tag, int_< -1 > > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dfull_lambda.hpp38 struct lambda struct
40 typedef false_ is_le;
41 typedef T result_;
42 typedef T type;
54 struct lambda< arg<N>, Tag > struct
56 typedef true_ is_le;
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
65 struct lambda< struct
71 typedef false_ is_le;
[all …]
/third_party/boost/boost/mpl/aux_/
Dfull_lambda.hpp109 struct lambda struct
111 typedef false_ is_le;
112 typedef T result_;
113 typedef T type;
126 struct lambda< arg<N>,Tag AUX778076_ARITY_PARAM(int_<-1>) > struct
128 typedef true_ is_le;
129 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
130 typedef mpl::protect<result_> type;
140 struct lambda< mpl::protect<T>,Tag AUX778076_ARITY_PARAM(int_<1>) > struct
142 typedef false_ is_le;
[all …]
Dlambda_no_ctps.hpp102 struct lambda struct
105 typedef typename aux::template_arity<T>::type arity_;
107 ::template result_< T,Tag,Protect > l_;
109 typedef typename l_::type type;
110 typedef typename l_::is_le is_le;
/third_party/typescript/tests/baselines/reference/
DcollisionThisExpressionAndPropertyNameAsConstuctorParameter.js4 var lambda = () => { function
12 var lambda = () => { function
22 var lambda = () => { function
32 var lambda = () => { function
42 var lambda = function () { function in Foo2.Foo2
52 var lambda = function () { method in Foo3.Foo3
61 var lambda = function () { function in Foo4.Foo4
71 var lambda = function () { method in Foo5.Foo5
/third_party/boost/libs/range/test/adaptor_test/
Dtransformed.cpp45 struct lambda struct
47 typedef int result_type;
49 lambda(const lambda_init& init) {} in lambda() function
50 lambda(const lambda& rhs) {} in lambda() argument
52 int operator()(int x) const { return x + 1; } in operator ()()
55 lambda() {} in lambda() argument
56 lambda& operator=(const lambda& rhs) { return *this; } in operator =()
Dfiltered.cpp58 struct lambda struct
60 lambda(const lambda_init& init) {} in lambda() argument
61 lambda(const lambda& rhs) {} in lambda() argument
64 bool operator()(T1) const { return false; } in operator ()()
67 lambda() {} in lambda() function
68 lambda& operator=(const lambda& rhs) { return *this; } in operator =()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dexponential_distribution.h44 explicit param_type(result_type lambda = 1) : lambda_(lambda) { in lambda_() argument
49 result_type lambda() const { return lambda_; } in lambda() function
73 explicit exponential_distribution(result_type lambda) : param_(lambda) {} in exponential_distribution()
97 result_type lambda() const { return param_.lambda(); } in lambda() function
152 result_type lambda; variable
/third_party/abseil-cpp/absl/random/
Dexponential_distribution.h44 explicit param_type(result_type lambda = 1) : lambda_(lambda) { in lambda_() argument
49 result_type lambda() const { return lambda_; } in lambda() function
73 explicit exponential_distribution(result_type lambda) : param_(lambda) {} in exponential_distribution()
97 result_type lambda() const { return param_.lambda(); } in lambda() function
152 result_type lambda; variable
/third_party/boost/libs/beast/include/boost/beast/_experimental/test/impl/
Dstream.hpp39 struct lambda struct in boost::beast::test::basic_stream::read_op
41 Handler h_;
42 boost::weak_ptr<detail::stream_state> wp_;
43 Buffers b_;
45 net::any_io_executor wg2_;
47 net::executor_work_guard<ex2_type> wg2_;
54 lambda( in lambda() function
73 using allocator_type = net::associated_allocator_t<Handler>;
75 allocator_type get_allocator() const noexcept in get_allocator()
81 operator()(error_code ec) in operator ()()
/third_party/boost/boost/beast/_experimental/test/impl/
Dstream.hpp39 struct lambda struct in boost::beast::test::basic_stream::read_op
41 Handler h_;
42 boost::weak_ptr<detail::stream_state> wp_;
43 Buffers b_;
45 net::any_io_executor wg2_;
47 net::executor_work_guard<ex2_type> wg2_;
54 lambda( in lambda() argument
73 using allocator_type = net::associated_allocator_t<Handler>;
75 allocator_type get_allocator() const noexcept in get_allocator()
81 operator()(error_code ec) in operator ()()
/third_party/boost/boost/parameter/aux_/
Dname.hpp47 struct lambda< struct
55 typedef ::boost::mpl::true_ is_le;
61 > result_;
62 typedef result_ type;
/third_party/boost/boost/math/distributions/
Dexponential.hpp73 RealType lambda()const { return m_lambda; } in lambda() function in boost::math::exponential_distribution
112 RealType lambda = dist.lambda(); in pdf() local
133 RealType lambda = dist.lambda(); in cdf() local
151 RealType lambda = dist.lambda(); in quantile() local
174 RealType lambda = c.dist.lambda(); in cdf() local
195 RealType lambda = c.dist.lambda(); in quantile() local
216 RealType lambda = dist.lambda(); in mean() local
226 RealType lambda = dist.lambda(); in standard_deviation() local
/third_party/boost/libs/proto/example/
Dmini_lambda.cpp96 struct lambda struct
131 // Define our operator () that evaluates the lambda expression. argument
141 typename result<lambda(A0 const &)>::type argument
150 typename result<lambda(A0 const &, A1 const &)>::type argument
159 // Define some lambda placeholders argument
/third_party/boost/libs/math/test/
Dgegenbauer_test.cpp36 Real lambda = lambdadis(gen); in test_parity() local
50 Real lambda = 1/Real(4); in test_quadratic() local
66 Real lambda = 1/Real(4); in test_cubic() local
82 Real lambda = 0.5; in test_derivative() local
/third_party/boost/boost/math/special_functions/
Dgegenbauer.hpp15 Real gegenbauer(unsigned n, Real lambda, Real x) in gegenbauer()
53 Real gegenbauer_derivative(unsigned n, Real lambda, Real x, unsigned k) in gegenbauer_derivative()
68 Real gegenbauer_prime(unsigned n, Real lambda, Real x) { in gegenbauer_prime()

12345678910