Searched defs:pool (Results 151 - 175 of 311) sorted by relevance

1234567891011>>

/external/chromium_org/native_client_sdk/src/libraries/xray/
H A Dsymtable.c99 void XRaySymbolPoolFree(struct XRaySymbolPool* pool) { argument
100 struct XRaySymbolPoolNode* n = pool->head;
106 XRayFree(pool);
135 /* record the demangled symbol name into the string pool */
/external/chromium_org/net/socket/
H A Dclient_socket_handle.h60 // If the pool was not able to reuse an existing socket, the new socket
78 PoolType* pool,
97 // Adds a higher layered pool on top of the socket pool that |socket_| belongs
98 // to. At most one higher layered pool can be added to a
100 // removes the higher pool if RemoveHigherLayeredPool has not been called.
103 // Removes a higher layered pool from the socket pool that |socket_| belongs
221 PoolType* pool,
228 pool_ = pool;
216 Init( const std::string& group_name, const scoped_refptr<typename PoolType::SocketParams>& socket_params, RequestPriority priority, const CompletionCallback& callback, PoolType* pool, const BoundNetLog& net_log) argument
[all...]
H A Dclient_socket_pool_manager.cc26 // Limit of sockets of each socket pool.
279 HttpProxyClientSocketPool* pool = local
282 RequestSocketsForPool(pool, connection_group, http_proxy_params,
289 pool, net_log);
293 SOCKSClientSocketPool* pool = local
296 RequestSocketsForPool(pool, connection_group, socks_params,
302 request_priority, callback, pool,
314 TransportClientSocketPool* pool = local
317 RequestSocketsForPool(pool, connection_group, tcp_params,
324 pool, net_lo
[all...]
H A Dtransport_client_socket_pool_unittest.cc460 TransportClientSocketPool* pool)
462 pool_(pool),
588 // Need to run all pending to release the socket back to the pool.
616 // Need to run all pending to release the socket back to the pool.
828 // Create a pool without backup jobs.
830 TransportClientSocketPool pool(kMaxSockets,
852 int rv = handle.Init("a", params_, LOW, callback.callback(), &pool,
871 // Create a pool without backup jobs.
873 TransportClientSocketPool pool(kMaxSockets,
897 int rv = handle.Init("a", params_, LOW, callback.callback(), &pool,
459 RequestSocketCallback(ClientSocketHandle* handle, TransportClientSocketPool* pool) argument
[all...]
H A Dwebsocket_transport_client_socket_pool_unittest.cc378 WebSocketTransportClientSocketPool* pool)
380 pool_(pool),
560 WebSocketTransportClientSocketPool pool(kMaxSockets,
582 handle.Init("a", params_, LOW, callback.callback(), &pool, BoundNetLog());
601 WebSocketTransportClientSocketPool pool(kMaxSockets,
625 handle.Init("a", params_, LOW, callback.callback(), &pool, BoundNetLog());
641 WebSocketTransportClientSocketPool pool(kMaxSockets,
658 handle.Init("a", params_, LOW, callback.callback(), &pool, BoundNetLog());
673 WebSocketTransportClientSocketPool pool(kMaxSockets,
689 handle.Init("a", params_, LOW, callback.callback(), &pool, BoundNetLo
377 RequestSocketCallback(ClientSocketHandle* handle, WebSocketTransportClientSocketPool* pool) argument
[all...]
/external/chromium_org/net/tools/get_server_time/
H A Dget_server_time.cc193 base::mac::ScopedNSAutoreleasePool pool; local
/external/chromium_org/rlz/lib/
H A Drlz_lib_test.cc437 base::mac::ScopedNSAutoreleasePool pool; local
490 base::mac::ScopedNSAutoreleasePool pool;
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dctx.c61 /* How many bignums are in each "pool item"; */
111 BN_POOL pool; member in struct:bignum_ctx
130 BN_POOL_init(&ret->pool);
144 BN_POOL_finish(&ctx->pool);
165 ret = BN_POOL_get(&ctx->pool);
187 BN_POOL_release(&ctx->pool, ctx->used - fp);
288 /* Return the first bignum from the new pool */
/external/chromium_org/third_party/libevent/
H A Devrpc.c180 static void evrpc_pool_schedule(struct evrpc_pool *pool);
385 struct evrpc_pool *pool = calloc(1, sizeof(struct evrpc_pool)); local
386 if (pool == NULL)
389 TAILQ_INIT(&pool->connections);
390 TAILQ_INIT(&pool->requests);
392 TAILQ_INIT(&pool->input_hooks);
393 TAILQ_INIT(&pool->output_hooks);
395 pool->base = base;
396 pool->timeout = -1;
398 return (pool);
409 evrpc_pool_free(struct evrpc_pool *pool) argument
443 evrpc_pool_add_connection(struct evrpc_pool *pool, struct evhttp_connection *connection) argument
475 evrpc_pool_set_timeout(struct evrpc_pool *pool, int timeout_in_secs) argument
493 evrpc_pool_find_connection(struct evrpc_pool *pool) argument
512 struct evrpc_pool *pool = ctx->pool; local
565 struct evrpc_pool *pool = ctx->pool; local
590 struct evrpc_pool *pool = ctx->pool; local
634 evrpc_pool_schedule(struct evrpc_pool *pool) argument
[all...]
H A Devrpc.h180 int evrpc_send_request_##rpcname(struct evrpc_pool *pool, \
191 ctx->pool = pool; \
343 /* pool on which this rpc request is being made */
344 struct evrpc_pool *pool; member in struct:evrpc_request_wrapper
377 * @param pool the evrpc_pool that contains the connection objects over which
387 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \
388 evrpc_send_request_##name(pool, request, reply, cb, cbarg)
392 /** creates an rpc connection pool
394 * a pool ha
[all...]
/external/chromium_org/third_party/libevent/test/
H A Dregress_rpc.c328 struct evrpc_pool *pool; local
330 pool = evrpc_pool_new(NULL);
331 assert(pool != NULL);
336 evrpc_pool_add_connection(pool, evcon);
338 return (pool);
442 struct evrpc_pool *pool = NULL; local
458 pool = rpc_pool_with_connection(port);
460 assert(evrpc_add_hook(pool, EVRPC_INPUT, rpc_hook_remove_header, (void*)"output"));
469 EVRPC_MAKE_REQUEST(Message, pool, msg, kill, GotKillCb, NULL);
483 EVRPC_MAKE_REQUEST(Message, pool, ms
513 struct evrpc_pool *pool = NULL; local
578 struct evrpc_pool *pool = NULL; local
[all...]
/external/chromium_org/third_party/libwebp/utils/
H A Dhuffman_encode.c136 const HuffmanTree* const pool,
139 SetBitDepths(&pool[tree->pool_index_left_], pool, bit_depths, level + 1);
140 SetBitDepths(&pool[tree->pool_index_right_], pool, bit_depths, level + 1);
135 SetBitDepths(const HuffmanTree* const tree, const HuffmanTree* const pool, uint8_t* const bit_depths, int level) argument
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_pool.c31 * Batch buffer pool management.
109 struct pool_pb_manager *pool = pool_buf->mgr; local
113 pipe_mutex_lock(pool->mutex);
114 LIST_ADD(&pool_buf->head, &pool->free);
115 pool->numFree++;
116 pipe_mutex_unlock(pool->mutex);
124 struct pool_pb_manager *pool = pool_buf->mgr; local
129 pipe_mutex_lock(pool->mutex);
130 map = (unsigned char *) pool->map + pool_buf->start;
131 pipe_mutex_unlock(pool
149 struct pool_pb_manager *pool = pool_buf->mgr; local
159 struct pool_pb_manager *pool = pool_buf->mgr; local
170 struct pool_pb_manager *pool = pool_buf->mgr; local
192 struct pool_pb_manager *pool = pool_pb_manager(mgr); local
240 struct pool_pb_manager *pool = pool_pb_manager(mgr); local
260 struct pool_pb_manager *pool; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c74 * Creates a new pool
79 struct compute_memory_pool* pool = (struct compute_memory_pool*) local
84 pool->screen = rscreen;
85 return pool;
88 static void compute_memory_pool_init(struct compute_memory_pool * pool, argument
95 /* XXX: pool->shadow is used when the buffer needs to be resized, but
97 * pool->shadow = (uint32_t*)CALLOC(4, pool->size_in_dw);
99 pool->next_id = 1;
100 pool
108 compute_memory_pool_delete(struct compute_memory_pool* pool) argument
123 compute_memory_prealloc_chunk( struct compute_memory_pool* pool, int64_t size_in_dw) argument
157 compute_memory_postalloc_chunk( struct compute_memory_pool* pool, int64_t start_in_dw) argument
187 compute_memory_grow_pool(struct compute_memory_pool* pool, struct pipe_context * pipe, int new_size_in_dw) argument
228 compute_memory_shadow(struct compute_memory_pool* pool, struct pipe_context * pipe, int device_to_host) argument
247 compute_memory_finalize_pending(struct compute_memory_pool* pool, struct pipe_context * pipe) argument
351 compute_memory_free(struct compute_memory_pool* pool, int64_t id) argument
387 compute_memory_alloc( struct compute_memory_pool* pool, int64_t size_in_dw) argument
421 compute_memory_transfer( struct compute_memory_pool* pool, struct pipe_context * pipe, int device_to_host, struct compute_memory_item* chunk, void* data, int offset_in_chunk, int size) argument
470 compute_memory_transfer_direct( struct compute_memory_pool* pool, int chunk_to_data, struct compute_memory_item* chunk, struct r600_resource* data, int offset_in_chunk, int offset_in_data, int size) argument
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc176 const DescriptorPool* pool; // The factory's DescriptorPool. member in struct:google::protobuf::DynamicMessage::TypeInfo
454 DynamicMessageFactory::DynamicMessageFactory(const DescriptorPool* pool) argument
455 : pool_(pool), delegate_to_generated_factory_(false),
474 type->file()->pool() == DescriptorPool::generated_pool()) {
488 type_info->pool = (pool_ == NULL) ? type->file()->pool() : pool_;
560 type_info->pool,
/external/chromium_org/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.cpp16 // A PoolDiscardableMemory is memory that is counted in a pool.
17 // A DiscardableMemoryPool is a pool of PoolDiscardableMemorys.
24 * This non-global pool can be used for unit tests to verify that the
25 * pool works.
80 PoolDiscardableMemory(DiscardableMemoryPool* pool,
95 PoolDiscardableMemory::PoolDiscardableMemory(DiscardableMemoryPool* pool, argument
98 : fPool(pool)
142 // PoolDiscardableMemory objects that belong to this pool are
143 // always deleted before deleting this pool since each one has a
144 // ref to the pool
[all...]
/external/chromium_org/third_party/skia/tests/
H A DGrMemoryPoolTest.cpp55 GrMemoryPool* pool = new GrMemoryPool(preallocSize, minAllocSize); local
56 gPool.reset(pool);
186 // prealloc and min alloc sizes for the pool
/external/chromium_org/third_party/skia/tools/
H A Dbench_pictures_main.cpp182 SkDiscardableMemoryPool* pool = SkGetGlobalDiscardableMemoryPool(); local
184 SkASSERT(pool->getRAMUsed() == 0);
186 pool->setRAMBudget(SK_MaxU32);
225 int cacheHits = pool->getCacheHits();
226 int cacheMisses = pool->getCacheMisses();
227 pool->resetCacheHitsAndMisses();
237 size_t bytes = pool->getRAMUsed();
/external/chromium_org/third_party/webrtc/base/
H A Dhttpclient.h63 HttpClient(const std::string& agent, StreamPool* pool,
67 void set_pool(StreamPool* pool) { pool_ = pool; } argument
/external/clang/lib/Sema/
H A DAttributeList.cpp69 assert(cur && "reclaiming empty pool!");
90 void AttributePool::takePool(AttributeList *pool) { argument
91 assert(pool);
93 // Fast path: this pool is empty.
95 Head = pool;
99 // Reverse the pool onto the current head. This optimizes for the
100 // pattern of pulling a lot of pools into a single pool.
102 AttributeList *next = pool->NextInPool;
103 pool->NextInPool = Head;
104 Head = pool;
[all...]
/external/eigen/bench/
H A Dsparse_setter.cpp72 Coordinates pool; local
73 pool.reserve(cols*NBPERROW);
74 std::cerr << "fill pool" << "\n";
82 pool.push_back(ij);
87 std::cerr << "pool ok" << "\n";
93 int i = internal::random<int>(0,pool.size());
94 coords.push_back(pool[i]);
/external/javassist/src/main/javassist/bytecode/
H A DMethodInfo.java69 * a constant pool table
99 * a constant pool table
122 * Copies all constant pool items to a given new constant pool
217 * Returns a constant pool table used by this method.
349 * The added attribute must share the same constant pool table as this
371 * The added attribute must share the same constant pool table as this
388 * @param pool used for making type hierarchy.
394 public void rebuildStackMapIf6(ClassPool pool, ClassFile cf) argument
398 rebuildStackMap(pool);
413 rebuildStackMap(ClassPool pool) argument
430 rebuildStackMapForME(ClassPool pool) argument
[all...]
/external/javassist/src/test/test/javassist/bytecode/analysis/
H A DAnalyzerTest.java29 ClassPool pool = ClassPool.getDefault();
30 CtClass clazz = pool.get(getClass().getName() + "$Dummy");
36 ClassPool pool = ClassPool.getDefault();
37 CtClass clazz = pool.get(getClass().getName() + "$Dummy");
196 private CtMethod generateDeadCode(ClassPool pool) throws Exception { argument
197 CtClass clazz = pool.makeClass(getClass().getName() + "$Generated0");
198 CtClass stringClass = pool.get("java.lang.String");
215 private CtMethod generateInvalidCode(ClassPool pool) throws Exception { argument
216 CtClass clazz = pool.makeClass(getClass().getName() + "$Generated4");
217 CtClass intClass = pool
233 generateCodeFalloff(ClassPool pool) argument
248 generateJsrMerge(ClassPool pool) argument
272 generateJsrMerge2(ClassPool pool) argument
[all...]
/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h34 PoolEntry(CostPool &pool, CostKeyT cost) argument
35 : pool(pool), cost(std::move(cost)), refCount(0) {}
36 ~PoolEntry() { pool.removeEntry(this); }
42 CostPool &pool; member in class:PBQP::CostPool::PoolEntry
/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dfetch.c251 int pool = proc->e_machine == EM_PPC64 ? 13 : 8; local
252 if (ctx->freg <= pool) {

Completed in 754 milliseconds

1234567891011>>