/netbsd-src/external/gpl3/gcc/dist/ |
H A D | Makefile.tpl | 1937 (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 D | Makefile.tpl | 1935 (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 D | Makefile.tpl | 1971 (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 D | Makefile.tpl | 1862 (define dep-stage (lambda () function 1870 (define dep-maybe (lambda () function 1886 (define dep-kind (lambda () function 1901 (define make-postboot-dep (lambda () function
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ |
H A D | Makefile.tpl | 1501 (define dep-stage (lambda () function 1509 (define dep-maybe (lambda () function 1518 (define dep-kind (lambda () function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lambda.cc | 41 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 D | constraint.cc | 879 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 D | mangle.cc | 1752 tree lambda = CLASSTYPE_LAMBDA_EXPR (type); in write_closure_type_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | lambda.c | 40 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 D | mangle.c | 1667 tree lambda = CLASSTYPE_LAMBDA_EXPR (type); in write_closure_type_name() local
|
/openbsd-src/gnu/llvm/libcxx/include/__random/ |
H A D | exponential_distribution.h | 46 result_type lambda() const {return __lambda_;} in lambda() function 86 result_type lambda() const {return __p_.lambda();} in lambda() function
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Log.cpp | 47 llvm::function_ref<void(llvm::StringRef, llvm::StringRef)> lambda) { in ForEachCategory() 276 llvm::function_ref<void(llvm::StringRef, llvm::StringRef)> lambda) { in ForEachChannelCategory()
|
/netbsd-src/sbin/raidctl/ |
H A D | rf_configure.c | 372 int b, v, k, r, lambda, norotate, i, val, distSpare; in rf_MakeLayoutSpecificDeclustered() local
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | SymbolFile.h | 182 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | common.cpp | 137 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
|
/openbsd-src/lib/libcrypto/ec/ |
H A D | ecp_smpl.c |
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_mult.c | 153 BIGNUM *lambda = NULL; in ossl_ec_scalar_mul_ladder() local
|
H A D | ecp_smpl.c | 1434 BIGNUM *lambda = NULL; in ossl_ec_GFp_simple_blind_coordinates() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ec_mult.c | 147 BIGNUM *lambda = NULL; in ec_scalar_mul_ladder() local
|
H A D | ecp_smpl.c | 1427 BIGNUM *lambda = NULL; in ec_GFp_simple_blind_coordinates() local
|
/openbsd-src/gnu/llvm/lldb/source/Symbol/ |
H A D | CompileUnit.cpp | 412 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
|
H A D | SymbolFileOnDemand.cpp | 106 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
|
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_decluster.c | 74 int b, v, k, r, lambda; /* block design params */ in rf_ConfigureDeclustered() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 1113 if (auto lambda = ClangExpressionUtil::GetLambdaValueObject(frame)) { in LookupLocalVariable() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | numeric.d | 2326 F lambda = void, lambda2 = void; member
|