Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/tzcode/
H A D0001-Fix-C23-related-conformance-bug.patch183 size_product(ptrdiff_t nitems, ptrdiff_t itemsize)
186 @@ -502,7 +502,7 @@ size_product(ptrdiff_t nitems, ptrdiff_t itemsize)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/
H A Dprocess.py635 bytes_size = a.itemsize * size
646 if len(cmsg_data) % a.itemsize != 0:
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h789 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() argument
792 …(*arr ? stbiw__sbraw(*arr) : 0, *arr ? (stbiw__sbm(*arr)*itemsize + sizeof(int)*2) : 0, itemsize *… in stbiw__sbgrowf()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h789 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() argument
792 …(*arr ? stbiw__sbraw(*arr) : 0, *arr ? (stbiw__sbm(*arr)*itemsize + sizeof(int)*2) : 0, itemsize *… in stbiw__sbgrowf()
/OK3568_Linux_fs/buildroot/package/gnuradio/
H A D0002-boost_qualify_placeholders_with_their_full_namespace.patch113 @@ -44,7 +44,9 @@ copy_impl::copy_impl(size_t itemsize)
312 @@ -44,8 +44,9 @@ repeat_impl::repeat_impl(size_t itemsize, int interp)