Home
last modified time | relevance | path

Searched refs:delegations (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/payments/
H A Dpayment_manager.cc52 Vector<payments::mojom::blink::PaymentDelegation> delegations; in enableDelegations() local
55 delegations.emplace_back( in enableDelegations()
58 delegations.emplace_back( in enableDelegations()
61 delegations.emplace_back( in enableDelegations()
65 delegations.emplace_back( in enableDelegations()
71 std::move(delegations), in enableDelegations()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/plugins/modules/
H A Dazure_rm_subnet.py355 if subnet.delegations:
356 …e, 'serviceName': item.service_name, 'actions': item.actions or []} for item in subnet.delegations]
386 delegations=dict(
411 self.delegations = None
425 if self.delegations and len(self.delegations) > 1:
506 if self.delegations:
508 for item in self.delegations:
522 results['delegations'] = self.delegations
556 if self.delegations:
557 subnet.delegations = self.delegations
[all …]
/dports/net/samba412/samba-4.12.15/ctdb/tests/INTEGRATION/database/
H A Dreadonly.001.basic.sh10 If read-only delegations are present, then any attempt to aquire a read-write
11 fetch_lock will trigger all delegations to be revoked before the fetch lock
23 3. try to fetch read-only records, this should not result in any delegations
25 5. try to fetch read-only records, this should result in delegations
26 6. do a fetchlock and the delegations should be revoked
27 7. try to fetch read-only records, this should result in delegations
28 8. do a recovery and the delegations should be revoked
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qtum/
H A Dqtumdelegation.cpp317 std::map<uint160, Delegation> delegations; in DelegationsFromEvents() local
318 UpdateDelegationsFromEvents(events, delegations); in DelegationsFromEvents()
319 return delegations; in DelegationsFromEvents()
322 …sFromEvents(const std::vector<DelegationEvent> &events, std::map<uint160, Delegation> &delegations) in UpdateDelegationsFromEvents() argument
329 delegations[event.item.delegate] = event.item; in UpdateDelegationsFromEvents()
334 auto it = delegations.find(event.item.delegate); in UpdateDelegationsFromEvents()
335 if (it != delegations.end()) in UpdateDelegationsFromEvents()
336 delegations.erase (it); in UpdateDelegationsFromEvents()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Dialog/
H A DPrintDialog.pm34 delegations => ['Change'],
41 delegations => ['Click'],
61 delegations => ['Click'],
68 delegations => ['Click'],
H A DFontDialog.pm74 delegations => [$self, 'Click'],
82 delegations => [$self, 'Click'],
90 delegations => [$self, 'Click'],
98 delegations => [$self, 'Click'],
123 delegations => ['Change'],
146 delegations=> [ $self, qw(Paint FontChanged MouseDown MouseUp MouseClick MouseEnter MouseLeave)],
156 delegations=> [ 'Change' ],
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/tests/recordings/
H A Dtest_mgmt_network.test_virtual_networks.yaml37 ,\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\"\
45 ,\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\"\
154 ,\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\"\
162 ,\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\"\
226 ,\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\"\
234 ,\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\"\
346 \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\
354 \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\
404delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"En…
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/qtumtests/
H A Ddelegations_tests.cpp88 std::map<uint160, Delegation> delegations = QtumDelegation::DelegationsFromEvents(events); in BOOST_AUTO_TEST_CASE() local
89 BOOST_CHECK(delegations.size() == 1); in BOOST_AUTO_TEST_CASE()
90 Delegation delegation = delegations[event.item.delegate]; in BOOST_AUTO_TEST_CASE()
99 QtumDelegation::UpdateDelegationsFromEvents(events, delegations); in BOOST_AUTO_TEST_CASE()
100 BOOST_CHECK(delegations.size() == 0); in BOOST_AUTO_TEST_CASE()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DKeySelector.pm44 delegations => [qw(Change)],
59 delegations => [qw(Paint KeyDown TranslateAccel )],
76 delegations => [$self, qw(Click)],
81 delegations => [$self, qw(Click)],
86 delegations => [$self, qw(Click)],
339 delegations => [ qw(SelectItem) ],
351 delegations => [ qw(Click) ],
359 delegations => [ qw(Click) ],
367 delegations => [ qw(Change) ],
373 delegations => [ qw(Click) ],
[all …]
/dports/devel/p5-Moose/Moose-2.2201/t/bugs/
H A Dhandles_foreign_class_bug.t31 }, undef, '... can create the attribute with delegations' );
57 }, undef, '... can create the attribute with delegations' );
90 }, undef, '... can create the attribute with delegations' );
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Image/
H A DTransparencyControl.pm40 delegations => [ 'MouseDown'],
46 delegations => [ 'Paint', 'MouseDown'],
53 delegations => [ 'Change'],
227 delegations => ['Check'],
242 delegations => ['Click'],
H A Dgif.pm39 delegations => ['Check'],
73 delegations => ['Click'],
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/tests/integration/targets/azure_rm_subnet/tasks/
H A Dmain.yml215 - name: Update the subnet with delegations
220 delegations:
228 - name: The subnet with delegations should be idempotent
233 delegations:
262 - output.subnets[0]['delegations'] != None
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Ddelegation.c500 list_add_tail_rcu(&delegation->super_list, &server->delegations); in nfs_inode_set_delegation()
603 delegation = list_entry_rcu(server->delegations.next, in nfs_server_return_marked_delegations()
790 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_mark_return_all_delegations()
852 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unused_delegation_types()
965 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unreferenced_delegations()
1028 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_find_inode_server()
1082 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_mark_reclaim_server()
1116 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_unclaimed_delegations()
1189 list_for_each_entry_rcu(delegation, &server->delegations, super_list) in nfs_delegation_mark_test_expired_server()
1248 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_expired_delegations()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Ddelegation.c500 list_add_tail_rcu(&delegation->super_list, &server->delegations); in nfs_inode_set_delegation()
603 delegation = list_entry_rcu(server->delegations.next, in nfs_server_return_marked_delegations()
790 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_mark_return_all_delegations()
852 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unused_delegation_types()
965 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unreferenced_delegations()
1028 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_find_inode_server()
1082 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_mark_reclaim_server()
1116 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_unclaimed_delegations()
1189 list_for_each_entry_rcu(delegation, &server->delegations, super_list) in nfs_delegation_mark_test_expired_server()
1248 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_expired_delegations()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Ddelegation.c500 list_add_tail_rcu(&delegation->super_list, &server->delegations); in nfs_inode_set_delegation()
603 delegation = list_entry_rcu(server->delegations.next, in nfs_server_return_marked_delegations()
790 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_mark_return_all_delegations()
852 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unused_delegation_types()
965 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unreferenced_delegations()
1028 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_find_inode_server()
1082 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_mark_reclaim_server()
1116 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_unclaimed_delegations()
1189 list_for_each_entry_rcu(delegation, &server->delegations, super_list) in nfs_delegation_mark_test_expired_server()
1248 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_reap_expired_delegations()
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/resolver/ns6/
H A Droot.db26 ; These two delegations are strictly not necessary as the test resolver (ns5)
28 ; the delegations in ns4/tld.
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/resolver/ns6/
H A Droot.db26 ; These two delegations are strictly not necessary as the test resolver (ns5)
28 ; the delegations in ns4/tld.
/dports/dns/bind911/bind-9.11.37/bin/tests/system/resolver/ns6/
H A Droot.db24 ; These two delegations are strictly not necessary as the test resolver (ns5)
26 ; the delegations in ns4/tld.
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/resolver/ns6/
H A Droot.db24 ; These two delegations are strictly not necessary as the test resolver (ns5)
26 ; the delegations in ns4/tld.
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/resolver/ns6/
H A Droot.db24 ; These two delegations are strictly not necessary as the test resolver (ns5)
26 ; the delegations in ns4/tld.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/payments/
H A Dpayment_manager.cc38 const Vector<V8PaymentDelegation>& delegations, in enableDelegations() argument
56 for (auto delegation : delegations) { in enableDelegations()
/dports/security/snort3/snort3-3.1.19.0/tools/snort2lua/data/
H A Ddt_table_api.h61 TableApi(TableApi* d, const TableDelegation& td) : delegate(d), delegations(td) {} in TableApi()
168 TableDelegation delegations; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/util/
H A DXCat.java783 Hashtable delegations in mapURI() argument
828 if (delegations != null) in mapURI()
829 return checkDelegations (delegations, uri, null, uri); in mapURI()
993 Hashtable delegations, in checkDelegations() argument
1003 for (Enumeration e = delegations.keys (); in checkDelegations()
1040 synchronized (delegations) { in checkDelegations()
1042 Object cat = delegations.get (prefix); in checkDelegations()
1051 delegations.put (prefix, catalog); in checkDelegations()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/util/
H A DXCat.java783 Hashtable delegations in mapURI() argument
828 if (delegations != null) in mapURI()
829 return checkDelegations (delegations, uri, null, uri); in mapURI()
993 Hashtable delegations, in checkDelegations() argument
1003 for (Enumeration e = delegations.keys (); in checkDelegations()
1040 synchronized (delegations) { in checkDelegations()
1042 Object cat = delegations.get (prefix); in checkDelegations()
1051 delegations.put (prefix, catalog); in checkDelegations()

12345678910>>...24