Home
last modified time | relevance | path

Searched refs:delete_objects (Results 1 – 25 of 69) sorted by relevance

123

/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/common/
H A Dproject_purge.py90 self.delete_objects(
106 self.delete_objects(
116 self.delete_objects(
125 self.delete_objects(
134 self.delete_objects(
139 def delete_objects(self, func_delete, data, resource, dry_run): member in ProjectPurge
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtest_cloud.py632 cloud_interface.delete_objects(mock_keys)
656 cloud_interface.delete_objects(mock_keys)
660 s3_client.delete_objects.assert_not_called()
674 cloud_interface.delete_objects(mock_keys)
700 s3_client.delete_objects.return_value = {
711 cloud_interface.delete_objects(mock_keys)
1145 cloud_interface.delete_objects(mock_keys)
1160 cloud_interface.delete_objects(mock_keys)
1272 cloud_interface.delete_objects(mock_keys)
1616 def delete_objects(object_list): function
[all …]
H A Dtest_barman_cloud_backup_delete.py220 assert len(cloud_interface_mock.delete_objects.call_args_list) == len(
225 call_args == cloud_interface_mock.delete_objects.call_args_list[i][0][0]
478 cloud_interface_mock.delete_objects.assert_not_called()
670 assert len(cloud_interface_mock.delete_objects.call_args_list) == 0
701 assert len(cloud_interface_mock.delete_objects.call_args_list) == 0
741 cloud_interface_mock.delete_objects.side_effect = mock_delete_objects
768 assert len(cloud_interface_mock.delete_objects.call_args_list) == 1
775 in cloud_interface_mock.delete_objects.call_args_list
822 cloud_interface_mock.delete_objects.assert_not_called()
1068 assert len(cloud_interface_mock.delete_objects.call_args_list) == 0
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A DMakefile.adalib88 all: libgnat.a libgnarl.a delete_objects g-trasym.o
91 delete_objects:
122 .PHONY: delete_objects
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A DMakefile.adalib88 all: libgnat.a libgnarl.a delete_objects g-trasym.o
91 delete_objects:
122 .PHONY: delete_objects
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/t/
H A Ddb-object-helpers.t321 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $other_class);
322 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $class);
331 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $other_class);
332 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $class);
341 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $other_class);
342 Rose::DB::Object::Manager->delete_objects(all => 1, object_class => $class);
/dports/databases/pgbarman/barman-release-2.17/barman/clients/
H A Dcloud_backup_delete.py136 cloud_interface.delete_objects(wal_paths_to_delete)
174 cloud_interface.delete_objects(objects_to_delete)
178 cloud_interface.delete_objects([backup_info_path])
/dports/databases/pgbarman/barman-release-2.17/barman/cloud_providers/
H A Daws_s3.py348 def delete_objects(self, paths): member in S3CloudInterface
369 resp = self.s3.meta.client.delete_objects(
/dports/databases/py-python-swiftclient/python-swiftclient-3.12.0/swiftclient/
H A Dservice.py2429 delete_objects = self._make_delete_objects(objects)
2431 delete_objects = [
2432 obj for obj in delete_objects
2439 page_at_a_time = n_at_a_time(delete_objects,
2579 delete_objects = []
2584 delete_objects.append(obj)
2586 delete_objects.append(o)
2593 return delete_objects
2711 delete_objects = []
2717 delete_objects.append(delete_obj)
[all …]
/dports/biology/p5-Bio-MAGETAB/Bio-MAGETAB-1.31/t/
H A D004_magetab.t100 lives_ok( sub { $obj->delete_objects( $db2 ) }, 'can delete objects from the container' );
/dports/biology/p5-Bio-MAGETAB/Bio-MAGETAB-1.31/lib/Bio/
H A DMAGETAB.pm168 sub delete_objects { subroutine
/dports/net/librdkafka/librdkafka-1.8.2/packaging/nuget/
H A Dcleanup-s3.py134 res = s3.delete_objects(Bucket=s3_bucket,
/dports/www/py-django-bakery/django-bakery-0.12.7/bakery/management/commands/
H A D__init__.py96 s3_client.delete_objects(
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dboto_s3_bucket.py228 def delete_objects( function
270 ret = conn.delete_objects(**args)
378 ret = delete_objects(
/dports/net/py-s3transfer/s3transfer-0.5.0/tests/integration/
H A D__init__.py33 client.delete_objects(Bucket=bucket_name, Delete={'Objects': keys})
/dports/lang/spidermonkey78/firefox-78.9.0/tools/moztreedocs/
H A Dupload.py120 response = s3.delete_objects(
/dports/mail/thunderbird/thunderbird-91.8.0/tools/moztreedocs/
H A Dupload.py122 response = s3.delete_objects(
/dports/www/firefox/firefox-99.0/tools/moztreedocs/
H A Dupload.py122 response = s3.delete_objects(
/dports/www/firefox-esr/firefox-91.8.0/tools/moztreedocs/
H A Dupload.py122 response = s3.delete_objects(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp544 this->delete_objects(); in deinit()
845 this->delete_objects(); in execute_negative_test()
992 this->delete_objects(); in execute_positive_test()
1224 this->delete_objects(); in execute_positive_test()
3636 this->delete_objects(); in test_shader_compilation()
4261 this->delete_objects(); in test_shader_compilation()
4543 this->delete_objects(); in test_shader_compilation()
5287 this->delete_objects(); in test_shader_compilation()
5408 this->delete_objects(); in test_shader_compilation()
5530 this->delete_objects(); in test_shader_compilation()
[all …]
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/lib/Rose/DB/
H A DObject.pm1365 Rose::DB::Object::Manager->delete_objects(
1412 Rose::DB::Object::Manager->delete_objects(
1476 Rose::DB::Object::Manager->delete_objects(
1515 Rose::DB::Object::Manager->delete_objects(
/dports/games/traingame/traingame-cb6513e/src/
H A DEditor.cpp84 void delete_objects();
624 void Editor::delete_objects() in delete_objects() function in Editor
735 delete_objects(); in on_mouse_release()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_render.c689 Eina_Array *delete_objects; member
1347 OBJS_ARRAY_CLEAN(&e->delete_objects); in _evas_render_check_pending_objects()
3351 p1ctx.delete_objects = &e->delete_objects; in evas_render_updates_internal()
3854 for (i = 0; i < e->delete_objects.count; ++i) in evas_render_updates_internal()
3856 obj = eina_array_data_get(&e->delete_objects, i); in evas_render_updates_internal()
3859 eina_array_clean(&e->delete_objects); in evas_render_updates_internal()
3863 if ((e->delete_objects.count == 0) || (e->delete_objects.count > 1024)) in evas_render_updates_internal()
3864 eina_array_flush(&e->delete_objects); in evas_render_updates_internal()
4195 OBJS_ARRAY_FLUSH(&evas->delete_objects); in _evas_canvas_render_idle_flush()
4312 OBJS_ARRAY_FLUSH(&evas->delete_objects); in _evas_canvas_render_dump()
[all …]
/dports/databases/pgbarman/barman-release-2.17/barman/
H A Dannotations.py176 self.cloud_interface.delete_objects([annotation_path])
/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/include/s11n.net/s11n/
H A Dalgo.hpp178 void delete_objects( IterT begin, IterT end ) in delete_objects() function

123