HomeSort by relevance Sort by last modified time
    Searched refs:O_BINARY (Results 151 - 175 of 187) sorted by null

1 2 3 4 5 67 8

  /external/syslinux/lzo/src/
lzo_supp.h     [all...]
miniacc.h     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ar.c     [all...]
  /toolchain/binutils/binutils-2.27/ld/
plugin.c 1110 fd = open (name, O_RDONLY | O_BINARY);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /external/libmtp/src/
libmtp.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 854 #ifdef O_BINARY
855 |O_BINARY /* necessary for Windows */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c 886 #ifdef O_BINARY
887 |O_BINARY /* necessary for Windows */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c 854 #ifdef O_BINARY
855 |O_BINARY /* necessary for Windows */
    [all...]
  /external/python/cpython2/Python/
import.c 904 #ifdef O_BINARY
905 |O_BINARY /* necessary for Windows */
    [all...]
  /external/ImageMagick/MagickCore/
string.c 610 file=open_utf8(filename,O_RDONLY | O_BINARY,0);
    [all...]
xml-tree.c 635 file=open_utf8(filename,O_RDONLY | O_BINARY,0);
    [all...]
  /external/bzip2/
bzlib.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/curl/tests/python_dependencies/impacket/
smbserver.py 184 mode |= os.O_BINARY
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]
  /external/python/cpython3/Lib/
_pyio.py     [all...]
tarfile.py 322 if hasattr(os, "O_BINARY"):
323 mode |= os.O_BINARY
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
    [all...]

Completed in 1188 milliseconds

1 2 3 4 5 67 8