Searched refs:pools (Results 1 - 21 of 21) sorted by relevance

/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_pools.c43 * vmw_pools_cleanup - Destroy the buffer pools.
50 if(vws->pools.gmr_fenced)
51 vws->pools.gmr_fenced->destroy(vws->pools.gmr_fenced);
52 if (vws->pools.query_fenced)
53 vws->pools.query_fenced->destroy(vws->pools.query_fenced);
57 if (vws->pools.gmr_slab_fenced)
58 vws->pools.gmr_slab_fenced->destroy(vws->pools
[all...]
H A Dvmw_screen_svga.c68 if (vws->pools.query_fenced == NULL && !vmw_query_pools_init(vws))
70 provider = vws->pools.query_fenced;
72 provider = vws->pools.gmr_fenced;
77 if(!buffer && provider == vws->pools.gmr_fenced) {
80 provider = vws->pools.gmr_slab_fenced;
H A Dvmw_screen.h78 } pools; member in struct:vmw_winsys_screen
/external/valgrind/coregrind/
H A Dm_poolalloc.c42 /* XArray of void* (pointers to pools). The pools themselves.
45 XArray* pools; member in struct:_PoolAlloc
47 pools pointed to by .pools */
69 pa->pools = NULL;
73 pa->pools = VG_(newXA)( alloc_fn, cc, free_fn, sizeof(void*) );
83 for (i = 0; i < VG_(sizeXA) (pa->pools); i++)
84 pa->free_fn (*(UWord **)VG_(indexXA) ( pa->pools, i ));
85 VG_(deleteXA) (pa->pools);
[all...]
H A Dm_deduppoolalloc.c48 /* XArray of void* (pointers to pools). The pools themselves.
51 XArray *pools; member in struct:_DedupPoolAlloc
104 ddpa->pools = VG_(newXA)( alloc_fn, cc, free_fn, sizeof(void*) );
125 for (i = 0; i < VG_(sizeXA) (ddpa->pools); i++)
126 ddpa->free_fn (*(UWord **)VG_(indexXA) ( ddpa->pools, i ));
127 VG_(deleteXA) (ddpa->pools);
163 VG_(dropHeadXA) (ddpa->pools, 1);
168 VG_(addToXA)( ddpa->pools, &ddpa->curpool);
175 /* add to our collection of pools */
[all...]
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3commontree.h116 pANTLR3_COMMON_TREE *pools; member in struct:ANTLR3_ARBORETUM_struct
H A Dantlr3commontoken.h319 pANTLR3_COMMON_TOKEN *pools; member in struct:ANTLR3_TOKEN_FACTORY_struct
348 /** Pointer to a function that resets the factory so you can reuse the pools it
H A Dantlr3collections.h287 /** List of all vector pools allocated so far
289 pANTLR3_VECTOR *pools; member in struct:ANTLR3_VECTOR_FACTORY_struct
291 /** Count of the vector pools allocated so far (current active pool)
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3commontoken.c115 factory->pools = NULL;
165 factory->pools = (pANTLR3_COMMON_TOKEN *)
166 ANTLR3_REALLOC( (void *)factory->pools, /* Current pools pointer (starts at NULL) */
172 factory->pools[factory->thisPool] =
208 token = factory->pools[factory->thisPool] + factory->nextToken;
250 /* We iterate the token pools one at a time
256 pool = factory->pools[poolCount];
288 ANTLR3_FREE(factory->pools[poolCount]);
289 factory->pools[poolCoun
[all...]
H A Dantlr3commontree.c105 factory->pools = NULL;
132 factory->pools = (pANTLR3_COMMON_TREE *)
133 ANTLR3_REALLOC( (void *)factory->pools, // Current pools pointer (starts at NULL)
139 factory->pools[factory->thisPool] =
185 tree = factory->pools[factory->thisPool] + factory->nextTree;
266 // We now JUST free the pools because the C runtime CommonToken based tree
273 ANTLR3_FREE(factory->pools[poolCount]);
274 factory->pools[poolCount] = NULL;
277 // All the pools ar
[all...]
H A Dantlr3collections.c1450 factory->pools = NULL;
1503 factory->pools = (pANTLR3_VECTOR *)
1504 ANTLR3_REALLOC( (void *)factory->pools, /* Current pools pointer (starts at NULL) */
1510 factory->pools[factory->thisPool] =
1540 /* We iterate the vector pools one at a time
1546 pool = factory->pools[poolCount];
1578 /* We iterate the vector pools one at a time once again, but this time
1588 pool = factory->pools[poolCount];
1622 ANTLR3_FREE(factory->pools[poolCoun
[all...]
/external/autotest/site_utils/
H A Dcollect_host_stats.py105 pools = ['bvt', 'suites', 'cq']
125 for pool in pools:
H A Dlab_inventory_unittest.py172 """Check that total counts for all pools match expectations.
179 Additionally, call the various functions for all the pools
180 individually, and confirm that the totals across pools match
478 pools = (self._CRITICAL_POOL, self._SPARE_POOL)
480 for i in range(0, len(pools)):
484 pools[i],
730 """Test that messages ignore boards with no critical pools."""
810 def _create_histories(self, pools, board_data):
814 used to create a lab inventory. `pools` is a list of strings
815 naming pools, an
[all...]
/external/llvm/test/MC/ARM/
H A Dltorg-darwin.s106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
135 @ should not have a constant pool at end of section with empty constant pools
150 @ should not have a constant pool at end of section with empty constant pools
H A Dltorg.s98 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
124 @ should not have a constant pool at end of section with empty constant pools
137 @ should not have a constant pool at end of section with empty constant pools
/external/autotest/scheduler/
H A Drdb_hosts.py225 'pools': self.pools,
294 def pools(self): member in class:RDBClientHostWrapper
295 """Get the names of the pools of this host.
/external/autotest/server/hosts/
H A Dcros_host.py1148 The firmware repair is only applicable to DUTs in pools listed in
1155 pools = server_utils.get_labels_from_afe(self.hostname, 'pool:',
1160 return (pools and pools_support_firmware_repair and
1161 set(pools).intersection(set(pools_support_firmware_repair)))
1173 logging.info('Host is not in pools that support firmware repair.')
1858 'is not in pools that support firmware repair.')
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_buffer.c22 #error Number of pools out of range (16 Max)!
140 ** buffers and free buffer pools.
310 /* add pools to the pool_list which is arranged in the order of size */
347 ** Note: This routine only takes buffers from public pools.
348 ** It will not use any buffers from pools
395 /* search the public buffer pools that are big enough to hold the size
399 /* Only look at PUBLIC buffer pools (bypass RESTRICTED pools) */
457 LOGD("Dumping total of %d buffer pools", p_cb->curr_total_no_of_pools);
567 /* try for free buffers in public pools */
[all...]
/external/libnfc-nci/src/gki/common/
H A Dgki_buffer.c22 #error Number of pools out of range (16 Max)!
140 ** buffers and free buffer pools.
310 /* add pools to the pool_list which is arranged in the order of size */
347 ** Note: This routine only takes buffers from public pools.
348 ** It will not use any buffers from pools
395 /* search the public buffer pools that are big enough to hold the size
399 /* Only look at PUBLIC buffer pools (bypass RESTRICTED pools) */
457 LOGD("Dumping total of %d buffer pools", p_cb->curr_total_no_of_pools);
567 /* try for free buffers in public pools */
[all...]
/external/guice/extensions/persist/lib/
H A Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd.java package ognl ...
/external/guice/extensions/struts2/lib/
H A Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/internal/ ognl/SimpleNode.class SimpleNode ...

Completed in 535 milliseconds