Home
last modified time | relevance | path

Searched refs:get_myself (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/redis5/redis-5.0.14/tests/cluster/
H A Dcluster.tcl37 proc get_myself id { procedure
93 set me [get_myself $id]
106 set master_myself [get_myself $master_id]
/dports/databases/redis6/redis-6.0.16/tests/cluster/
H A Dcluster.tcl37 proc get_myself id { procedure
98 set me [get_myself $id]
111 set master_myself [get_myself $master_id]
/dports/databases/redis-devel/redis-0e5b813/tests/cluster/
H A Dcluster.tcl41 proc get_myself id { procedure
102 set me [get_myself $id]
115 set master_myself [get_myself $master_id]
/dports/databases/redis6/redis-6.0.16/tests/cluster/tests/
H A D03-failover-loop.tcl27 set myid [dict get [get_myself $tokill] id]
30 if {[dict get [get_myself $id] slaveof] eq $myid} {
H A D13-no-failover-option.tcl33 set slave5_id [dict get [get_myself 5] id]
H A D12-replica-migration-2.tcl32 set master0_id [dict get [get_myself 0] id]
H A D00-base.tcl17 set nodeid [dict get [get_myself $id] id]
H A D04-resharding.tcl75 set target [dict get [get_myself [randomInt 5]] id]
/dports/databases/redis-devel/redis-0e5b813/tests/cluster/tests/
H A D03-failover-loop.tcl27 set myid [dict get [get_myself $tokill] id]
30 if {[dict get [get_myself $id] slaveof] eq $myid} {
H A D13-no-failover-option.tcl33 set slave5_id [dict get [get_myself 5] id]
H A D12-replica-migration-2.tcl38 set master0_id [dict get [get_myself 0] id]
H A D12.1-replica-migration-3.tcl36 set master0_id [dict get [get_myself 0] id]
H A D00-base.tcl17 set nodeid [dict get [get_myself $id] id]
H A D04-resharding.tcl85 set target [dict get [get_myself [randomInt 5]] id]
/dports/databases/redis5/redis-5.0.14/tests/cluster/tests/
H A D03-failover-loop.tcl27 set myid [dict get [get_myself $tokill] id]
30 if {[dict get [get_myself $id] slaveof] eq $myid} {
H A D12-replica-migration-2.tcl31 set master0_id [dict get [get_myself 0] id]
H A D13-no-failover-option.tcl33 set slave5_id [dict get [get_myself 5] id]
H A D00-base.tcl17 set nodeid [dict get [get_myself $id] id]
H A D04-resharding.tcl74 set target [dict get [get_myself [randomInt 5]] id]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/kernel/
H A Dforth.c361 static ucell get_myself(void) in get_myself() function
374 ucell ibase = get_myself(); in doivar()
385 ucell ibase = get_myself(); in doival()
396 ucell ibase = get_myself(); in doidefer()

12