Home
last modified time | relevance | path

Searched refs:pool (Results 501 - 525 of 1406) sorted by relevance

1...<<21222324252627282930>>...57

/third_party/pulseaudio/src/tests/
H A Dcpu-mix-test.c65 pa_mempool *pool; in run_mix_test() local
79 fail_unless((pool = pa_mempool_new(PA_MEM_TYPE_PRIVATE, 0, true)) != NULL); in run_mix_test()
82 c0.memblock = pa_memblock_new_fixed(pool, samples0, nsamples * sizeof(int16_t), false); in run_mix_test()
87 c1.memblock = pa_memblock_new_fixed(pool, samples1, nsamples * sizeof(int16_t), false); in run_mix_test()
145 pa_mempool_unref(pool); in run_mix_test()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-post-table.hh127 pool = &StructAfter<uint8_t> (v2.glyphNameIndex); in init()
130 for (const uint8_t *data = pool; in init()
133 index_to_offset.push (data - pool); in init()
248 const uint8_t *data = pool + offset; in find_glyph_name()
259 const uint8_t *pool; member
/third_party/vixl/tools/
H A Dlint.py158 pool = multiprocessing.Pool(jobs)
166 results = pool.map_async(LintWrapper, tasks).get(9999999)
167 pool.close()
168 pool.join()
170 pool.terminate()
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHashSet.h23 * \brief Memory pool hash-set class.
37 * \brief Declare a template pool hash-set (hash of sets) class interface.
48 * HashSet* HashSet_create (deMemPool* pool);
66 DE_INLINE TYPENAME* TYPENAME##_create (deMemPool* pool); \
75 DE_INLINE TYPENAME* TYPENAME##_create (deMemPool* pool) \
77 DE_PTR_TYPE(TYPENAME) hashSet = DE_POOL_NEW(pool, TYPENAME); \
79 if ((hashSet->hash = TYPENAME##Hash_create(pool)) == DE_NULL) \
100 set = TYPENAME##Set_create(hashSet->hash->pool); \
152 * \brief Implement a template pool hash-set class.
H A DdePoolSet.c21 * \brief Memory pool set class.
33 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolSet_selfTest() local
34 deTestSet* set = deTestSet_create(pool); in dePoolSet_selfTest()
95 deMemPool_destroy(pool); in dePoolSet_selfTest()
H A DdePoolHeap.h23 * \brief Memory pool heap class.
37 * \brief Declare a template pool heap class.
42 * This macro declares a pool heap with all the necessary functions for
43 * operating with it. All allocated memory is taken from the memory pool
49 * Heap* Heap_create (deMemPool* pool);
66 DE_INLINE TYPENAME* TYPENAME##_create (deMemPool* pool); \
75 DE_INLINE TYPENAME* TYPENAME##_create (deMemPool* pool) \
77 DE_PTR_TYPE(TYPENAME) heap = DE_POOL_NEW(pool, TYPENAME); \
80 heap->array = TYPENAME##Array_create(pool); \
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_no_free.c36 struct anv_state_pool *pool; member
49 struct anv_state state = anv_state_pool_alloc(job->pool, 16, 16); in alloc_states()
71 jobs[i].pool = &state_pool; in run_test()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c.h34 struct resource_pool *pool,
40 struct resource_pool *pool,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.h31 #define TO_DCN21_RES_POOL(pool)\
32 container_of(pool, struct dcn21_resource_pool, base)
/kernel/linux/linux-5.10/include/linux/
H A Dsram.h19 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, size_t size);
21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsram.h9 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, size_t size);
11 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.h31 #define TO_DCN315_RES_POOL(pool)\
32 container_of(pool, struct dcn315_resource_pool, base)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.h31 #define TO_DCN316_RES_POOL(pool)\
32 container_of(pool, struct dcn316_resource_pool, base)
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DFieldMask.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DDuration.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DGPBEmpty.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DAny.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DWrappers.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DSourceContext.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
H A DTimestamp.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
17 $pool->internalAddGeneratedFile(hex2bin(
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_lut.c45 dlb = vsp1_dl_body_get(lut->pool); in lut_set_table()
184 vsp1_dl_body_pool_destroy(lut->pool); in lut_destroy()
217 * Pre-allocate a body pool, with 3 bodies allowing a userspace update in vsp1_lut_create()
221 lut->pool = vsp1_dl_body_pool_create(vsp1, 3, LUT_SIZE, 0); in vsp1_lut_create()
222 if (!lut->pool) in vsp1_lut_create()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lut.c45 dlb = vsp1_dl_body_get(lut->pool); in lut_set_table()
185 vsp1_dl_body_pool_destroy(lut->pool); in lut_destroy()
218 * Pre-allocate a body pool, with 3 bodies allowing a userspace update in vsp1_lut_create()
222 lut->pool = vsp1_dl_body_pool_create(vsp1, 3, LUT_SIZE, 0); in vsp1_lut_create()
223 if (!lut->pool) in vsp1_lut_create()
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py38 def pool(self, name, depth): member in Writer
39 self._line("pool %s" % name)
49 pool=None,
63 if pool:
64 self.variable("pool", pool, indent=1)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dninja_syntax.py38 def pool(self, name, depth): member in Writer
39 self._line("pool %s" % name)
49 pool=None,
63 if pool:
64 self.variable("pool", pool, indent=1)
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h53 /* The pool that the buffer came from / goes to */
54 uint64_t pool:3; member
62 uint64_t pool:3;

Completed in 10 milliseconds

1...<<21222324252627282930>>...57