Home
last modified time | relevance | path

Searched defs:SEEK_CUR (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dio.py72 SEEK_CUR = 1 variable
Dposixfile.py232 SEEK_CUR = 1 variable
Dos.py128 SEEK_CUR = 1 variable
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dunistd.h81 #define SEEK_CUR 1 /**< set file offset to current plus offset */ macro
DEfiSysCall.h84 #define SEEK_CUR 1 /**< set file offset to current plus offset */ macro
Dfcntl.h133 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dio.py63 SEEK_CUR = 1 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzconf.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
Dzconf.in.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h317 #define SEEK_CUR 1 /**< set file offset to current plus offset */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dos.py155 SEEK_CUR = 1 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h476 # define SEEK_CUR 1 /* Seek from current position. */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dos.py142 SEEK_CUR = 1 variable