Home
last modified time | relevance | path

Searched defs:args_fun (Results 1 – 8 of 8) sorted by relevance

/dports/math/rkward-kde/rkward-0.7.1/rkward/rbackend/
H A Drkstructuregetter.h72 SEXP args_fun; variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode_type.erl43 -type args_fun() :: fun((mfa(), cfg()) -> [erl_types:erl_type()]). type
H A Dhipe_icode_range.erl65 -type args_fun() :: fun((mfa(), cfg()) -> [range()]). type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode_type.erl43 -type args_fun() :: fun((mfa(), cfg()) -> [erl_types:erl_type()]). type
H A Dhipe_icode_range.erl65 -type args_fun() :: fun((mfa(), cfg()) -> [range()]). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_icode_type.erl43 -type args_fun() :: fun((mfa(), cfg()) -> [erl_types:erl_type()]). type
H A Dhipe_icode_range.erl65 -type args_fun() :: fun((mfa(), cfg()) -> [range()]). type
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-api.cc8029 v8::Local<Function> args_fun; variable