Home
last modified time | relevance | path

Searched refs:CCAR_OFLOW (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/termios-0.3.2/src/os/
H A Dfreebsd.rs89 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
90 pub const MDMBUF: tcflag_t = CCAR_OFLOW;
H A Ddragonfly.rs87 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
H A Dmacos.rs112 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/termios-0.3.2/src/os/
H A Dfreebsd.rs89 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
90 pub const MDMBUF: tcflag_t = CCAR_OFLOW;
H A Ddragonfly.rs87 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
H A Dmacos.rs112 pub const CCAR_OFLOW: tcflag_t = 0x00100000; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dtermios.h222 #define CCAR_OFLOW 0x00100000 /* DCD flow control of output */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dtermios.h222 #define CCAR_OFLOW 0x00100000 /* DCD flow control of output */ macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DAttributes.java102 CCAR_OFLOW /* DCD flow control of output */ enumConstant
/dports/editors/fpc-ide/fpc-3.2.2/rtl/dragonfly/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc-source/fpc-3.2.2/rtl/dragonfly/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc-source/fpc-3.2.2/rtl/freebsd/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc/fpc-3.2.2/rtl/dragonfly/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc/fpc-3.2.2/rtl/freebsd/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc-utils/fpc-3.2.2/rtl/freebsd/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/lang/fpc-utils/fpc-3.2.2/rtl/dragonfly/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/editors/fpc-ide/fpc-3.2.2/rtl/freebsd/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }
/dports/editors/fpc-ide/fpc-3.2.2/rtl/netbsd/
H A Dtermios.inc125 CCAR_OFLOW = $100000; { DCD flow control of output }
126 MDMBUF = $100000; { old name for CCAR_OFLOW }

12345678910