Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/posix/
H A Ddir.c67 static s48_ref_t enter_mode(s48_call_t call, mode_t mode);
275 return enter_mode(call, umask(s48_extract_mode(call, arg0))); in posix_file_stuff()
362 enter_mode(s48_call_t call, mode_t mode) in enter_mode() function
472 temp = enter_mode(call, sbuf.st_mode); in posix_file_info()
/dports/math/calcoo/calcoo-1.3.18/src/
H A Dc_main.c170 cpu->enter_mode = new_mode; in call_set_enter_mode()
175 return cpu->enter_mode; in call_get_enter_mode()
H A Dcpu.h66 int rpn_mode, enter_mode, stack_mode, angle_units; member
H A Dc_undo.c223 to->enter_mode = from->enter_mode; in copy_cpu()
H A Dc_op.c319 if (cpu->enter_mode == ENTER_MODE_TRADITIONAL) in call_enter()
/dports/x11-wm/i3/i3-4.20.1/include/
H A Dconfig_directives.h77 CFGFUN(enter_mode, const char *pango_markup, const char *mode);
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dconfig_directives.h80 CFGFUN(enter_mode, const char *pango_markup, const char *mode);
/dports/devel/aegis/aegis-4.25.D510/script/
H A Dtkaegis.in1558 enter_mode $tmp
2306 proc enter_mode {mode} {
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dconfig_directives.c192 CFGFUN(enter_mode, const char *pango_markup, const char *modename) { in CFGFUN() argument
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dconfig_directives.c192 CFGFUN(enter_mode, const char *pango_markup, const char *modename) { in CFGFUN() argument
/dports/devel/upp/upp/uppsrc/Ole/Ctrl/
H A DOleCtrl.h648 STDMETHOD(ContextSensitiveHelp)(BOOL enter_mode);
H A Dcontrol.cpp686 HRESULT OcxControl::ContextSensitiveHelp(BOOL enter_mode) in ContextSensitiveHelp() argument
/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_control.c3653 int enter_mode = rm->ssl_mode; in remote_read() local
3673 if(rm->ssl != NULL && enter_mode == SSL_MODE_HANDSHAKE && in remote_read()
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.cpp5268 bool GridCtrl::TabKey(bool enter_mode) in TabKey() argument
5287 if(tab_changes_row && ((enter_mode && has_ctrls) || (!enter_mode && !has_ctrls))) in TabKey()
5307 else if(!enter_mode) in TabKey()
5310 if(enter_mode && !has_ctrls) in TabKey()
H A DGridCtrl.h1649 bool TabKey(bool enter_mode);
/dports/editors/textadept/textadept_11.1.linux/docs/
H A Dchangelog.md504 * Replaced `ui.command_entry.enter_mode()` and `ui.command_entry.finish_mode()`
1542 * Added lexer and height parameters to `ui.command_entry.enter_mode()`.
/dports/editors/textadept/textadept-textadept_11.1/docs/
H A Dchangelog.md504 * Replaced `ui.command_entry.enter_mode()` and `ui.command_entry.finish_mode()`
1542 * Added lexer and height parameters to `ui.command_entry.enter_mode()`.