Home
last modified time | relevance | path

Searched refs:nexthigher (Results 1 – 11 of 11) sorted by relevance

/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/base/
H A Dmemslice.c49 nexthigher(size_t k) in nexthigher() function
87 k = nexthigher(i); in find_or_create_allocator()
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/base/
H A Dmemslice.c49 nexthigher(size_t k) in nexthigher() function
87 k = nexthigher(i); in find_or_create_allocator()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/utils/blockAllocator/
H A Dxallocator.cpp96 T nexthigher(T k) {
298 blockSize = nexthigher<size_t>(blockSize); in VStack()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c120 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1271 *dw = pot ? nexthigher(*maxw) : *maxw; in process_chain()
1272 *dh = pot ? nexthigher(*maxh) : *maxh; in process_chain()
H A Darcan_video.c1725 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1806 forced.w = nexthigher(neww) == neww ? 0 : nexthigher(neww); in arcan_vint_getimage()
1807 forced.h = nexthigher(newh) == newh ? 0 : nexthigher(newh); in arcan_vint_getimage()
1811 neww = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.w) : forced.w; in arcan_vint_getimage()
1812 newh = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.h) : forced.h; in arcan_vint_getimage()
2613 newvobj->vstore->w = nexthigher(cons.w); in arcan_video_setupfeed()
2614 newvobj->vstore->h = nexthigher(cons.h); in arcan_video_setupfeed()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c120 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1271 *dw = pot ? nexthigher(*maxw) : *maxw; in process_chain()
1272 *dh = pot ? nexthigher(*maxh) : *maxh; in process_chain()
H A Darcan_video.c1725 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1806 forced.w = nexthigher(neww) == neww ? 0 : nexthigher(neww); in arcan_vint_getimage()
1807 forced.h = nexthigher(newh) == newh ? 0 : nexthigher(newh); in arcan_vint_getimage()
1811 neww = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.w) : forced.w; in arcan_vint_getimage()
1812 newh = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.h) : forced.h; in arcan_vint_getimage()
2613 newvobj->vstore->w = nexthigher(cons.w); in arcan_video_setupfeed()
2614 newvobj->vstore->h = nexthigher(cons.h); in arcan_video_setupfeed()
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c120 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1271 *dw = pot ? nexthigher(*maxw) : *maxw; in process_chain()
1272 *dh = pot ? nexthigher(*maxh) : *maxh; in process_chain()
H A Darcan_video.c1725 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1806 forced.w = nexthigher(neww) == neww ? 0 : nexthigher(neww); in arcan_vint_getimage()
1807 forced.h = nexthigher(newh) == newh ? 0 : nexthigher(newh); in arcan_vint_getimage()
1811 neww = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.w) : forced.w; in arcan_vint_getimage()
1812 newh = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.h) : forced.h; in arcan_vint_getimage()
2613 newvobj->vstore->w = nexthigher(cons.w); in arcan_video_setupfeed()
2614 newvobj->vstore->h = nexthigher(cons.h); in arcan_video_setupfeed()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c120 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1271 *dw = pot ? nexthigher(*maxw) : *maxw; in process_chain()
1272 *dh = pot ? nexthigher(*maxh) : *maxh; in process_chain()
H A Darcan_video.c1725 static uint16_t nexthigher(uint16_t k) in nexthigher() function
1806 forced.w = nexthigher(neww) == neww ? 0 : nexthigher(neww); in arcan_vint_getimage()
1807 forced.h = nexthigher(newh) == newh ? 0 : nexthigher(newh); in arcan_vint_getimage()
1811 neww = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.w) : forced.w; in arcan_vint_getimage()
1812 newh = desm == ARCAN_VIMAGE_SCALEPOW2 ? nexthigher(forced.h) : forced.h; in arcan_vint_getimage()
2613 newvobj->vstore->w = nexthigher(cons.w); in arcan_video_setupfeed()
2614 newvobj->vstore->h = nexthigher(cons.h); in arcan_video_setupfeed()