| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | stdio.h | 65 #ifndef SEEK_END 66 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | stdio.h | 65 #ifndef SEEK_END 66 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 133 #ifndef SEEK_END 134 #define SEEK_END 2 macro
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0091-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch | 30 fseek (in32, 0, SEEK_END); 39 fseek (in64, 0, SEEK_END);
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | signal-logging.c | 228 fseek(f, 0, SEEK_END); in logging_format() 240 fseek(f, 0, SEEK_END); in logging_format() 247 fseek(f, 0, SEEK_END); in logging_format()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | corr.c | 102 len1=lseek(fd1,0,SEEK_END); in main() 110 len2=lseek(fd2,0,SEEK_END); in main()
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | rkimage.c | 134 fileSize = lseek64(fd, 0L, SEEK_END); in analyticImage() 145 lseek64(fd, -32, SEEK_END); in analyticImage()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | id3.c | 178 if (0 == lsx_seeki(ft, -128, SEEK_END)) { in lsx_id3_read_tag() 186 if (0 == lsx_seeki(ft, has_id3v1 ? -138 : -10, SEEK_END)) { in lsx_id3_read_tag()
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/common/ |
| H A D | cmfsize.c | 42 status = fseek(file, 0, SEEK_END); in cm_get_file_size()
|
| /OK3568_Linux_fs/buildroot/package/bsdiff/ |
| H A D | 0002-bspatch-adaption-to-embedded-system.patch | 46 + ((oldsize=lseek(fd,0,SEEK_END))<=0) || 71 - ((oldsize=lseek(fd,0,SEEK_END))==-1) ||
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | mkpiggy.c | 40 if (fseek(f, -4L, SEEK_END)) { in main()
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/ |
| H A D | browser.c | 118 case SEEK_END: in ui_browser__list_head_seek() 150 case SEEK_END: in ui_browser__rb_tree_seek() 488 browser->seek(browser, -offset, SEEK_END); in ui_browser__run() 617 case SEEK_END: in ui_browser__argv_seek()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | ubsha1.c | 71 lseek (ifd, SHA1_SUM_POS, SEEK_END); in main()
|
| H A D | mksunxiboot.c | 119 file_size = lseek(fd_in, 0, SEEK_END); in main()
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkv310/tools/ |
| H A D | mksmdkv310spl.c | 61 len = lseek(ifd, 0, SEEK_END); in main()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | mkkrnlimg.c | 131 fseek(fid_in, 0, SEEK_END); in main()
|
| /OK3568_Linux_fs/u-boot/board/samsung/origen/tools/ |
| H A D | mkorigenspl.c | 63 len = lseek(ifd, 0, SEEK_END); in main()
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/ |
| H A D | main.c | 190 if (lseek(fd, -BOOTCONFIG_MAGIC_LEN, SEEK_END) < 0) in load_xbc_from_initrd() 200 if (lseek(fd, -(8 + BOOTCONFIG_MAGIC_LEN), SEEK_END) < 0) in load_xbc_from_initrd()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 128 + total_size = lseek(attributes->fd[0], 0, SEEK_END); 366 - total_size = lseek(attributes->fd[0], 0, SEEK_END); 396 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
|
| H A D | 0018-pixman-renderer-Support-linux-dmabuf.patch | 237 + total_size = lseek(attributes->fd[0], 0, SEEK_END); 267 + data->size = lseek(attributes->fd[0], 0, SEEK_END);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | install_ta.c | 43 if (fseek(f, 0, SEEK_END)) in read_ta()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | subpage_prot.c | 204 filesize = lseek(fd, 0, SEEK_END); in test_file()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 128 + total_size = lseek(attributes->fd[0], 0, SEEK_END); 429 - total_size = lseek(attributes->fd[0], 0, SEEK_END); 459 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 128 + total_size = lseek(attributes->fd[0], 0, SEEK_END); 429 - total_size = lseek(attributes->fd[0], 0, SEEK_END); 459 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | RKComm.cpp | 298 ret = lseek64(m_hLbaDev, 0, SEEK_END); in RKU_ReadFlashInfo() 319 ret = lseek64(m_hLbaDev, 0, SEEK_END); in RKU_ReadFlashInfo()
|