Home
last modified time | relevance | path

Searched refs:pool_offset (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-qt.c577 size_t pool_offset; in write_qm() local
582 pool_offset = 2; in write_qm()
588 append_u16 (&contexts_pool, pool_offset / 2); in write_qm()
590 pool_offset += 1 + strlen (p->context); in write_qm()
591 pool_offset++; in write_qm()
592 if ((pool_offset % 2) != 0) in write_qm()
593 pool_offset++; in write_qm()
597 if (!(pool_offset == pool_size)) in write_qm()
601 pool_offset = 2; in write_qm()
612 pool_offset += 1 + strlen (p->context); in write_qm()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc.c387 unsigned pool_offset; in ttm_pool_shrink_scan() local
395 pool_offset = ++start_pool % NUM_POOLS; in ttm_pool_shrink_scan()
404 pool = &_manager->pools[(i + pool_offset)%NUM_POOLS]; in ttm_pool_shrink_scan()
H A Dttm_page_alloc_dma.c1101 unsigned pool_offset; in ttm_dma_pool_shrink_scan() local
1113 pool_offset = ++start_pool % _manager->npools; in ttm_dma_pool_shrink_scan()
1122 if (++idx < pool_offset) in ttm_dma_pool_shrink_scan()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19999126 last_pool, const_rtx_sym_hash_table, pool_offset, const_double_chain.
9172 last_pool, pool_offset, const_double_chain): Delete global
H A DChangeLog-200444333 (first_pool, last_pool, pool_offset): Remove.