/external/volley/src/test/java/com/android/volley/toolbox/ |
D | PoolingByteArrayOutputStreamTest.java | 28 ByteArrayPool pool = new ByteArrayPool(32768); in pooledOneBuffer() local 36 ByteArrayPool pool = new ByteArrayPool(32768); in pooledIndividualWrites() local 44 ByteArrayPool pool = new ByteArrayPool(0); in unpooled() local 52 ByteArrayPool pool = new ByteArrayPool(0); in unpooledIndividualWrites() local 58 private void writeOneBuffer(ByteArrayPool pool) throws IOException { in writeOneBuffer() 69 private void writeBytesIndividually(ByteArrayPool pool) { in writeBytesIndividually()
|
D | ByteArrayPoolTest.java | 28 ByteArrayPool pool = new ByteArrayPool(32); in reusesBuffer() local 45 ByteArrayPool pool = new ByteArrayPool(32); in obeysSizeLimit() local 67 ByteArrayPool pool = new ByteArrayPool(32); in returnsBufferWithRightSize() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | compute_memory_pool.c | 52 struct compute_memory_pool* pool = (struct compute_memory_pool*) in compute_memory_pool_new() local 75 static void compute_memory_pool_init(struct compute_memory_pool * pool, in compute_memory_pool_init() 90 void compute_memory_pool_delete(struct compute_memory_pool* pool) in compute_memory_pool_delete() 114 struct compute_memory_pool* pool, in compute_memory_prealloc_chunk() 147 struct compute_memory_pool* pool, in compute_memory_postalloc_chunk() 189 int compute_memory_grow_defrag_pool(struct compute_memory_pool *pool, in compute_memory_grow_defrag_pool() 254 void compute_memory_shadow(struct compute_memory_pool* pool, in compute_memory_shadow() 275 int compute_memory_finalize_pending(struct compute_memory_pool* pool, in compute_memory_finalize_pending() 348 void compute_memory_defrag(struct compute_memory_pool *pool, in compute_memory_defrag() 378 int compute_memory_promote_item(struct compute_memory_pool *pool, in compute_memory_promote_item() [all …]
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | threadpool.c | 43 struct threadpool *pool = data; in threadpool_worker() local 82 struct threadpool *pool = calloc(1, sizeof(*pool)); in _mesa_threadpool_create() local 99 _mesa_threadpool_destroy(struct NineSwapChain9 *swapchain, struct threadpool *pool) in _mesa_threadpool_destroy() 132 _mesa_threadpool_queue_task(struct threadpool *pool, in _mesa_threadpool_queue_task() 174 _mesa_threadpool_wait_for_task(struct threadpool *pool, in _mesa_threadpool_wait_for_task()
|
D | nine_helpers.c | 26 nine_range_pool_more(struct nine_range_pool *pool) in nine_range_pool_more() 53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) in nine_range_pool_get() 66 nine_ranges_coalesce(struct nine_range *r, struct nine_range_pool *pool) in nine_ranges_coalesce() 80 struct nine_range_pool *pool) in nine_ranges_insert()
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | mutex_pool.h | 20 mutex_pool_mutex(mutex_pool_t *pool, uintptr_t key) { in mutex_pool_mutex() 27 mutex_pool_assert_not_held(tsdn_t *tsdn, mutex_pool_t *pool) { in mutex_pool_assert_not_held() 41 mutex_pool_lock(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { in mutex_pool_lock() 49 mutex_pool_unlock(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { in mutex_pool_unlock() 57 mutex_pool_lock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_lock2() 75 mutex_pool_unlock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_unlock2() 90 mutex_pool_assert_owner(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { in mutex_pool_assert_owner()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | ConnectionPoolTest.java | 48 ConnectionPool pool = new ConnectionPool(Integer.MAX_VALUE, 100L, TimeUnit.NANOSECONDS); in connectionsEvictedWhenIdleLongEnough() local 80 ConnectionPool pool = new ConnectionPool(Integer.MAX_VALUE, 100L, TimeUnit.NANOSECONDS); in inUseConnectionsNotEvicted() local 104 ConnectionPool pool = new ConnectionPool(Integer.MAX_VALUE, 100L, TimeUnit.NANOSECONDS); in cleanupPrioritizesEarliestEviction() local 136 ConnectionPool pool = new ConnectionPool(2, 100L, TimeUnit.NANOSECONDS); in oldestConnectionsEvictedIfIdleLimitExceeded() local 160 ConnectionPool pool = new ConnectionPool(2, 100L, TimeUnit.NANOSECONDS); in leakedAllocation() local 174 private void allocateAndLeakAllocation(ConnectionPool pool, RealConnection connection) { in allocateAndLeakAllocation() 190 private RealConnection newConnection(ConnectionPool pool, Route route, long idleAtNanos) { in newConnection()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | InternersTest.java | 38 Interner<String> pool = Interners.newStrongInterner(); in testStrong_simplistic() local 44 Interner<String> pool = Interners.newStrongInterner(); in testStrong_null() local 55 Interner<String> pool = Interners.newWeakInterner(); in testWeak_simplistic() local 61 Interner<String> pool = Interners.newWeakInterner(); in testWeak_null() local 72 Interner<Integer> pool = Interners.newWeakInterner(); in testWeak_afterGC() local
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | cq_pool_cl.c | 48 struct skc_cq_pool * const pool) in skc_runtime_cl_12_create_cq() 102 struct skc_cq_pool * const pool, in skc_cq_pool_create() 125 struct skc_cq_pool * pool) in skc_cq_pool_dispose() 140 skc_cq_pool_write(struct skc_cq_pool * const pool, in skc_cq_pool_write() 153 struct skc_cq_pool * const pool, in skc_cq_pool_expand() 180 struct skc_cq_pool * const pool) in skc_cq_pool_read()
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | cq_pool_cl.c | 48 struct skc_cq_pool * const pool) in skc_runtime_cl_12_create_cq() 102 struct skc_cq_pool * const pool, in skc_cq_pool_create() 125 struct skc_cq_pool * pool) in skc_cq_pool_dispose() 140 skc_cq_pool_write(struct skc_cq_pool * const pool, in skc_cq_pool_write() 153 struct skc_cq_pool * const pool, in skc_cq_pool_expand() 180 struct skc_cq_pool * const pool) in skc_cq_pool_read()
|
/external/libxcam/wrapper/gstreamer/ |
D | gstxcambufferpool.cpp | 97 gst_xcam_buffer_pool_init (GstXCamBufferPool *pool) in gst_xcam_buffer_pool_init() 106 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (object); in gst_xcam_buffer_pool_finalize() local 119 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_start() local 130 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_stop() local 142 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_set_config() local 162 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_acquire_buffer() local 236 GstXCamBufferPool *pool; in gst_xcam_buffer_pool_new() local
|
/external/libunwind/src/mi/ |
D | mempool.c | 86 free_object (struct mempool *pool, void *object) in free_object() 96 add_memory (struct mempool *pool, char *mem, size_t size, size_t obj_size) in add_memory() 105 expand (struct mempool *pool) in expand() 127 mempool_init (struct mempool *pool, size_t obj_size, size_t reserve) in mempool_init() 154 mempool_alloc (struct mempool *pool) in mempool_alloc() 175 mempool_free (struct mempool *pool, void *object) in mempool_free()
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | memory_pool.c | 38 void memory_pool_init(struct memory_pool * pool) in memory_pool_init() 44 void memory_pool_destroy(struct memory_pool * pool) in memory_pool_destroy() 53 static void refill_pool(struct memory_pool * pool) in refill_pool() 71 void * memory_pool_malloc(struct memory_pool * pool, unsigned int bytes) in memory_pool_malloc()
|
/external/deqp/framework/delibs/depool/ |
D | deMemPool.c | 171 deMemPool* pool; in createPoolInternal() local 243 deMemPool* pool = createPoolInternal(DE_NULL); in deMemPool_createRoot() local 283 deMemPool* pool; in deMemPool_create() local 298 void deMemPool_destroy (deMemPool* pool) in deMemPool_destroy() 378 int deMemPool_getNumChildren (const deMemPool* pool) in deMemPool_getNumChildren() 390 int deMemPool_getNumAllocatedBytes (const deMemPool* pool, deBool recurse) in deMemPool_getNumAllocatedBytes() 408 int deMemPool_getCapacity (const deMemPool* pool, deBool recurse) in deMemPool_getCapacity() 426 DE_INLINE void* deMemPool_allocInternal (deMemPool* pool, size_t numBytes, deUint32 alignBytes) in deMemPool_allocInternal() 499 void* deMemPool_alloc (deMemPool* pool, size_t numBytes) in deMemPool_alloc() 517 void* deMemPool_alignedAlloc (deMemPool* pool, size_t numBytes, deUint32 alignBytes) in deMemPool_alignedAlloc() [all …]
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | ClassWriter.java | 41 ConstantPool pool = new ConstantPool(); in writeClass() local 63 ConstantPool pool, ByteArrayDataOutput output, ClassFile.MethodInfo method) { in writeMethod() 71 ConstantPool pool, ByteArrayDataOutput output, ClassFile.FieldInfo field) { in writeField() 79 ConstantPool pool, ByteArrayDataOutput body, List<Attribute> attributes) { in writeAttributes() 120 ConstantPool pool, ByteArrayDataOutput body, ClassFile classfile) { in finishClass()
|
/external/mesa3d/src/util/ |
D | slab.c | 126 void slab_create_child(struct slab_child_pool *pool, in slab_create_child() 141 void slab_destroy_child(struct slab_child_pool *pool) in slab_destroy_child() 178 slab_add_new_page(struct slab_child_pool *pool) in slab_add_new_page() 208 slab_alloc(struct slab_child_pool *pool) in slab_alloc() 244 void slab_free(struct slab_child_pool *pool, void *ptr) in slab_free() 285 slab_alloc_st(struct slab_mempool *pool) in slab_alloc_st() 294 slab_free_st(struct slab_mempool *pool, void *ptr) in slab_free_st() 300 slab_destroy(struct slab_mempool *pool) in slab_destroy() 313 slab_create(struct slab_mempool *pool, in slab_create()
|
/external/perfetto/src/trace_processor/ |
D | string_pool_unittest.cc | 28 StringPool pool; in TEST() local 39 StringPool pool; in TEST() local 49 StringPool pool; in TEST() local 57 StringPool pool; in TEST() local 74 StringPool pool; in TEST() local 97 StringPool pool; in TEST() local
|
/external/webrtc/webrtc/common_video/ |
D | i420_buffer_pool_unittest.cc | 19 I420BufferPool pool; in TEST() local 39 I420BufferPool pool; in TEST() local 56 I420BufferPool pool; in TEST() local 64 I420BufferPool pool; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | pool.s | 6 .global pool symbol 8 pool: label
|
/external/llvm/test/MC/ARM/ |
D | pool.s | 6 .global pool symbol 8 pool: label
|
/external/boringssl/src/crypto/pool/ |
D | pool.c | 43 CRYPTO_BUFFER_POOL *pool = OPENSSL_malloc(sizeof(CRYPTO_BUFFER_POOL)); in CRYPTO_BUFFER_POOL_new() local 60 void CRYPTO_BUFFER_POOL_free(CRYPTO_BUFFER_POOL *pool) { in CRYPTO_BUFFER_POOL_free() 77 CRYPTO_BUFFER_POOL *pool) { in CRYPTO_BUFFER_new() 159 CRYPTO_BUFFER* CRYPTO_BUFFER_new_from_CBS(CBS *cbs, CRYPTO_BUFFER_POOL *pool) { in CRYPTO_BUFFER_new_from_CBS() 168 CRYPTO_BUFFER_POOL *const pool = buf->pool; in CRYPTO_BUFFER_free() local
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_pool.c | 109 struct pool_pb_manager *pool = pool_buf->mgr; in pool_buffer_destroy() local 124 struct pool_pb_manager *pool = pool_buf->mgr; in pool_buffer_map() local 149 struct pool_pb_manager *pool = pool_buf->mgr; in pool_buffer_validate() local 159 struct pool_pb_manager *pool = pool_buf->mgr; in pool_buffer_fence() local 170 struct pool_pb_manager *pool = pool_buf->mgr; in pool_buffer_get_base_buffer() local 192 struct pool_pb_manager *pool = pool_pb_manager(mgr); in pool_bufmgr_create_buffer() local 240 struct pool_pb_manager *pool = pool_pb_manager(mgr); in pool_bufmgr_destroy() local 260 struct pool_pb_manager *pool; in pool_bufmgr_create() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_allocator.c | 244 anv_block_pool_init(struct anv_block_pool *pool, in anv_block_pool_init() 295 anv_block_pool_finish(struct anv_block_pool *pool) in anv_block_pool_finish() 314 anv_block_pool_expand_range(struct anv_block_pool *pool, in anv_block_pool_expand_range() 436 anv_block_pool_grow(struct anv_block_pool *pool, struct anv_block_state *state) in anv_block_pool_grow() 545 anv_block_pool_alloc_new(struct anv_block_pool *pool, in anv_block_pool_alloc_new() 579 anv_block_pool_alloc(struct anv_block_pool *pool, in anv_block_pool_alloc() 595 anv_block_pool_alloc_back(struct anv_block_pool *pool, in anv_block_pool_alloc_back() 611 anv_state_pool_init(struct anv_state_pool *pool, in anv_state_pool_init() 636 anv_state_pool_finish(struct anv_state_pool *pool) in anv_state_pool_finish() 643 anv_fixed_size_state_pool_alloc_new(struct anv_fixed_size_state_pool *pool, in anv_fixed_size_state_pool_alloc_new() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | stream_pool_test.cc | 36 TEST_F(StreamPoolTest, EmptyPool) { StreamPool pool; } in TEST_F() local 40 StreamPool pool; in TEST_F() local 61 StreamPool pool; in TEST_F() local 98 StreamPool pool; in TEST_F() local 137 StreamPool pool; in TEST_F() local
|
/external/apache-commons-bcel/src/test/java/org/apache/bcel/ |
D | PLSETestCase.java | 43 final ConstantPoolGen pool = gen.getConstantPool(); in testB208() local 59 final ConstantPoolGen pool = gen.getConstantPool(); in testB79() local 77 final ConstantPoolGen pool = gen.getConstantPool(); in testB262() local 98 final ConstantPoolGen pool = cg.getConstantPool(); in testB295() local
|