Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/
H A DMakefile.tpl1937 (define dep-stage (lambda () function
1945 (define dep-maybe (lambda () function
1961 (define dep-kind (lambda () function
1976 (define make-postboot-dep (lambda () function
/netbsd-src/external/gpl3/binutils.old/dist/
H A DMakefile.tpl1935 (define dep-stage (lambda () function
1943 (define dep-maybe (lambda () function
1959 (define dep-kind (lambda () function
1974 (define make-postboot-dep (lambda () function
/netbsd-src/external/gpl3/binutils/dist/
H A DMakefile.tpl1971 (define dep-stage (lambda () function
1979 (define dep-maybe (lambda () function
1995 (define dep-kind (lambda () function
2010 (define make-postboot-dep (lambda () function
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMakefile.tpl1862 (define dep-stage (lambda () function
1870 (define dep-maybe (lambda () function
1886 (define dep-kind (lambda () function
1901 (define make-postboot-dep (lambda () function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc41 tree lambda = make_node (LAMBDA_EXPR); in build_lambda_expr() local
131 begin_lambda_type (tree lambda) in begin_lambda_type()
167 lambda_function (tree lambda) in lambda_function()
518 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, in add_capture()
709 tree lambda = TREE_VALUE (node); in add_default_capture() local
748 lambda_expr_this_capture (tree lambda, int add_capture_p) in lambda_expr_this_capture()
1427 record_lambda_scope (tree lambda) in record_lambda_scope()
1444 record_null_lambda_scope (tree lambda) in record_null_lambda_scope()
H A Dconstraint.cc879 tree lambda = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (d)); in get_normalized_constraints_from_decl() local
3249 tree lambda = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (t)); in satisfy_declaration_constraints() local
H A Dmangle.cc1752 tree lambda = CLASSTYPE_LAMBDA_EXPR (type); in write_closure_type_name() local
H A Dtree.cc4354 if (tree lambda = CLASSTYPE_LAMBDA_EXPR (ctype)) in maybe_dummy_object() local
H A Dmodule.cc11786 tree lambda = NULL_TREE; in read_class_def() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c40 tree lambda = make_node (LAMBDA_EXPR); in build_lambda_expr() local
130 begin_lambda_type (tree lambda) in begin_lambda_type()
185 lambda_function (tree lambda) in lambda_function()
519 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, in add_capture()
710 tree lambda = TREE_VALUE (node); in add_default_capture() local
749 lambda_expr_this_capture (tree lambda, int add_capture_p) in lambda_expr_this_capture()
1412 record_lambda_scope (tree lambda) in record_lambda_scope()
1423 record_null_lambda_scope (tree lambda) in record_null_lambda_scope()
H A Dmangle.c1667 tree lambda = CLASSTYPE_LAMBDA_EXPR (type); in write_closure_type_name() local
/netbsd-src/sbin/raidctl/
H A Drf_configure.c372 int b, v, k, r, lambda, norotate, i, val, distSpare; in rf_MakeLayoutSpecificDeclustered() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp137 double lambda = (dim.x - dim.y) / (dim.x + dim.y); in dashed_ellipse() local
195 double lambda = (dim.x - dim.y) / (dim.x + dim.y); in dotted_ellipse() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_mult.c153 BIGNUM *lambda = NULL; in ossl_ec_scalar_mul_ladder() local
H A Decp_smpl.c1434 BIGNUM *lambda = NULL; in ossl_ec_GFp_simple_blind_coordinates() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_mult.c147 BIGNUM *lambda = NULL; in ec_scalar_mul_ladder() local
H A Decp_smpl.c1427 BIGNUM *lambda = NULL; in ec_GFp_simple_blind_coordinates() local
/netbsd-src/sys/dev/raidframe/
H A Drf_decluster.c74 int b, v, k, r, lambda; /* block design params */ in rf_ConfigureDeclustered() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d2326 F lambda = void, lambda2 = void; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d2653 F lambda = void, lambda2 = void; member