Home
last modified time | relevance | path

Searched refs:unattached (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/dports/devel/libvirt/libvirt-7.10.0/tests/qemumonitorjsondata/
H A Dqemumonitorjson-cpuinfo-ppc64-no-threads.data8 qom_path='/machine/unattached/device[1]'
17 qom_path='/machine/unattached/device[2]'
26 qom_path='/machine/unattached/device[3]'
35 qom_path='/machine/unattached/device[4]'
44 qom_path='/machine/unattached/device[5]'
53 qom_path='/machine/unattached/device[6]'
62 qom_path='/machine/unattached/device[7]'
71 qom_path='/machine/unattached/device[8]'
H A Dqemumonitorjson-cpuinfo-x86-dies.data8 qom_path='/machine/unattached/device[0]'
17 qom_path='/machine/unattached/device[2]'
26 qom_path='/machine/unattached/device[3]'
35 qom_path='/machine/unattached/device[4]'
44 qom_path='/machine/unattached/device[5]'
53 qom_path='/machine/unattached/device[6]'
62 qom_path='/machine/unattached/device[7]'
H A Dqemumonitorjson-cpuinfo-x86-basic-pluggable.data8 qom_path='/machine/unattached/device[0]'
18 qom_path='/machine/unattached/device[2]'
28 qom_path='/machine/unattached/device[3]'
38 qom_path='/machine/unattached/device[4]'
48 qom_path='/machine/unattached/device[5]'
H A Dqemumonitorjson-cpuinfo-s390-fast.data8 qom_path='/machine/unattached/device[0]'
17 qom_path='/machine/unattached/device[1]'
H A Dqemumonitorjson-cpuinfo-x86-node-full.data8 qom_path='/machine/unattached/device[0]'
18 qom_path='/machine/unattached/device[2]'
/dports/devel/pear-Horde_Notification/Horde_Notification-2.0.4/lib/Horde/Notification/
H A DHandler.php299 $unattached = $this->_storage->exists('_unattached')
312 foreach (array_keys($unattached) as $val) {
313 if ($unattached[$val] instanceof Horde_Notification_Event
314 && $instance->handles($unattached[$val]->type)) {
315 $this->_storage->push($name, $unattached[$val]);
316 unset($unattached[$val]);
344 if (empty($unattached)) {
347 $this->_storage->set('_unattached', $unattached);
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D172.out66 Attached to: /machine/unattached/device[15]
71 Attached to: /machine/unattached/device[22]
117 Attached to: /machine/unattached/device[16]
122 Attached to: /machine/unattached/device[23]
126 Attached to: /machine/unattached/device[15]
172 Attached to: /machine/unattached/device[15]
177 Attached to: /machine/unattached/device[16]
182 Attached to: /machine/unattached/device[23]
258 Attached to: /machine/unattached/device[15]
263 Attached to: /machine/unattached/device[22]
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D172.out62 Attached to: /machine/unattached/device[N]
67 Attached to: /machine/unattached/device[N]
112 Attached to: /machine/unattached/device[N]
117 Attached to: /machine/unattached/device[N]
121 Attached to: /machine/unattached/device[N]
166 Attached to: /machine/unattached/device[N]
171 Attached to: /machine/unattached/device[N]
176 Attached to: /machine/unattached/device[N]
249 Attached to: /machine/unattached/device[N]
254 Attached to: /machine/unattached/device[N]
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D172.out62 Attached to: /machine/unattached/device[N]
67 Attached to: /machine/unattached/device[N]
112 Attached to: /machine/unattached/device[N]
117 Attached to: /machine/unattached/device[N]
121 Attached to: /machine/unattached/device[N]
166 Attached to: /machine/unattached/device[N]
171 Attached to: /machine/unattached/device[N]
176 Attached to: /machine/unattached/device[N]
249 Attached to: /machine/unattached/device[N]
254 Attached to: /machine/unattached/device[N]
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D172.out60 Attached to: /machine/unattached/device[N]
65 Attached to: /machine/unattached/device[N]
108 Attached to: /machine/unattached/device[N]
113 Attached to: /machine/unattached/device[N]
117 Attached to: /machine/unattached/device[N]
160 Attached to: /machine/unattached/device[N]
165 Attached to: /machine/unattached/device[N]
170 Attached to: /machine/unattached/device[N]
240 Attached to: /machine/unattached/device[N]
245 Attached to: /machine/unattached/device[N]
[all …]
/dports/net/storj/storj-1.45.3/satellite/payments/stripecoinpayments/
H A Dstripemock.go297 unattached []*stripe.PaymentMethod member
363 m.unattached = append(m.unattached, newMethod)
374 for _, candidate := range m.unattached {
388 var unattached *stripe.PaymentMethod
397 unattached = method
405 return unattached, nil
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/tasks/
H A Dcreate_storage_domain.yml51 state: unattached
66 state: unattached
80 state: unattached
103 state: unattached
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/roles/disaster_recovery/tasks/clean/
H A Dremove_domain_process.yml2 …# TODO: Check what happens when we force remove unattached storage domain (probably should add a d…
3 …# Answer: When we force remove an unattached storage domain, ansible tries to move it to maintenan…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/tests/integration/targets/ec2_eni/tasks/
H A Dtest_deletion.yaml3 - name: test deleting the unattached network interface by using the ID
41 - name: test deleting the unattached network interface by using the name
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/managers/
H A Dtags.py26 unattached = self.get_unattached_tags(mask)
28 return {'attached': attached, 'unattached': unattached}
/dports/textproc/py-rdflib/rdflib-5.0.0/test/n3/
H A Dn3-writer-test-11.n34 :test :comment "RDF collections as lists: unattached lists" .
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/scroll-animations/
H A Dcurrent-time-nan.html.ini11 [currentTime should be null for an unattached scrollSource]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/scroll-animations/scroll-timelines/
H A Dcurrent-time-nan.html.ini8 [currentTime should be null for an unattached source]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/scroll-animations/
H A Dcurrent-time-nan.html.ini11 [currentTime should be null for an unattached scrollSource]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/scroll-animations/
H A Dcurrent-time-nan.html.ini11 [currentTime should be null for an unattached scrollSource]
/dports/www/moodle310/moodle/admin/tool/usertours/classes/local/target/
H A Dunattached.php37 class unattached extends base { class
/dports/www/moodle311/moodle/admin/tool/usertours/classes/local/target/
H A Dunattached.php37 class unattached extends base { class
/dports/www/moodle39/moodle/admin/tool/usertours/classes/local/target/
H A Dunattached.php37 class unattached extends base { class
/dports/emulators/qemu/qemu-6.2.0/docs/system/
H A Dcpu-hotplug.rst45 "qom-path": "/machine/unattached/device[0]",
92 "qom-path": "/machine/unattached/device[0]",
/dports/emulators/qemu42/qemu-4.2.1/docs/
H A Dcpu-hotplug.rst45 "qom-path": "/machine/unattached/device[0]",
92 "qom-path": "/machine/unattached/device[0]",

12345678910>>...19