Home
last modified time | relevance | path

Searched refs:readwrite (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/checkers/
H A Dcallandmessage_example.c32 @property (readwrite,assign) id x; in property() argument
44 @property (readwrite,assign) id x; in property() argument
59 @property (readwrite,assign) id x; in property() argument
/netbsd-src/usr.bin/nc/
H A Dnetcat.c135 void readwrite(int, struct tls *);
583 readwrite(s, NULL); in main()
608 readwrite(s, NULL); in main()
623 readwrite(connfd, tls_cctx); in main()
626 readwrite(connfd, NULL); in main()
655 readwrite(s, NULL); in main()
726 readwrite(s, tls_ctx); in main()
739 readwrite(s, NULL); in main()
1060 readwrite(int net_fd, struct tls *tls_ctx) in readwrite() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/corpus_examples/objc/
H A DClassCategory.m9 @property(atomic, assign, readwrite) int field;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileOutputBuffer.cpp143 fs::mapped_file_region::readwrite, Size, 0, EC); in createOnDiskBuffer()
H A DMemoryBuffer.cpp179 Mapmode<WriteThroughMemoryBuffer> = sys::fs::mapped_file_region::readwrite;
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dinquire.c583 cf_strcpy (iqp->readwrite, iqp->readwrite_len, p); in inquire_via_unit()
778 cf_strcpy (iqp->readwrite, iqp->readwrite_len, p); in inquire_via_filename()
H A Dio.h423 CHARACTER2 (readwrite);
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dinquire.c583 cf_strcpy (iqp->readwrite, iqp->readwrite_len, p); in inquire_via_unit()
796 cf_strcpy (iqp->readwrite, iqp->readwrite_len, p); in inquire_via_filename()
H A Dio.h427 CHARACTER2 (readwrite);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dioparm.def83 IOPARM (inquire, readwrite, 1 << 29, char2)
H A Dio.c4497 gfc_free_expr (inquire->readwrite); in gfc_free_inquire()
4549 RETM m = match_vtag (&tag_readwrite, &inquire->readwrite); in match_inquire_element()
4759 INQUIRE_RESOLVE_TAG (&tag_readwrite, inquire->readwrite); in gfc_resolve_inquire()
H A Dtrans-io.c1414 if (p->readwrite) in gfc_trans_inquire()
1416 p->readwrite); in gfc_trans_inquire()
H A Ddump-parse-tree.c2771 if (i->readwrite) in show_code_node()
2774 show_expr (i->readwrite); in show_code_node()
H A Dgfortran.h2518 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dioparm.def83 IOPARM (inquire, readwrite, 1 << 29, char2)
H A Dio.cc4497 gfc_free_expr (inquire->readwrite); in gfc_free_inquire()
4549 RETM m = match_vtag (&tag_readwrite, &inquire->readwrite); in match_inquire_element()
4759 INQUIRE_RESOLVE_TAG (&tag_readwrite, inquire->readwrite); in gfc_resolve_inquire()
H A Dtrans-io.cc1440 if (p->readwrite) in gfc_trans_inquire()
1442 p->readwrite); in gfc_trans_inquire()
H A Ddump-parse-tree.cc3085 if (i->readwrite) in show_code_node()
3088 show_expr (i->readwrite); in show_code_node()
H A Dgfortran.h2807 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc843 case readwrite: flprotect = PAGE_READWRITE; break;
860 case readwrite: dwDesiredAccess = FILE_MAP_WRITE; break;
935 if (Mode == mapmode::readwrite && Exe && hasFlushBufferKernelBug()) {
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h1250 readwrite, ///< May access map via data and modify it. Written to path. enumerator
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1104 readwrite
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2014739 POSIX's access to query about write=, read= and readwrite=.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1124 HANDLE_DW_APPLE_PROPERTY(0x08, readwrite)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DPath.inc817 int flags = (Mode == readwrite) ? MAP_SHARED : MAP_PRIVATE;

12