Home
last modified time | relevance | path

Searched refs:reallocate (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0003-add-checks-for-return-value-of-limitMalloc-392.patch25 + TIFFError("createImageSection", "Unable to allocate/reallocate section buffer");
37 + TIFFError("createImageSection", "Unable to allocate/reallocate section buffer");
46 - TIFFError("createImageSection", "Unable to allocate/reallocate section buffer");
59 + TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer");
71 + TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer");
80 - TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer");
H A D0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch345 TIFFError("loadImage", "Unable to allocate/reallocate read buffer");
354 TIFFError("loadImage", "Unable to allocate/reallocate read buffer");
406 TIFFError("createImageSection", "Unable to allocate/reallocate section buffer");
427 TIFFError("createImageSection", "Unable to allocate/reallocate section buffer");
503 TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer");
525 TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer");
H A D0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch589 … if (crop->crop_mode & CROP_ROTATE) /* rotate should be last as it can reallocate the buffer */
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c160 void *(CJSON_CDECL *reallocate)(void *pointer, size_t size);
216 global_hooks.reallocate = realloc; in cJSON_InitHooks()
233 global_hooks.reallocate = NULL; in cJSON_InitHooks()
236 global_hooks.reallocate = realloc; in cJSON_InitHooks()
489 if (p->hooks.reallocate != NULL) in ensure()
492 newbuffer = (unsigned char*)p->hooks.reallocate(p->buffer, newsize); in ensure()
1209 if (hooks->reallocate != NULL) in print()
1211 printed = (unsigned char*) hooks->reallocate(buffer->buffer, buffer->offset + 1); in print()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp162 void *(CJSON_CDECL *reallocate)(void *pointer, size_t size);
218 global_hooks.reallocate = realloc; in cJSON_InitHooks()
235 global_hooks.reallocate = NULL; in cJSON_InitHooks()
238 global_hooks.reallocate = realloc; in cJSON_InitHooks()
491 if (p->hooks.reallocate != NULL) in ensure()
494 newbuffer = (unsigned char*)p->hooks.reallocate(p->buffer, newsize); in ensure()
1218 if (hooks->reallocate != NULL) in print()
1220 printed = (unsigned char*) hooks->reallocate(buffer->buffer, buffer->offset + 1); in print()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A Dvideo-readers-jpeg-Refuse-to-handle-multiple-start-o.patch8 would cause us to reallocate and leak our bitmap. Refuse to handle
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dfirewire-cdev32 - Allocate, reallocate, deallocate isochronous
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Ddeque2337 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2409 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
2479 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2550 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Ddeque2337 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2409 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
2479 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2550 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped1279 to reallocate them elsewhere. */
1344 /* Give user a chance to reallocate the stack. Use copies of
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c_shipped1280 to reallocate them elsewhere. */
1345 /* Give user a chance to reallocate the stack. Use copies of
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1231 to reallocate them elsewhere. */
1307 /* Give user a chance to reallocate the stack. Use copies of
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.c3511 reallocate: in do_write_page()
3524 goto reallocate; in do_write_page()
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.src172 reallocate very large blocks.
771 can reclaim and reallocate normal heap memory. Using a
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3236 bool reallocate) in mlxsw_sp_nexthop_group_update() argument
3250 if (nh->update || reallocate) { in mlxsw_sp_nexthop_group_update()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcppinternals.info323 line, we cannot reallocate the run. Instead, on overflow it is expanded
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcppinternals.info323 line, we cannot reallocate the run. Instead, on overflow it is expanded
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1777 * code do the rest. We also reset/reallocate the FIFO to make
H A Daic79xx.seq1379 * code do the rest. We also reset/reallocate the FIFO to make
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch7889 - otherwise, reallocate P so that it contains more than *PN objects
8101 - reallocate P so that it contains more than *PN bytes. *PN must be
8111 + reallocate P so that it contains more than *PS bytes. *PS must be
8124 + otherwise, reallocate P so that it contains more than *PN objects
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-32427 and reallocate ‘*ARGZ’, modifying ‘*ARGZ’ and ‘*ARGZ_LEN’
2429 reallocate their argz argument, pointers into argz vectors such as
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-32427 and reallocate ‘*ARGZ’, modifying ‘*ARGZ’ and ‘*ARGZ_LEN’
2429 reallocate their argz argument, pointers into argz vectors such as
/OK3568_Linux_fs/external/xserver/
H A DChangeLog7562 aren't aware of modifiers, reallocate the buffer again without
7597 a BO. We'll use this later inside Glamor, to reallocate buffer storage
7616 a BO. We'll use this later inside Glamor, to reallocate buffer storage
27313 for our scratch pixmaps, since we'll just have to reallocate them at a
44761 GLAMOR_VBO_SIZE, and then not reallocate when something a request
112568 specified, reallocate the vfb-private array of screen-info structs.
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...