Searched refs:RDWR (Results 1 – 10 of 10) sorted by relevance
/external/fmtlib/include/fmt/ |
D | os.h | 281 RDWR = FMT_POSIX(O_RDWR), // Open for reading and writing. enumerator
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_tex.c | 1195 BCTX_REFN(nvc0->bufctx_cp, CP_SUF, res, RDWR); in nvc0_validate_suf() 1197 BCTX_REFN(nvc0->bufctx_3d, 3D_SUF, res, RDWR); in nvc0_validate_suf() 1311 BCTX_REFN(nvc0->bufctx_3d, 3D_SUF, res, RDWR); in nve4_update_surface_bindings()
|
D | nve4_compute.c | 316 BCTX_REFN(nvc0->bufctx_cp, CP_SUF, res, RDWR); in nve4_compute_validate_surfaces() 474 BCTX_REFN(nvc0->bufctx_cp, CP_BUF, res, RDWR); in nve4_compute_validate_buffers()
|
D | nvc0_compute.c | 287 BCTX_REFN(nvc0->bufctx_cp, CP_BUF, res, RDWR); in nvc0_compute_validate_buffers()
|
D | nvc0_state_validate.c | 655 BCTX_REFN(nvc0->bufctx_3d, 3D_BUF, res, RDWR); in nvc0_validate_buffers()
|
/external/libxml2/doc/html/ |
D | index.sgml | 13 <ANCHOR id="O-RDWR-CAPS" href="libxml/libxml-wincecompat.html#O-RDWR-CAPS">
|
/external/elfutils/libelf/ |
D | ChangeLog | 1162 for section 0 if doing RDWR.
|
/external/python/cpython2/Misc/ |
D | HISTORY | 3290 - socket.SHUT_{RD,WR,RDWR} was added.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 20674 - socket.SHUT_{RD,WR,RDWR} was added.
|
/external/strace/ |
D | ChangeLog | 28649 tests: check decoding of btrfs RDWR ioctls returned data.
|