Home
last modified time | relevance | path

Searched defs:SEEK_END (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dio.py73 SEEK_END = 2 variable
Dposixfile.py233 SEEK_END = 2 variable
Dos.py129 SEEK_END = 2 variable
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dunistd.h84 #define SEEK_END 2 /**< set file offset to EOF plus offset */ macro
DEfiSysCall.h87 #define SEEK_END 2 /**< set file offset to EOF plus offset */ macro
Dfcntl.h136 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dio.py64 SEEK_END = 2 variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DLongFilePathOs.py73 SEEK_END = os.SEEK_END variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzconf.h298 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
Dzconf.in.h298 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h320 #define SEEK_END 2 /**< set file offset to EOF plus offset */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dos.py156 SEEK_END = 2 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h477 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dos.py143 SEEK_END = 2 variable