Searched refs:for_write (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sandbox/win/tests/validation_tests/
H A Dcommands.cc43 int TestOpenFile(base::string16 path, bool for_write) { argument
52 for_write ? GENERIC_READ | GENERIC_WRITE : GENERIC_READ,
/external/libpng/
H A Dpngpriv.h1874 unsigned int for_write :1; /* Otherwise it is a read structure */ member in struct:png_control
H A Dpngwrite.c1689 control->for_write = 1;
H A Dpng.c4327 if (c.for_write)
H A Dpngread.c1459 control->for_write = 0;

Completed in 667 milliseconds