Home
last modified time | relevance | path

Searched defs:args (Results 251 – 275 of 81197) sorted by relevance

1...<<11121314151617181920>>...3248

/dports/net/frr7/frr-frr-7.5.1/staticd/
H A Dstatic_nb_config.c393 struct nb_cb_create_args *args) in routing_control_plane_protocols_name_validate()
410 struct nb_cb_create_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_create()
488 struct nb_cb_create_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_create()
520 struct nb_cb_modify_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_tag_modify()
547 struct nb_cb_create_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_create()
603 struct nb_cb_modify_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_bh_type_modify()
639 struct nb_cb_modify_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_onlink_modify()
675 struct nb_cb_modify_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_color_modify()
712 struct nb_cb_create_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_mpls_label_stack_entry_create()
728 struct nb_cb_modify_args *args) in routing_control_plane_protocols_control_plane_protocol_staticd_route_list_path_list_frr_nexthops_nexthop_mpls_label_stack_entry_label_modify()
[all …]
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dactions.py378 def mSave(self, *args):
393 def mQuit(self, *args):
406 def mUndo(self, *args):
413 def mRedo(self, *args):
481 def mDeal(self, *args):
486 def mDrop(self, *args):
687 def mHint(self, *args):
710 def mDemo(self, *args):
803 def mHelp(self, *args):
904 def mOpen(self, *args):
[all …]
/dports/security/py-keepkey/python-keepkey-7.2.1/
H A Dcmdkk.py155 def list(self, args): argument
159 def get_address(self, args): argument
260 def eos_sign_tx(self, args): argument
280 def nano_sign_tx(self, args): argument
380 def get_entropy(self, args): argument
386 def list_coins(self, args): argument
389 def ping(self, args): argument
396 def set_label(self, args): argument
402 def change_pin(self, args): argument
408 def wipe_device(self, args): argument
[all …]
/dports/x11-fm/filerunner/filerunner/packages/twapi/
H A Devt.tcl68 proc twapi::evt_open_session {server args} {
105 proc twapi::evt_clear_log {chanpath args} {
125 proc twapi::evt_export_log {outfile args} {
230 proc twapi::evt_event_info {hevt args} {
256 proc twapi::evt_open_log_info {args} { argument
280 proc twapi::evt_log_info {hevt args} {
333 proc twapi::evt_query_info {hq args} {
412 proc twapi::evt_query {args} { argument
441 proc twapi::evt_next {hresultset args} {
648 proc twapi::evt_subscribe {path args} {
[all …]
H A Dshare.tcl57 proc twapi::new_share {sharename path args} {
83 proc twapi::delete_share {sharename args} {
89 proc twapi::get_shares {args} { argument
147 proc twapi::get_share_info {sharename args} {
197 proc twapi::set_share_info {sharename args} {
221 proc twapi::get_client_shares {args} { argument
445 proc twapi::find_lm_sessions args { argument
516 proc twapi::end_lm_sessions args { argument
546 proc twapi::find_lm_open_files args { argument
608 proc twapi::close_lm_open_file {fid args} {
[all …]
/dports/lang/itcl4/itcl4.2.2/library/
H A DitclHullCmds.tcl274 proc itcl_initoptions {args} { argument
280 proc initoptions {args} { argument
395 proc setoptions {args} { argument
460 proc keepcomponentoption {args} { argument
505 proc ignorecomponentoption {args} { argument
509 proc renamecomponentoption {args} { argument
513 proc addoptioncomponent {args} { argument
517 proc ignoreoptioncomponent {args} { argument
521 proc renameoptioncomponent {args} { argument
525 proc getEclassOptions {args} { argument
[all …]
/dports/lang/tcl86/tcl8.6.12/pkgs/itcl4.2.2/library/
H A DitclHullCmds.tcl274 proc itcl_initoptions {args} { argument
280 proc initoptions {args} { argument
395 proc setoptions {args} { argument
460 proc keepcomponentoption {args} { argument
505 proc ignorecomponentoption {args} { argument
509 proc renamecomponentoption {args} { argument
513 proc addoptioncomponent {args} { argument
517 proc ignoreoptioncomponent {args} { argument
521 proc renameoptioncomponent {args} { argument
525 proc getEclassOptions {args} { argument
[all …]
/dports/sysutils/py-focker/focker-ce2108e3/tests/
H A Dtest_volume.py27 args = lambda: 0 function
41 args = lambda: 0 function
52 args = lambda: 0 function
78 args = lambda: 0 function
98 args = lambda: 0 function
116 args = lambda: 0 function
132 args = lambda: 0 function
153 args = lambda: 0 function
176 args = lambda: 0 function
191 def fake_run(*args, **kwargs):
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A Dlog_messages.h43 #define _LOG(flavor,args) \ argument
49 #define LOG_JVM(args) \ argument
51 #define LOG_JNI(args) \ argument
53 #define LOG_JVMTI(args) \ argument
55 #define LOG_MISC(args) \ argument
57 #define LOG_STEP(args) \ argument
59 #define LOG_LOC(args) \ argument
61 #define LOG_CB(args) \ argument
63 #define LOG_ERROR(args) \ argument
75 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h43 #define _LOG(flavor,args) \ argument
49 #define LOG_JVM(args) \ argument
51 #define LOG_JNI(args) \ argument
53 #define LOG_JVMTI(args) \ argument
55 #define LOG_MISC(args) \ argument
57 #define LOG_STEP(args) \ argument
59 #define LOG_LOC(args) \ argument
61 #define LOG_CB(args) \ argument
63 #define LOG_ERROR(args) \ argument
75 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.h38 #define _LOG(flavor,args) \ argument
44 #define LOG_JVM(args) \ argument
46 #define LOG_JNI(args) \ argument
48 #define LOG_JVMTI(args) \ argument
50 #define LOG_MISC(args) \ argument
52 #define LOG_STEP(args) \ argument
54 #define LOG_LOC(args) \ argument
56 #define LOG_CB(args) \ argument
58 #define LOG_ERROR(args) \ argument
70 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A Dlog_messages.h43 #define _LOG(flavor,args) \ argument
49 #define LOG_JVM(args) \ argument
51 #define LOG_JNI(args) \ argument
53 #define LOG_JVMTI(args) \ argument
55 #define LOG_MISC(args) \ argument
57 #define LOG_STEP(args) \ argument
59 #define LOG_LOC(args) \ argument
61 #define LOG_CB(args) \ argument
63 #define LOG_ERROR(args) \ argument
75 #define LOG_JVM(args) LOG_NULL argument
[all …]
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtest.tcl217 proc run_std { { testname ALL } args } {
441 proc run_ssl { { testname ALL } args } {
703 proc r { args } { argument
1183 proc run_test { test {display 0} {run 1} args } {
1207 proc run_method { method test {display 0} {run 1} \
2204 proc recds {method args} {
2304 proc run_inmem_tests { { testname ALL } args } {
2432 proc run_all { { testname ALL } args } {
2710 proc run_all_new { { testname ALL } args } {
3181 proc run_timed_once { timedtest args } {
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/
H A DTestRMAdminCLI.java137 String[] args = { "-refreshQueues" }; in testRefreshQueues() local
160 String[] args = { "-refreshAdminAcls" }; in testRefreshAdminAcls() local
174 String[] args = { "-refreshNodes" }; in testRefreshNodes() local
277 String[] args = { "-help" }; in testHelp() local
409 String[] args = in testAccessLocalNodeLabelManager() local
433 String[] args = in testAccessRemoteNodeLabelManager() local
447 String[] args = in testAddToClusterNodeLabels() local
484 String[] args = in testRemoveFromClusterNodeLabels() local
514 String[] args = in testReplaceLabelsOnNode() local
549 String[] args = in testReplaceMultipleLabelsOnSingleNode() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/
H A Dcsr_selection_args_tests.cpp26 CsrSelectionArgs args{CL_COMMAND_WRITE_BUFFER, {}, &buffer1, rootDeviceIndex, size}; in TEST() local
34 CsrSelectionArgs args{CL_COMMAND_WRITE_BUFFER, {}, &buffer1, rootDeviceIndex, size}; in TEST() local
43 CsrSelectionArgs args{CL_COMMAND_READ_BUFFER, &buffer1, {}, rootDeviceIndex, size}; in TEST() local
51 CsrSelectionArgs args{CL_COMMAND_READ_BUFFER, &buffer1, {}, rootDeviceIndex, size}; in TEST() local
61 CsrSelectionArgs args{CL_COMMAND_COPY_BUFFER, &buffer1, &buffer2, rootDeviceIndex, size}; in TEST() local
71 CsrSelectionArgs args{CL_COMMAND_COPY_BUFFER, &buffer1, &buffer2, rootDeviceIndex, size}; in TEST() local
93 …CsrSelectionArgs args{CL_COMMAND_WRITE_IMAGE, {}, &image1, rootDeviceIndex, size, nullptr, origin1… in TEST() local
175 … CsrSelectionArgs args{CL_COMMAND_SVM_MEMCPY, &multiAlloc1, &multiAlloc2, rootDeviceIndex, size}; in TEST() local
185 … CsrSelectionArgs args{CL_COMMAND_SVM_MEMCPY, &multiAlloc1, &multiAlloc2, rootDeviceIndex, size}; in TEST() local
195 … CsrSelectionArgs args{CL_COMMAND_SVM_MEMCPY, &multiAlloc1, &multiAlloc2, rootDeviceIndex, size}; in TEST() local
[all …]
/dports/devel/py-virtualenvwrapper/virtualenvwrapper-4.8.4/virtualenvwrapper/
H A Duser_scripts.py39 def run_script(script_path, *args):
192 def initialize(args): argument
199 def initialize_source(args): argument
209 def pre_mkvirtualenv(args): argument
230 def pre_cpvirtualenv(args): argument
251 def pre_rmvirtualenv(args): argument
257 def post_rmvirtualenv(args): argument
263 def pre_activate(args): argument
272 def post_activate_source(args): argument
313 def get_env_details(args): argument
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nb_rpcs.c32 int clear_evpn_dup_addr_rpc(struct nb_cb_rpc_args *args) in clear_evpn_dup_addr_rpc()
95 int get_v6_mroute_info_rpc(struct nb_cb_rpc_args *args) in get_v6_mroute_info_rpc()
104 int get_vrf_info_rpc(struct nb_cb_rpc_args *args) in get_vrf_info_rpc()
113 int get_vrf_vni_info_rpc(struct nb_cb_rpc_args *args) in get_vrf_vni_info_rpc()
122 int get_evpn_info_rpc(struct nb_cb_rpc_args *args) in get_evpn_info_rpc()
131 int get_vni_info_rpc(struct nb_cb_rpc_args *args) in get_vni_info_rpc()
140 int get_evpn_vni_rmac_rpc(struct nb_cb_rpc_args *args) in get_evpn_vni_rmac_rpc()
158 int get_evpn_macs_rpc(struct nb_cb_rpc_args *args) in get_evpn_macs_rpc()
176 int get_pbr_ipset_rpc(struct nb_cb_rpc_args *args) in get_pbr_ipset_rpc()
185 int get_pbr_iptable_rpc(struct nb_cb_rpc_args *args) in get_pbr_iptable_rpc()
[all …]
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nb_rpcs.c32 int clear_evpn_dup_addr_rpc(struct nb_cb_rpc_args *args) in clear_evpn_dup_addr_rpc()
95 int get_v6_mroute_info_rpc(struct nb_cb_rpc_args *args) in get_v6_mroute_info_rpc()
104 int get_vrf_info_rpc(struct nb_cb_rpc_args *args) in get_vrf_info_rpc()
113 int get_vrf_vni_info_rpc(struct nb_cb_rpc_args *args) in get_vrf_vni_info_rpc()
122 int get_evpn_info_rpc(struct nb_cb_rpc_args *args) in get_evpn_info_rpc()
131 int get_vni_info_rpc(struct nb_cb_rpc_args *args) in get_vni_info_rpc()
140 int get_evpn_vni_rmac_rpc(struct nb_cb_rpc_args *args) in get_evpn_vni_rmac_rpc()
158 int get_evpn_macs_rpc(struct nb_cb_rpc_args *args) in get_evpn_macs_rpc()
176 int get_pbr_ipset_rpc(struct nb_cb_rpc_args *args) in get_pbr_ipset_rpc()
185 int get_pbr_iptable_rpc(struct nb_cb_rpc_args *args) in get_pbr_iptable_rpc()
[all …]
/dports/net/py-python-novaclient/python-novaclient-17.1.0/novaclient/v2/
H A Dshell.py240 def _parse_nics(cs, args): argument
360 def _boot(cs, args): argument
965 def do_boot(cs, args): argument
1656 def do_list(cs, args): argument
2211 def do_pause(cs, args): argument
2232 def do_stop(cs, args): argument
2252 def do_start(cs, args): argument
2269 def do_lock(cs, args): argument
2492 def do_meta(cs, args): argument
2588 def do_show(cs, args): argument
[all …]

1...<<11121314151617181920>>...3248