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

  /external/stlport/src/details/
fstream_stdio.cpp 52 # define S_IREAD _S_IREAD
57 # define S_IRUSR _S_IREAD
61 # define S_IRGRP _S_IREAD
65 # define S_IROTH _S_IREAD
98 # define _S_IREAD S_IREAD
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 52 # define S_IREAD _S_IREAD
57 # define S_IRUSR _S_IREAD
61 # define S_IRGRP _S_IREAD
65 # define S_IROTH _S_IREAD
98 # define _S_IREAD S_IREAD
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h 81 #define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h 72 #define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 81 #define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 72 #define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 81 #define S_IREAD _S_IREAD
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 72 #define S_IREAD _S_IREAD
  /external/marisa-trie/tests/
io-test.cc 104 _SH_DENYRW, _S_IREAD | _S_IWRITE) == 0);
125 _SH_DENYRW, _S_IREAD) == 0);
  /external/marisa-trie/v0_1_5/tests/
io-test.cc 105 _SH_DENYRW, _S_IREAD | _S_IWRITE) == 0);
126 _SH_DENYRW, _S_IREAD) == 0);
  /bootable/recovery/minadbd/
sysdeps.h 96 rc = chmod(path, _S_IREAD|_S_IWRITE );
  /external/chromium/testing/gtest/src/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/gtest/src/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/llvm/utils/unittest/googletest/
gtest-port.cc 504 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/open-vcdiff/gtest/src/
gtest-port.cc 460 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/protobuf/gtest/src/
gtest-port.cc 460 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/qemu/android/utils/
path.c 590 ret = _chmod( path, _S_IREAD | _S_IWRITE );
  /system/core/adb/
sysdeps.h 97 rc = chmod(path, _S_IREAD|_S_IWRITE );
  /frameworks/base/tools/aidl/
aidl.cpp     [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]
  /external/libmtp/src/
libmtp.c     [all...]

Completed in 1890 milliseconds