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

1 2

  /external/libcups/cups/
tempfile.c 120 _S_IREAD | _S_IWRITE);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 70 # define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h 65 #define _S_IREAD 0x0100
139 #define S_IREAD _S_IREAD
145 #define _S_IRWXU (_S_IREAD | _S_IWRITE | _S_IEXEC)
153 #define _S_IRUSR _S_IREAD
  /external/ImageMagick/MagickCore/
studio.h 232 # define S_MODE (_S_IREAD | _S_IWRITE)
  /external/ImageMagick/MagickWand/
studio.h 232 # define S_MODE (_S_IREAD | _S_IWRITE)
  /external/llvm/utils/unittest/googletest/src/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/protobuf/gtest/src/
gtest-port.cc 469 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/google-breakpad/src/testing/gtest/src/
gtest-port.cc 528 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/libvncserver/test/
bmp.c 307 flags|=O_BINARY; mode=_S_IREAD|_S_IWRITE;
  /external/mesa3d/src/gtest/src/
gtest-port.cc 528 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-port.cc 528 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /toolchain/binutils/binutils-2.27/libiberty/
pex-win32.c 138 _S_IREAD | _S_IWRITE);
  /external/googletest/googletest/src/
gtest-port.cc 948 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc 948 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE)
    [all...]
  /external/python/cpython3/Python/
fileutils.c 555 #if _S_IREAD != 0400
    [all...]
  /external/v8/testing/gtest/src/
gtest-port.cc 930 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-port.cc 911 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/src/
gtest-port.cc 911 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
    [all...]
  /system/core/adb/
sysdeps_win32.cpp     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 896 #if _S_IREAD != 0400
    [all...]
  /external/libmtp/src/
libmtp.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c 1077 #if _S_IREAD != 0400
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 1629 milliseconds

1 2