HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_LARGEFILE_SUPPORT (Results 1 - 25 of 40) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
  /external/python/cpython2/Include/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyconfig.h 402 #define HAVE_LARGEFILE_SUPPORT 1
    [all...]
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]
  /external/python/cpython2/PC/
pyconfig.h 357 /* configure.ac defines HAVE_LARGEFILE_SUPPORT iff HAVE_LONG_LONG,
360 then this is true. The uses of HAVE_LARGEFILE_SUPPORT imply that Win64
362 # define HAVE_LARGEFILE_SUPPORT
365 # define HAVE_LARGEFILE_SUPPORT
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
fileio.c 718 #if defined(HAVE_LARGEFILE_SUPPORT)
740 #if defined(HAVE_LARGEFILE_SUPPORT)
847 #if defined(HAVE_LARGEFILE_SUPPORT)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
fcntlmodule.c 344 #if !defined(HAVE_LARGEFILE_SUPPORT)
355 #if !defined(HAVE_LARGEFILE_SUPPORT)
resource.c 160 #if !defined(HAVE_LARGEFILE_SUPPORT)
  /external/python/cpython2/Modules/
fcntlmodule.c 346 #if !defined(HAVE_LARGEFILE_SUPPORT)
357 #if !defined(HAVE_LARGEFILE_SUPPORT)
resource.c 172 #if !defined(HAVE_LARGEFILE_SUPPORT)
  /external/python/cpython2/RISCOS/
pyconfig.h 139 #undef HAVE_LARGEFILE_SUPPORT
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
fileio.c 730 #if defined(HAVE_LARGEFILE_SUPPORT)
752 #if defined(HAVE_LARGEFILE_SUPPORT)
859 #if defined(HAVE_LARGEFILE_SUPPORT)
  /external/python/cpython2/Modules/_io/
fileio.c 743 #if defined(HAVE_LARGEFILE_SUPPORT)
765 #if defined(HAVE_LARGEFILE_SUPPORT)
872 #if defined(HAVE_LARGEFILE_SUPPORT)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c 681 #if !defined(HAVE_LARGEFILE_SUPPORT)
697 #if !defined(HAVE_LARGEFILE_SUPPORT)
740 #if !defined(HAVE_LARGEFILE_SUPPORT)
784 #if !defined(HAVE_LARGEFILE_SUPPORT)
844 #if !defined(HAVE_LARGEFILE_SUPPORT)
949 #if !defined(HAVE_LARGEFILE_SUPPORT)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c 667 #if !defined(HAVE_LARGEFILE_SUPPORT)
683 #if !defined(HAVE_LARGEFILE_SUPPORT)
726 #if !defined(HAVE_LARGEFILE_SUPPORT)
770 #if !defined(HAVE_LARGEFILE_SUPPORT)
830 #if !defined(HAVE_LARGEFILE_SUPPORT)
935 #if !defined(HAVE_LARGEFILE_SUPPORT)
    [all...]
  /external/python/cpython2/Objects/
fileobject.c 679 #if !defined(HAVE_LARGEFILE_SUPPORT)
695 #if !defined(HAVE_LARGEFILE_SUPPORT)
738 #if !defined(HAVE_LARGEFILE_SUPPORT)
782 #if !defined(HAVE_LARGEFILE_SUPPORT)
842 #if !defined(HAVE_LARGEFILE_SUPPORT)
947 #if !defined(HAVE_LARGEFILE_SUPPORT)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 408 #undef HAVE_LARGEFILE_SUPPORT
    [all...]

Completed in 1497 milliseconds

1 2