Home
last modified time | relevance | path

Searched defs:bucket (Results 1 – 25 of 141) sorted by relevance

123456

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.cc365 int bucket = in grpc_stats_inc_call_initial_size() local
388 int bucket = in grpc_stats_inc_poll_events_returned() local
411 int bucket = in grpc_stats_inc_tcp_write_size() local
434 int bucket = in grpc_stats_inc_tcp_write_iov_size() local
457 int bucket = in grpc_stats_inc_tcp_read_size() local
480 int bucket = in grpc_stats_inc_tcp_read_offer() local
504 int bucket = in grpc_stats_inc_tcp_read_offer_iov_size() local
529 int bucket = in grpc_stats_inc_http2_send_message_size() local
554 int bucket = in grpc_stats_inc_http2_send_initial_metadata_per_write() local
579 int bucket = in grpc_stats_inc_http2_send_message_per_write() local
[all …]
/external/mesa3d/src/etnaviv/drm/
Detnaviv_bo_cache.c77 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
104 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
121 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket()
162 struct etna_bo_bucket *bucket; in etna_bo_cache_alloc() local
184 struct etna_bo_bucket *bucket = get_bucket(cache, bo->size); in etna_bo_cache_free() local
/external/libdrm/freedreno/
Dfreedreno_bo_cache.c90 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
117 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
134 static struct fd_bo *find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket()
165 struct fd_bo_bucket *bucket; in fd_bo_cache_alloc() local
196 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); in fd_bo_cache_free() local
/external/libdrm/etnaviv/
Detnaviv_bo_cache.c78 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
104 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
121 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket()
162 struct etna_bo_bucket *bucket; in etna_bo_cache_alloc() local
183 struct etna_bo_bucket *bucket = get_bucket(cache, bo->size); in etna_bo_cache_free() local
/external/mesa3d/src/freedreno/drm/
Dfreedreno_bo_cache.c88 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
115 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
132 static struct fd_bo *find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket()
163 struct fd_bo_bucket *bucket; in fd_bo_cache_alloc() local
194 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); in fd_bo_cache_free() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py195 def List(bucket): argument
201 def Exists(bucket, remote_path): argument
234 def Delete(bucket, remote_path): argument
240 def Get(bucket, remote_path, local_path): argument
343 def _GetLocked(bucket, remote_path, local_path): argument
364 def Insert(bucket, remote_path, local_path, publicly_readable=False): argument
389 def GetIfHashChanged(cs_path, download_path, bucket, file_hash): argument
408 def GetIfChanged(file_path, bucket): argument
467 def GetFilesInDirectoryIfChanged(directory, bucket): argument
Dcloud_storage_unittest.py54 def _FakeGet(self, bucket, remote_path, local_path): argument
260 def _FakeGetLocked(bucket, expected_hash, file_path): argument
281 def _FakeGetLocked(bucket, expected_hash, file_path): argument
313 def _FakeGetLocked(bucket, expected_hash, file_path): argument
337 def _FakeGetLockedNewHash(bucket, expected_hash, file_path): argument
/external/libchrome/third_party/jinja2/
Dbccache.py146 def load_bytecode(self, bucket): argument
153 def dump_bytecode(self, bucket): argument
190 def set_bucket(self, bucket): argument
260 def _get_cache_filename(self, bucket): argument
263 def load_bytecode(self, bucket): argument
271 def dump_bytecode(self, bucket): argument
344 def load_bytecode(self, bucket): argument
354 def dump_bytecode(self, bucket): argument
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DByteBucketArray.java28 T[] bucket = (T[]) mBuckets[bucketIndex]; in get() local
42 Object[] bucket = mBuckets[bucketIndex]; in editItemAt() local
64 Object[] bucket = mBuckets[bucketIndex]; in set() local
/external/libdrm/
Dxf86drmHash.c119 HashBucketPtr bucket; in drmHashDestroy() local
144 HashBucketPtr bucket; in HashFind() local
170 HashBucketPtr bucket; in drmHashLookup() local
183 HashBucketPtr bucket; in drmHashInsert() local
203 HashBucketPtr bucket; in drmHashDelete() local
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py261 bucket = _messages.StringField(1) variable in BucketAccessControl
471 bucket = _messages.StringField(1) variable in Notification
598 bucket = _messages.StringField(2) variable in Object
665 bucket = _messages.StringField(1) variable in ObjectAccessControl
867 bucket = _messages.StringField(1, required=True) variable in StorageBucketAccessControlsDeleteRequest
885 bucket = _messages.StringField(1, required=True) variable in StorageBucketAccessControlsGetRequest
896 bucket = _messages.StringField(1, required=True) variable in StorageBucketAccessControlsListRequest
910 bucket = _messages.StringField(1, required=True) variable in StorageBucketsDeleteRequest
926 bucket = _messages.StringField(1, required=True) variable in StorageBucketsGetIamPolicyRequest
955 bucket = _messages.StringField(1, required=True) variable in StorageBucketsGetRequest
[all …]
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h155 auto &bucket = GetBucket(object); in StartWrite() local
225 auto &bucket = GetBucket(object); in FinishWrite() local
239 auto &bucket = GetBucket(object); in StartRead() local
275 auto &bucket = GetBucket(object); in FinishRead() local
290 void WaitForObjectIdle(CounterBucket &bucket, T object, std::unique_lock<std::mutex> &lock) { in WaitForObjectIdle()
471 auto &bucket = GetBucket(object); in WRAPPER() local
482 auto &bucket = GetBucket(object); variable
490 auto &bucket = GetBucket(object); in StartReadObject() local
501 auto &bucket = GetBucket(object); in FinishReadObject() local
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DIntervalBucketTest.java93 IntervalBucket bucket = new IntervalBucket(START, MINUTE, MEAN, MEASURE_DOUBLE); in testRecord() local
120 IntervalBucket bucket = new IntervalBucket(START, MINUTE, MEAN, MEASURE_DOUBLE); in preventCallingGetFractionOnPastBuckets() local
128 IntervalBucket bucket = new IntervalBucket(START, MINUTE, MEAN, MEASURE_DOUBLE); in preventCallingGetFractionOnFutureBuckets() local
/external/v8/src/heap/
Dslot-set.h207 Bucket* bucket = LoadBucket<access_mode>(bucket_index); in Insert() local
211 delete bucket; in Insert() local
231 Bucket* bucket = LoadBucket(bucket_index); in Contains() local
241 Bucket* bucket = LoadBucket(bucket_index); in Remove() local
265 Bucket* bucket; in RemoveRange() local
323 Bucket* bucket = LoadBucket(bucket_index); in Lookup() local
385 Bucket* bucket = LoadBucket<AccessMode::NON_ATOMIC>(bucket_index); in CheckPossiblyEmptyBuckets() local
475 Bucket* bucket = LoadBucket(bucket_index); in Iterate() local
511 Bucket* bucket = LoadBucket<AccessMode::NON_ATOMIC>(bucket_index); in FreeBucketIfEmpty() local
523 void ClearBucket(Bucket* bucket, int start_cell, int end_cell) { in ClearBucket()
[all …]
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhash_map.hpp103 size_t bucket = calculate_hash_value(k) % num_buckets_; in find() local
124 size_t bucket = calculate_hash_value(k) % num_buckets_; in find() local
145 size_t bucket = calculate_hash_value(v.first) % num_buckets_; in insert() local
173 size_t bucket = calculate_hash_value(it->first) % num_buckets_; in erase() local
250 std::size_t bucket = calculate_hash_value(iter->first) % num_buckets_; in rehash() local
/external/mesa3d/src/glx/
Dglxhash.c179 __glxHashBucketPtr bucket; in __glxHashDestroy() local
205 __glxHashBucketPtr bucket; in HashFind() local
234 __glxHashBucketPtr bucket; in __glxHashLookup() local
250 __glxHashBucketPtr bucket; in __glxHashInsert() local
277 __glxHashBucketPtr bucket; in __glxHashDelete() local
337 count_entries(__glxHashBucketPtr bucket) in count_entries()
359 __glxHashBucketPtr bucket; in compute_dist() local
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc143 Status ParseS3Path(const string& fname, bool empty_object_ok, string* bucket, in ParseS3Path()
170 S3RandomAccessFile(const string& bucket, const string& object, in S3RandomAccessFile()
208 S3WritableFile(const string& bucket, const string& object, in S3WritableFile()
331 string bucket, object; in NewRandomAccessFile() local
339 string bucket, object; in NewWritableFile() local
354 string bucket, object; in NewAppendableFile() local
400 string bucket, prefix; in GetChildren() local
447 string bucket, object; in Stat() local
508 string bucket, object; in DeleteFile() local
524 string bucket, object; in CreateDir() local
[all …]
/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.cc20 for (subtle::AtomicWord bucket : buckets_) { in ~LockFreeAddressHashSet() local
62 for (subtle::AtomicWord bucket : other.buckets_) { in Copy() local
/external/v8/src/heap/cppgc/
Dpage-memory.cc153 void NormalPageMemoryPool::Add(size_t bucket, NormalPageMemoryRegion* pmr, in Add()
160 size_t bucket) { in Take()
172 Address PageBackend::AllocateNormalPageMemory(size_t bucket) { in AllocateNormalPageMemory()
188 void PageBackend::FreeNormalPageMemory(size_t bucket, Address writeable_base) { in FreeNormalPageMemory()
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc157 Status ParseGcsPath(StringPiece fname, bool empty_object_ok, string* bucket, in ParseGcsPath()
410 GcsWritableFile(const string& bucket, const string& object, in GcsWritableFile()
434 GcsWritableFile(const string& bucket, const string& object, in GcsWritableFile()
908 string bucket, object; in NewRandomAccessFile() local
998 string bucket, object; in LoadBufferFromGCS() local
1056 string bucket, object; in NewWritableFile() local
1096 string bucket, object; in NewAppendableFile() local
1121 string bucket, object; in FileExists() local
1147 Status GcsFileSystem::ObjectExists(const string& fname, const string& bucket, in ObjectExists()
1164 const string& bucket, in UncachedStatForObject()
[all …]
/external/libdrm/tests/
Dhash.c87 static int count_entries(HashBucketPtr bucket) in count_entries()
107 HashBucketPtr bucket; in compute_dist() local
/external/libaom/libaom/stats/
Drate_hist.c34 struct hist_bucket bucket[RATE_BINS]; member
117 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()
180 static void show_histogram(const struct hist_bucket *bucket, int buckets, in show_histogram()
238 struct hist_bucket bucket[64]; in show_q_histogram() local
/external/libvpx/libvpx/
Drate_hist.c33 struct hist_bucket bucket[RATE_BINS]; member
126 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()
194 static void show_histogram(const struct hist_bucket *bucket, int buckets, in show_histogram()
254 struct hist_bucket bucket[64]; in show_q_histogram() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h113 #define RDTSC_START(pBucketMgr, bucket) rdtscStart(pBucketMgr, bucket) argument
114 #define RDTSC_STOP(pBucketMgr, bucket, count, draw) rdtscStop(pBucketMgr, bucket, count, draw) argument
115 #define RDTSC_EVENT(pBucketMgr, bucket, count1, count2) rdtscEvent(pBucketMgr, bucket, count1, coun… argument
120 #define RDTSC_START(pBucketMgr, bucket) argument
121 #define RDTSC_STOP(pBucketMgr, bucket, count, draw) argument
122 #define RDTSC_EVENT(pBucketMgr, bucket, count1, count2) argument
/external/kmod/shared/
Dhash.c69 struct hash_bucket *bucket, *bucket_end; in hash_free() local
151 struct hash_bucket *bucket = hash->buckets + pos; in hash_add() local
194 struct hash_bucket *bucket = hash->buckets + pos; in hash_add_unique() local
239 const struct hash_bucket *bucket = hash->buckets + pos; in hash_find() local
258 struct hash_bucket *bucket = hash->buckets + pos; in hash_del() local

123456