Home
last modified time | relevance | path

Searched refs:term_mode (Results 1 – 17 of 17) sorted by relevance

/dports/games/moon-buggy/moon-buggy-1.0.51/
H A Dterminal.c31 static mode_t term_mode; /* The terminal mode before we changed it */ variable
56 term_mode = st.st_mode; in term_prepare()
103 res = fchmod (0, term_mode); in term_restore()
/dports/audio/julius/julius-4.1.2/gramtools/generate/
H A Dgenerate.c22 boolean term_mode = FALSE; variable
39 if (term_mode) { in new_generate()
82 if (term_mode) { in new_generate()
125 if (term_mode) { in generate_main()
191 term_mode = TRUE; in main()
/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dyaft.h97 enum term_mode { enum
147 enum term_mode mode;
171 enum term_mode mode; /* for set/reset mode */
/dports/audio/julius/julius-4.1.2/gramtools/nextword/
H A Dnextword.c28 boolean term_mode = FALSE; variable
196 if (term_mode) buf = rl_gets("cate > "); in nextword_main()
263 term_mode = TRUE; in main()
346 if (term_mode && !no_term_file) { in main()
H A Dwtoken.c21 extern boolean term_mode;
76 if (term_mode) { in new_get_wtoken()
H A Dget_next.c21 extern boolean term_mode;
H A Dreadline.c25 extern boolean term_mode;
/dports/audio/julius/julius-4.1.2/gramtools/accept_check/
H A Daccept_check.c24 boolean term_mode = FALSE; variable
82 if (term_mode) { in get_wtoken()
97 if (term_mode) { in get_wtoken()
282 term_mode = TRUE; in main()
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Dsj3.c520 int term_mode; local
522 term_mode = mode & KM_KANJI;
523 if (term_mode == KM_JIS) {
528 if (term_mode == KM_ASCII) {
533 else if (term_mode == KM_EUC) {
540 else if (term_mode == KM_SJIS) {
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_connection.erl148 TerminalModes :: [term_mode()]
152 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_connection.erl156 TerminalModes :: [term_mode()]
160 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_connection.erl156 TerminalModes :: [term_mode()]
160 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_connection.erl156 TerminalModes :: [term_mode()]
160 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_connection.erl156 TerminalModes :: [term_mode()]
160 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_connection.erl156 TerminalModes :: [term_mode()]
160 -type term_mode() :: {Opcode :: atom() | byte(), type
/dports/x11/sterm/st-0.8.4/
H A Dst.c46 enum term_mode { enum
/dports/x11-fm/xfe/xfe-1.44/st/
H A Dst.c52 enum term_mode { enum