OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SH_DENYWR
(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
15
#define
_SH_DENYWR
0x20
23
#define SH_DENYWR
_SH_DENYWR
/external/libvpx/libvpx/third_party/libwebm/
mkvwriter.cpp
12
#include <share.h> // for
_SH_DENYWR
48
file_ = _fsopen(filename, "wb",
_SH_DENYWR
);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvwriter.cpp
12
#include <share.h> // for
_SH_DENYWR
52
file_ = _fsopen(filename, "wb",
_SH_DENYWR
);
Completed in 2219 milliseconds