| /netbsd-src/external/gpl3/gcc/dist/c++tools/ |
| H A D | server.cc | 509 case Cody::Server::READING: in process_server() 530 server->GetDirection () == Cody::Server::READING in process_server() 665 case Cody::Server::READING: in server() 737 case Cody::Server::READING: in server()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | intrinsics.c | 51 u->mode = READING; in PREFIX() 127 if (u->mode == READING) in PREFIX()
|
| H A D | fbuf.c | 99 if (u->mode == READING && u->fbuf->act > u->fbuf->pos) in fbuf_reset()
|
| H A D | unit.c | 468 if (dtp->u.p.mode == READING && is_trim_ok (dtp)) in set_internal_unit() 824 if (u->mode == READING) in unit_truncate()
|
| H A D | file_pos.c | 267 u->mode = READING; in st_backspace()
|
| H A D | transfer.c | 2333 if (dtp->u.p.mode == READING) in formatted_transfer() 2549 if (dtp->u.p.current_unit && dtp->u.p.mode == READING) in transfer_array_inner() 2806 if (dtp->u.p.mode == READING) in pre_position() 2844 dtp->u.p.mode = read_flag ? READING : WRITING; in data_transfer_init() 3302 if (dtp->u.p.mode == READING) in data_transfer_init_worker() 3357 if (dtp->u.p.mode == READING && (dtp->rec - 1) in data_transfer_init_worker() 4080 if (dtp->u.p.mode == READING) in next_record() 4163 if ((cf & IOPARM_DT_LIST_FORMAT) != 0 && dtp->u.p.mode == READING) in finalize_transfer()
|
| H A D | format.c | 933 || dtp->u.p.mode == READING) in parse_format_list() 1142 if (dtp->u.p.mode == READING) in parse_format_list()
|
| H A D | io.h | 280 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator
|
| H A D | open.c | 572 u->mode = READING; in new_unit()
|
| H A D | list_read.c | 2854 dtp->u.p.mode = READING; in nml_query()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | intrinsics.c | 51 u->mode = READING; in PREFIX() 127 if (u->mode == READING) in PREFIX()
|
| H A D | fbuf.c | 99 if (u->mode == READING && u->fbuf->act > u->fbuf->pos) in fbuf_reset()
|
| H A D | unit.c | 467 if (dtp->u.p.mode == READING && is_trim_ok (dtp)) in set_internal_unit() 823 if (u->mode == READING) in unit_truncate()
|
| H A D | file_pos.c | 272 u->mode = READING; in st_backspace()
|
| H A D | transfer.c | 2485 if (dtp->u.p.mode == READING) in formatted_transfer() 2701 if (dtp->u.p.current_unit && dtp->u.p.mode == READING) in transfer_array_inner() 2962 if (dtp->u.p.mode == READING) in pre_position() 3000 dtp->u.p.mode = read_flag ? READING : WRITING; in data_transfer_init() 3465 if (dtp->u.p.mode == READING) in data_transfer_init_worker() 3520 if (dtp->u.p.mode == READING && (dtp->rec - 1) in data_transfer_init_worker() 4249 if (dtp->u.p.mode == READING) in next_record() 4340 if ((cf & IOPARM_DT_LIST_FORMAT) != 0 && dtp->u.p.mode == READING) in finalize_transfer()
|
| H A D | format.c | 940 || dtp->u.p.mode == READING) in parse_format_list() 1149 if (dtp->u.p.mode == READING) in parse_format_list()
|
| H A D | io.h | 284 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator
|
| H A D | open.c | 594 u->mode = READING; in new_unit()
|
| H A D | list_read.c | 2853 dtp->u.p.mode = READING; in nml_query()
|
| /netbsd-src/usr.bin/rlogin/ |
| H A D | rlogin.c | 572 #define READING 1 macro 657 if (rcvd && rcvstate == READING) in oob() 695 rcvstate = READING; in reader()
|
| /netbsd-src/external/gpl3/gcc/dist/libcody/ |
| H A D | cody.hh | 640 READING, // Server is waiting for completion of a (set of) enumerator 778 direction = READING; in PrepareToRead()
|
| H A D | server.cc | 49 : resolver (r), direction (READING) in Server()
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | PropList.txt | 806 …1 ; Other_Alphabetic # Mc [2] VIETNAMESE ALTERNATE READING MARK CA..VIETNAMESE ALTERNATE READIN… 1051 …0..16FF1 ; Diacritic # Mc [2] VIETNAMESE ALTERNATE READING MARK CA..VIETNAMESE ALTERNATE READIN…
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2005 | 2063 from WRITING to READING. 2391 into READING mode. In all cases, correctly position the stream.
|
| /netbsd-src/external/bsd/libevent/dist/ |
| H A D | ChangeLog | 453 …o Fix bufferevent_pair to properly set BEV_EVENT_{READING,WRITING} on flush. (2851889 David Paschi… 1999 confused without at least one of BEV_EVENT_{READING|WRITING}. (f7eb69a
|