Home
last modified time | relevance | path

Searched defs:roundup (Results 1 – 17 of 17) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
Dutils.hpp37 inline T roundup(const T a, const T b) in roundup() function
/external/bpftool/include/linux/
Dkernel.h23 #define roundup(x, y) ( \ macro
/external/libbpf/include/linux/
Dkernel.h33 #define roundup(x, y) ( \ macro
/external/musl/include/sys/
Dparam.h28 #define roundup(n,d) (howmany(n,d)*(d)) macro
/external/fsverity-utils/common/
Dcommon_defs.h58 #define roundup(x, y) ({ \ macro
/external/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress09.c80 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) macro
Dmmapstress01.c97 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) macro
Dmmapstress10.c108 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) macro
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator_validate.h45 #define roundup(x, y) align(x, y) macro
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dutils.hpp45 inline T roundup(const T a, const T b) { in roundup() function
/external/arm-optimized-routines/math/test/rtest/
Dsemi.c14 int roundup = (isfloor && sign) || (isceil && !sign); in test_rint() local
77 int roundup = (isfloor && sign) || (isceil && !sign); in test_rintf() local
/external/vboot_reference/futility/
Dvb1_helper.c90 static uint64_t roundup(uint64_t val, uint64_t alignment) in roundup() function
/external/erofs-utils/include/erofs/
Ddefs.h106 #define roundup(x, y) ( \ macro
/external/libpcap/
Dpcap-bpf.c2077 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) /* to any y */ macro
/external/ImageMagick/coders/
Djpeg.c2072 roundup; in WriteProfile() local
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h94572 uint8_t roundup; member
94578 uint8_t roundup; member
94584 uint8_t roundup; member
Dvmlinux_510.h94572 uint8_t roundup; member
94578 uint8_t roundup; member
94584 uint8_t roundup; member