Home
last modified time | relevance | path

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

12

/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
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A DMakefile.tpl1501 (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 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
/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
/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dexponential_distribution.h46 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 DLog.cpp47 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 Drf_configure.c372 int b, v, k, r, lambda, norotate, i, val, distSpare; in rf_MakeLayoutSpecificDeclustered() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolFile.h182 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
/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
/openbsd-src/lib/libcrypto/ec/
H A Decp_smpl.c
/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
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompileUnit.cpp412 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
H A DSymbolFileOnDemand.cpp106 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
/netbsd-src/sys/dev/raidframe/
H A Drf_decluster.c74 int b, v, k, r, lambda; /* block design params */ in rf_ConfigureDeclustered() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1113 if (auto lambda = ClangExpressionUtil::GetLambdaValueObject(frame)) { in LookupLocalVariable() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d2326 F lambda = void, lambda2 = void; member

12