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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
share.h 14 #define _SH_DENYRW 0x10
22 #define SH_DENYRW _SH_DENYRW
  /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);

Completed in 107 milliseconds