Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/
DMakefile.tpl1473 (define dep-stage (lambda () function
1481 (define dep-maybe (lambda () function
1490 (define dep-kind (lambda () function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DLog.cpp42 llvm::function_ref<void(llvm::StringRef, llvm::StringRef)> lambda) { in ForEachCategory()
251 llvm::function_ref<void(llvm::StringRef, llvm::StringRef)> lambda) { in ForEachChannelCategory()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
DSymbolFile.h168 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp366 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()
/freebsd-12-stable/crypto/openssl/crypto/ec/
Dec_mult.c147 BIGNUM *lambda = NULL; in ec_scalar_mul_ladder() local
Decp_smpl.c1427 BIGNUM *lambda = NULL; in ec_GFp_simple_blind_coordinates() local
/freebsd-12-stable/usr.bin/calendar/
Dsunpos.c105 double ZJ, D, T, M, epsilon, lambda, alpha, HA, UTHM; in sunpos() local
/freebsd-12-stable/contrib/wpa/src/common/
Dsae.h76 size_t lambda; member
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp869 llvm::function_ref<bool(Module &)> lambda) { in ForEachExternalModule()