Home
last modified time | relevance | path

Searched defs:input_param (Results 1 – 25 of 59) sorted by relevance

123

/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-csharp/rpc-stubs/
H A DVPNServerRpc.cs365 public VpnRpcHubAddCA AddCa(VpnRpcHubAddCA input_param) => AddCaAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
705 public VpnRpcKeep SetKeep(VpnRpcKeep input_param) => SetKeepAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
715 public VpnRpcKeep GetKeep(VpnRpcKeep input_param) => GetKeepAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
985 public VpnRpcL3If AddL3If(VpnRpcL3If input_param) => AddL3IfAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
995 public VpnRpcL3If DelL3If(VpnRpcL3If input_param) => DelL3IfAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1055 public VpnRpcCrl AddCrl(VpnRpcCrl input_param) => AddCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1065 public VpnRpcCrl DelCrl(VpnRpcCrl input_param) => DelCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1075 public VpnRpcCrl GetCrl(VpnRpcCrl input_param) => GetCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1085 public VpnRpcCrl SetCrl(VpnRpcCrl input_param) => SetCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1175 public VpnRpcTest Crash(VpnRpcTest input_param) => CrashAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-codegen/VpnServerRpc/
H A DVPNServerRpc.cs365 public VpnRpcHubAddCA AddCa(VpnRpcHubAddCA input_param) => AddCaAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
705 public VpnRpcKeep SetKeep(VpnRpcKeep input_param) => SetKeepAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
715 public VpnRpcKeep GetKeep(VpnRpcKeep input_param) => GetKeepAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
985 public VpnRpcL3If AddL3If(VpnRpcL3If input_param) => AddL3IfAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
995 public VpnRpcL3If DelL3If(VpnRpcL3If input_param) => DelL3IfAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1055 public VpnRpcCrl AddCrl(VpnRpcCrl input_param) => AddCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1065 public VpnRpcCrl DelCrl(VpnRpcCrl input_param) => DelCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1075 public VpnRpcCrl GetCrl(VpnRpcCrl input_param) => GetCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1085 public VpnRpcCrl SetCrl(VpnRpcCrl input_param) => SetCrlAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
1175 public VpnRpcTest Crash(VpnRpcTest input_param) => CrashAsync(input_param).Result; field in SoftEther.VPNServerRpc.VpnServerRpc
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/helper/
H A Dbase64.zep.c56 zval *input_param = NULL, _0, _1, _2, _3, _4; in PHP_METHOD() local
111 zval *input_param = NULL, data, _3, _4, _5, _0$$3, _1$$3, _2$$3; in PHP_METHOD() local
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/filter/sanitize/
H A Dtrim.zep.c50 zval *input_param = NULL; in PHP_METHOD() local
H A Dupperfirst.zep.c50 zval *input_param = NULL; in PHP_METHOD() local
H A Dstriptags.zep.c51 zval *input_param = NULL; in PHP_METHOD() local
H A Dlowerfirst.zep.c51 zval *input_param = NULL; in PHP_METHOD() local
H A Dlower.zep.c52 zval *input_param = NULL, _0$$3, _1$$3, _2; in PHP_METHOD() local
H A Dupper.zep.c52 zval *input_param = NULL, _0$$3, _1$$3, _2; in PHP_METHOD() local
H A Dupperwords.zep.c51 zval *input_param = NULL, _0$$3, _1$$3, _2; in PHP_METHOD() local
/dports/misc/py-onnx/onnx-1.10.2/onnx/defs/object_detection/
H A Ddefs.cc104 size_t input_param = 0, rois_param = 1, batch_index_param = 2; in __anoncffb28690102() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/TOOLS/
H A Dbatchmanager.hpp55 ROL::Ptr<ParamVector> input_param = input_param_ptr->getVector(); in sumAll() local
/dports/science/nest/nest-simulator-3.1/models/
H A Dpoisson_generator.cpp157 nest::poisson_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dmip_generator.cpp184 nest::mip_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dpoisson_generator_ps.cpp284 nest::poisson_generator_ps::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dpulsepacket_generator.cpp238 nest::pulsepacket_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Ddc_generator.cpp190 nest::dc_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dac_generator.cpp240 nest::ac_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dgamma_sup_generator.cpp283 nest::gamma_sup_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dppd_sup_generator.cpp294 nest::ppd_sup_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dsinusoidal_poisson_generator.cpp314 …nusoidal_poisson_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
H A Dsinusoidal_gamma_generator.cpp372 …sinusoidal_gamma_generator::set_data_from_stimulation_backend( std::vector< double >& input_param ) in set_data_from_stimulation_backend()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/
H A Descaper.zep.c117 zval *input_param = NULL, _0; in PHP_METHOD() local
396 zval *input_param = NULL, _0, _1, _2; in PHP_METHOD() local
433 zval *input_param = NULL, _0; in PHP_METHOD() local
/dports/misc/mc/mc-4.8.27/tests/lib/mcconfig/
H A Dconfig_string.c108 const char *input_param; member
/dports/misc/mc-nox11/mc-4.8.27/tests/lib/mcconfig/
H A Dconfig_string.c108 const char *input_param; member

123