HomeSort by relevance Sort by last modified time
    Searched refs:pools (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_screen_pools.c 43 * 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.gmr_slab_fenced)
    [all...]
vmw_screen_svga.c 68 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;
vmw_screen.h 78 } pools; member in struct:vmw_winsys_screen
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_pools.c 43 * 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.gmr_slab_fenced)
    [all...]
vmw_screen_svga.c 68 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;
vmw_screen.h 78 } pools; member in struct:vmw_winsys_screen
  /external/valgrind/main/coregrind/
m_poolalloc.c 42 /* XArray of void* (pointers to pools). The pools themselves.
45 XArray* pools; member in struct:_PoolAlloc
47 pools pointed to by .pools */
70 pa->pools = NULL;
74 pa->pools = VG_(newXA)( alloc, cc, free_fn, sizeof(void*) );
76 vg_assert(pa->pools);
84 for (i = 0; i < VG_(sizeXA) (pa->pools); i++)
85 pa->free (*(UWord **)VG_(indexXA) ( pa->pools, i ))
    [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontree.h 116 pANTLR3_COMMON_TREE *pools; member in struct:ANTLR3_ARBORETUM_struct
antlr3commontoken.h 319 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
antlr3collections.h 287 /** 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/
antlr3commontoken.c 115 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[poolCount] = NULL
    [all...]
antlr3commontree.c 105 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 are deallocated we can free the pointers to the pool
    [all...]
antlr3collections.c     [all...]
  /external/llvm/test/MC/ARM/
ltorg-darwin.s 106 @ 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
ltorg.s 98 @ 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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_itertools.py 653 pools = map(tuple, args) * kwds.get('repeat', 1)
654 n = len(pools)
658 if any(len(pool) == 0 for pool in pools):
661 yield tuple(pool[i] for pool, i in zip(pools, indices))
664 if indices[i] == len(pools[i]) - 1:
669 yield tuple(pool[i] for pool, i in zip(pools, indices))
676 pools = map(tuple, args) * kwds.get('repeat', 1)
678 for pool in pools:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_itertools.py 653 pools = map(tuple, args) * kwds.get('repeat', 1)
654 n = len(pools)
658 if any(len(pool) == 0 for pool in pools):
661 yield tuple(pool[i] for pool, i in zip(pools, indices))
664 if indices[i] == len(pools[i]) - 1:
669 yield tuple(pool[i] for pool, i in zip(pools, indices))
676 pools = map(tuple, args) * kwds.get('repeat', 1)
678 for pool in pools:
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_buffer.c 22 #error Number of pools out of range (16 Max)!
150 ** buffers and free buffer pools.
322 /* add pools to the pool_list which is arranged in the order of size */
359 ** Note: This routine only takes buffers from public pools.
360 ** It will not use any buffers from pools
397 /* search the public buffer pools that are big enough to hold the size
401 /* Only look at PUBLIC buffer pools (bypass RESTRICTED pools) */
508 /* try for free buffers in public pools */
1043 /* Insert the new buffer pool ID into the list of pools */
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 22 #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/
gki_buffer.c 22 #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/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 1676 milliseconds