Home
last modified time | relevance | path

Searched refs:READING (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dserver.cc509 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 Dintrinsics.c51 u->mode = READING; in PREFIX()
127 if (u->mode == READING) in PREFIX()
H A Dfbuf.c99 if (u->mode == READING && u->fbuf->act > u->fbuf->pos) in fbuf_reset()
H A Dunit.c468 if (dtp->u.p.mode == READING && is_trim_ok (dtp)) in set_internal_unit()
824 if (u->mode == READING) in unit_truncate()
H A Dfile_pos.c267 u->mode = READING; in st_backspace()
H A Dtransfer.c2333 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 Dformat.c933 || dtp->u.p.mode == READING) in parse_format_list()
1142 if (dtp->u.p.mode == READING) in parse_format_list()
H A Dio.h280 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator
H A Dopen.c572 u->mode = READING; in new_unit()
H A Dlist_read.c2854 dtp->u.p.mode = READING; in nml_query()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dintrinsics.c51 u->mode = READING; in PREFIX()
127 if (u->mode == READING) in PREFIX()
H A Dfbuf.c99 if (u->mode == READING && u->fbuf->act > u->fbuf->pos) in fbuf_reset()
H A Dunit.c467 if (dtp->u.p.mode == READING && is_trim_ok (dtp)) in set_internal_unit()
823 if (u->mode == READING) in unit_truncate()
H A Dfile_pos.c272 u->mode = READING; in st_backspace()
H A Dtransfer.c2485 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 Dformat.c940 || dtp->u.p.mode == READING) in parse_format_list()
1149 if (dtp->u.p.mode == READING) in parse_format_list()
H A Dio.h284 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator
H A Dopen.c594 u->mode = READING; in new_unit()
H A Dlist_read.c2853 dtp->u.p.mode = READING; in nml_query()
/netbsd-src/usr.bin/rlogin/
H A Drlogin.c572 #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 Dcody.hh640 READING, // Server is waiting for completion of a (set of) enumerator
778 direction = READING; in PrepareToRead()
H A Dserver.cc49 : resolver (r), direction (READING) in Server()
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DPropList.txt806 …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 DChangeLog-20052063 from WRITING to READING.
2391 into READING mode. In all cases, correctly position the stream.
/netbsd-src/external/bsd/libevent/dist/
H A DChangeLog453 …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

12