HomeSort by: relevance | last modified time | path
    Searched defs:readwrite (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
FileSystem.h 414 /// Resize \p FD to \p Size before mapping \a mapped_file_region::readwrite. On
1250 readwrite, ///< May access map via data and modify it. Written to path. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode
  /src/usr.bin/nc/
netcat.c 141 void readwrite(int, struct tls *);
622 readwrite(s, NULL);
647 readwrite(s, NULL);
662 readwrite(connfd, tls_cctx);
665 readwrite(connfd, NULL);
694 readwrite(s, NULL);
765 readwrite(s, tls_ctx);
778 readwrite(s, NULL);
1095 * readwrite()
1099 readwrite(int net_fd, struct tls *tls_ctx function
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
regcache.c 1961 regcache &readwrite local
1967 readwrite.set_ptid (mockctx.mock_ptid);
1970 readwrite.raw_read (nonzero_regnum, buf);
1979 readwrite.raw_update (i);
1991 SELF_CHECK (REG_VALID == readwrite.cooked_read (regnum, inner_buf));
1999 readonly_detached_regcache readonly (readwrite);
2088 regcache &readwrite local
2094 readwrite.set_ptid (ctx.mock_ptid);
2169 readwrite.cooked_write (regnum, expected);
2171 SELF_CHECK (readwrite.cooked_read (regnum, buf) == REG_VALID)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
regcache.c 1941 regcache &readwrite local
1947 readwrite.set_ptid (mockctx.mock_ptid);
1950 readwrite.raw_read (nonzero_regnum, buf);
1959 readwrite.raw_update (i);
1971 SELF_CHECK (REG_VALID == readwrite.cooked_read (regnum, inner_buf));
1979 readonly_detached_regcache readonly (readwrite);
2068 regcache &readwrite local
2074 readwrite.set_ptid (ctx.mock_ptid);
2149 readwrite.cooked_write (regnum, expected);
2151 SELF_CHECK (readwrite.cooked_read (regnum, buf) == REG_VALID)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 2912 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member in struct:__anon13655
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 2811 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member in struct:__anon16087

Completed in 33 milliseconds