Searched defs:lambda (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-this3.C12 auto lambda=[&](decltype(m.i) & i) { }; local
H A Dlambda-shadow1.C7 auto const lambda = [](int x) { // { dg-warning "shadows" } local
H A Dlambda-array2.C9 auto lambda = [v]{}; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr22071.C13 struct lambda : class1 { }; struct in inherits:class1
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Drecursive_statement_functions.f9011 INTEGER :: i, st1, st2, st3, lambda, n variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/
H A Dnum_xbound_fun.cc32 cosine_distribution(double x0, double lambda) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/
H A Dinitlist_fun.cc33 cosine_distribution(double x0, double lambda) argument
H A Dnum_xbound_fun.cc33 cosine_distribution(double x0, double lambda) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/
H A Dinitlist_fun.cc33 cosine_distribution(double x0, double lambda) argument
H A Dnum_xbound_fun.cc33 cosine_distribution(double x0, double lambda) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34091.c78 sample_2d_nearest_mipmap_linear(GLcontext * ctx, const struct gl_texture_object *tObj, GLuint n, const GLfloat texcoord[][4], const GLfloat lambda[], GLchan rgba[][4]) argument
91 sample_2d_linear_mipmap_linear_repeat(GLcontext * ctx, const struct gl_texture_object *tObj, GLuint n, const GLfloat texcoord[][4], const GLfloat lambda[], GLchan rgba[][4]) argument
114 sample_lambda_2d(GLcontext * ctx, const struct gl_texture_object *tObj, GLuint n, const GLfloat texcoords[][4], const GLfloat lambda[], GLchan rgba[][4]) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr68220.C52 template <typename T, typename> struct lambda { struct in namespace:mpl
62 struct lambda<F<T1>, Tag> { struct in namespace:mpl
/haiku-buildtools/gcc/gcc/cp/
H A Dlambda.c57 tree lambda = make_node (LAMBDA_EXPR); local
144 begin_lambda_type(tree lambda) argument
201 lambda_function(tree lambda) argument
454 add_capture(tree lambda, tree id, tree orig_init, bool by_reference_p, bool explicit_init_p) argument
626 tree lambda = TREE_VALUE (node); local
652 lambda_expr_this_capture(tree lambda, bool add_capture_p) argument
[all...]
H A Dmangle.c1486 tree lambda = CLASSTYPE_LAMBDA_EXPR (type); local
H A Dsemantics.c7686 tree lambda = CLASSTYPE_LAMBDA_EXPR (current_class_type); local
[all...]
H A Dparser.c8980 record_lambda_scope(tree lambda) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Drandom.h4502 lambda() const function in struct:exponential_distribution::param_type
4540 lambda() const function in class:exponential_distribution
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60697.c465 do_longrange(FILE *log,t_commrec *cr,t_topology *top,t_forcerec *fr, int ngid,t_mdatoms *md,int icg, int jgid,int nlr, atom_id lr[],t_excl bexcl[],int shift, rvec x[],rvec box_size,t_nrnb *nrnb, real lambda,real *dvdlambda, t_groups *grps,int bVDWOnly,int bCoulOnly, int bDoForces,int bHaveLJ[]) argument
490 ns5_core(FILE *log,t_commrec *cr,t_forcerec *fr,int cg_index[], matrix box,rvec box_size,int ngid, t_topology *top,t_groups *grps, t_grid *grid,rvec x[],t_excl bexcl[],int *bExcludeAlleg, t_nrnb *nrnb,t_mdatoms *md, real lambda,real *dvdlambda, int bHaveLJ[]) argument
621 search_neighbours(FILE *log,t_forcerec *fr, rvec x[],matrix box, t_topology *top,t_groups *grps, t_commrec *cr,t_nsborder *nsb, t_nrnb *nrnb,t_mdatoms *md, real lambda,real *dvdlambda) argument

Completed in 261 milliseconds