Home
last modified time | relevance | path

Searched refs:get_bucket (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/
H A Dstorage_uri.py159 bucket = self.get_bucket(validate, headers)
166 bucket = self.get_bucket(headers=headers)
176 bucket = self.get_bucket(validate, headers)
188 bucket = self.get_bucket(validate, headers)
195 bucket = self.get_bucket(validate, headers)
336 bucket = self.get_bucket(validate, headers)
519 bucket = self.get_bucket(headers)
763 bucket = self.get_bucket(False, headers)
768 bucket = self.get_bucket(False, headers)
810 bucket = self.get_bucket(False, headers)
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/
H A Dstorage_uri.py159 bucket = self.get_bucket(validate, headers)
166 bucket = self.get_bucket(headers=headers)
176 bucket = self.get_bucket(validate, headers)
188 bucket = self.get_bucket(validate, headers)
195 bucket = self.get_bucket(validate, headers)
336 bucket = self.get_bucket(validate, headers)
519 bucket = self.get_bucket(headers)
763 bucket = self.get_bucket(False, headers)
768 bucket = self.get_bucket(False, headers)
810 bucket = self.get_bucket(False, headers)
[all …]
/dports/devel/py-boto/boto-2.49.0/boto/
H A Dstorage_uri.py159 bucket = self.get_bucket(validate, headers)
166 bucket = self.get_bucket(headers=headers)
176 bucket = self.get_bucket(validate, headers)
188 bucket = self.get_bucket(validate, headers)
195 bucket = self.get_bucket(validate, headers)
336 bucket = self.get_bucket(validate, headers)
519 bucket = self.get_bucket(headers)
763 bucket = self.get_bucket(False, headers)
768 bucket = self.get_bucket(False, headers)
810 bucket = self.get_bucket(False, headers)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/
H A Dstorage_uri.py159 bucket = self.get_bucket(validate, headers)
166 bucket = self.get_bucket(headers=headers)
176 bucket = self.get_bucket(validate, headers)
188 bucket = self.get_bucket(validate, headers)
195 bucket = self.get_bucket(validate, headers)
336 bucket = self.get_bucket(validate, headers)
349 bucket = self.get_bucket(validate, headers)
519 bucket = self.get_bucket(headers)
763 bucket = self.get_bucket(False, headers)
768 bucket = self.get_bucket(False, headers)
[all …]
/dports/devel/py-moto/moto-2.2.16/moto/s3/
H A Dmodels.py1443 def get_bucket(self, bucket_name): member in S3Backend
1450 return self.get_bucket(bucket_name)
1453 bucket = self.get_bucket(bucket_name)
1479 bucket = self.get_bucket(bucket_name)
1527 bucket = self.get_bucket(bucket_name)
1537 bucket = self.get_bucket(bucket_name)
1551 bucket = self.get_bucket(bucket_name)
1555 bucket = self.get_bucket(bucket_name)
1559 bucket = self.get_bucket(bucket_name)
1563 bucket = self.get_bucket(bucket_name)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/integration/s3/
H A Dmock_storage_service.py248 src_key = self.connection.get_bucket(
474 self.get_bucket().get_versioning_status(headers)
483 self.get_bucket().delete_key(self.object_name)
487 self.get_bucket().disable_logging()
491 self.get_bucket().enable_logging(target_bucket)
495 return self.get_bucket().get_logging_config()
515 return self.get_bucket().get_all_keys(self)
559 bucket = self.get_bucket()
564 self.get_bucket().set_acl(acl_or_str, key_name)
568 self.get_bucket().set_def_acl(acl_or_str)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/integration/s3/
H A Dmock_storage_service.py245 src_key = self.connection.get_bucket(
468 self.get_bucket().get_versioning_status(headers)
477 self.get_bucket().delete_key(self.object_name)
481 self.get_bucket().disable_logging()
485 self.get_bucket().enable_logging(target_bucket)
489 return self.get_bucket().get_logging_config()
509 return self.get_bucket().get_all_keys(self)
553 bucket = self.get_bucket()
558 self.get_bucket().set_acl(acl_or_str, key_name)
562 self.get_bucket().set_def_acl(acl_or_str)
[all …]
/dports/devel/py-boto/boto-2.49.0/tests/integration/s3/
H A Dmock_storage_service.py245 src_key = self.connection.get_bucket(
468 self.get_bucket().get_versioning_status(headers)
477 self.get_bucket().delete_key(self.object_name)
481 self.get_bucket().disable_logging()
485 self.get_bucket().enable_logging(target_bucket)
489 return self.get_bucket().get_logging_config()
509 return self.get_bucket().get_all_keys(self)
553 bucket = self.get_bucket()
558 self.get_bucket().set_acl(acl_or_str, key_name)
562 self.get_bucket().set_def_acl(acl_or_str)
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/integration/s3/
H A Dmock_storage_service.py249 src_key = self.connection.get_bucket(
475 self.get_bucket().get_versioning_status(headers)
484 self.get_bucket().delete_key(self.object_name)
488 self.get_bucket().disable_logging()
492 self.get_bucket().enable_logging(target_bucket)
496 return self.get_bucket().get_logging_config()
516 return self.get_bucket().get_all_keys(self)
560 bucket = self.get_bucket()
565 self.get_bucket().set_acl(acl_or_str, key_name)
569 self.get_bucket().set_def_acl(acl_or_str)
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp434 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
435 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
498 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
570 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
594 bucket = get_bucket(hash); in get_bucket_locked()
751 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
760 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
885 Bucket* bucket = get_bucket(hash); in internal_insert()
1120 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1140 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp435 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
436 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
499 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
571 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
595 bucket = get_bucket(hash); in get_bucket_locked()
752 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
761 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
900 Bucket* bucket = get_bucket(hash); in internal_insert_get()
1145 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1165 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp434 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
435 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
498 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
570 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
594 bucket = get_bucket(hash); in get_bucket_locked()
751 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
760 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
885 Bucket* bucket = get_bucket(hash); in internal_insert()
1120 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1140 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp434 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
435 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
498 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
570 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
594 bucket = get_bucket(hash); in get_bucket_locked()
751 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
760 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
885 Bucket* bucket = get_bucket(hash); in internal_insert()
1120 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1140 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp445 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
446 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
508 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
578 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
602 bucket = get_bucket(hash); in get_bucket_locked()
759 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
768 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
892 Bucket* bucket = get_bucket(hash); in internal_get_insert()
965 Bucket* bucket = get_bucket(hash); in internal_insert()
1207 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp448 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
449 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
511 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
579 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
603 bucket = get_bucket(hash); in get_bucket_locked()
760 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
769 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
893 Bucket* bucket = get_bucket(hash); in internal_insert()
1139 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1159 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp448 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
449 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
511 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
579 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
603 bucket = get_bucket(hash); in get_bucket_locked()
760 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
769 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
893 Bucket* bucket = get_bucket(hash); in internal_insert()
1139 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1159 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp449 _new_table->get_bucket(even_index)->unlock(); in internal_grow_range()
450 _new_table->get_bucket(odd_index)->unlock(); in internal_grow_range()
513 Bucket* bucket = table->get_bucket(bucket_it); in do_bulk_delete_locked_for()
585 get_bucket(uintx hash) const in get_bucket() function in ConcurrentHashTable
609 bucket = get_bucket(hash); in get_bucket_locked()
766 _new_table->get_bucket(bucket_it)-> in internal_shrink_range()
775 _new_table->get_bucket(bucket_it)->unlock(); in internal_shrink_range()
900 Bucket* bucket = get_bucket(hash); in internal_insert()
1135 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
1155 Bucket* bucket = table->get_bucket(bucket_it); in do_safepoint_scan()
[all …]
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_boto.py29 s3_bucket = s3_conn.get_bucket('boto-demo-1394171994') # a bucket you can access
37 s3_bucket = s3_conn.get_bucket('boto-demo-1394171994') # a bucket you can access
52 s3_bucket = s3_conn.get_bucket('boto-demo-1394171994') # a bucket you can access
59 s3_bucket = s3_conn.get_bucket('boto-demo-1394171994') # a bucket you can access
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/emulator/
H A Demulator.py129 bucket = db.get_bucket(flask.request, bucket_name, None)
140 bucket = db.get_bucket(flask.request, bucket_name, None)
151 bucket = db.get_bucket(flask.request, bucket_name, None)
171 bucket = db.get_bucket(flask.request, bucket_name, None)
183 bucket = db.get_bucket(flask.request, bucket_name, None)
193 bucket = db.get_bucket(flask.request, bucket_name, None)
203 bucket = db.get_bucket(flask.request, bucket_name, None)
213 bucket = db.get_bucket(flask.request, bucket_name, None)
223 bucket = db.get_bucket(flask.request, bucket_name, None)
230 bucket = db.get_bucket(flask.request, bucket_name, None)
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/unordered/detail/
H A Dbuckets.hpp28 hash_buckets<A, G>::get_bucket(std::size_t num) const in get_bucket() function in boost::unordered_detail::hash_buckets
37 return get_bucket(hashed % bucket_count_); in bucket_ptr_from_hash()
44 bucket_ptr ptr = get_bucket(index)->next_; in bucket_size()
57 return buckets_ ? get_bucket(num)->next_ : node_ptr(); in bucket_begin()
89 bucket_ptr end = this->get_bucket(this->bucket_count_); in delete_buckets()
H A Dtable.hpp71 return find_iterator(this->get_bucket(this->bucket_index(k)), k); in find_iterator()
186 this->get_bucket(this->bucket_count_); in recompute_begin_bucket()
478 bucket_ptr end = this->get_bucket(this->bucket_count_); in rehash_impl()
528 bucket_ptr end = this->get_bucket(this->bucket_count_); in copy_buckets_to()
582 bucket_ptr bucket = this->get_bucket(this->bucket_index(k)); in find()
598 bucket_ptr bucket = this->get_bucket(h(k) % this->bucket_count_); in find()
614 bucket_ptr bucket = this->get_bucket(this->bucket_index(k)); in at()
633 bucket_ptr bucket = this->get_bucket(this->bucket_index(k)); in equal_range()
654 bucket_ptr end = this->get_bucket(this->bucket_count_); in clear()
682 bucket_ptr bucket = this->get_bucket(this->bucket_index(k)); in erase_key()
[all …]
/dports/www/p5-STF-Dispatcher-PSGI/STF-Dispatcher-PSGI-1.12/lib/STF/Dispatcher/
H A DPSGI.pm97 my $bucket = $self->impl->get_bucket( {
121 my $bucket = $self->impl->get_bucket( {
175 my $bucket = $self->impl->get_bucket( {
226 my $bucket = $self->impl->get_bucket( {
262 my $bucket = $self->impl->get_bucket( {
300 my $bucket = $self->impl->get_bucket( {
345 $dest_bucket = $self->impl->get_bucket( {
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/routing/src/
H A Dconnection_container.h68 get_bucket(key).for_one(key, p); in for_one()
79 get_bucket(key).put(key, std::move(value)); in put()
82 void erase(const Key &key) { get_bucket(key).erase(key); } in erase()
149 Bucket &get_bucket(const Key &key) { in get_bucket() function
154 const Bucket &get_bucket(const Key &key) const { in get_bucket() function
/dports/misc/mc/mc-4.8.27/src/vfs/extfs/helpers/
H A Ds3+.in236 def get_bucket(name):
241 b = s3.get_bucket(name, validate=False)
249 return get_connection(m.group(1)).get_bucket(name)
350 b = get_bucket(b.name) # get the bucket at its own region
388 b = get_bucket(bucket)
413 b = get_bucket(bucket)
430 b = get_bucket(bucket)
467 b = get_bucket(bucket)
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/extfs/helpers/
H A Ds3+.in236 def get_bucket(name):
241 b = s3.get_bucket(name, validate=False)
249 return get_connection(m.group(1)).get_bucket(name)
350 b = get_bucket(b.name) # get the bucket at its own region
388 b = get_bucket(bucket)
413 b = get_bucket(bucket)
430 b = get_bucket(bucket)
467 b = get_bucket(bucket)

12345678910>>...19