Home
last modified time | relevance | path

Searched refs:origt (Results 1 – 25 of 82) sorted by relevance

1234

/dports/net/shmux/shmux-1.0.3/src/
H A Dterm.c31 static struct termios origt, shmuxt;
67 if (ttyin >= 0 && tcsetattr(ttyin, TCSANOW, &origt) < 0)
234 if (tcgetattr(ttyin, &origt) < 0) /* save original tty settings */
243 shmuxt = origt;
273 origt.c_lflag, shmuxt.c_lflag);
311 if (ttyin >= 0 && tcsetattr(ttyin, TCSANOW, &origt) < 0)
490 if (input[pos] == origt.c_cc[VERASE])
500 else if (input[pos] == origt.c_cc[VKILL])
/dports/net-p2p/libswift/libswift-dc0cbcc/tests/
H A Dbinfragtest.cpp138 tint origt = hint_in_[hi].time; in TEST() local
149 tintbin newtb(origt,fragbin); in TEST()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/lang/gcc10/gcc-10.3.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/encoding/gob/
H A Dencoder.go131 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
132 ut := userType(origt)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc9/gcc-9.4.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/encoding/gob/
H A Dencoder.go134 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
135 ut := userType(origt)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/encoding/gob/
H A Dencoder.go135 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
136 ut := userType(origt)
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/encoding/gob/
H A Dencoder.go136 func (enc *Encoder) sendType(w io.Writer, state *encoderState, origt reflect.Type) (sent bool) {
137 ut := userType(origt)

1234