HomeSort by relevance Sort by last modified time
    Searched refs:_S_IWRITE (Results 1 - 25 of 27) 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 71 # define S_IWRITE _S_IWRITE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h 66 #define _S_IWRITE 0x0080
140 #define S_IWRITE _S_IWRITE
145 #define _S_IRWXU (_S_IREAD | _S_IWRITE | _S_IEXEC)
147 #define _S_IWUSR _S_IWRITE
  /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/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...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c 921 mode |= _S_IWRITE;
    [all...]
  /external/python/cpython2/Python/
import.c 939 mode |= _S_IWRITE;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]

Completed in 630 milliseconds

1 2