Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 25 of 43) sorted by relevance

12

/openbsd-src/usr.bin/tmux/
H A Dcmd-bind-key.c61 int repeat; in cmd_bind_key_exec() local
H A Dcmd-list-keys.c157 int repeat, width, tablewidth, keywidth, found = 0; in cmd_list_keys_exec() local
H A Dkey-bindings.c188 key_bindings_add(const char *name, key_code key, const char *note, int repeat, in key_bindings_add() argument
[all...]
/openbsd-src/sbin/wsconsctl/
H A Dkeyboard.c49 static struct wskbd_keyrepeat_data repeat; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dsysinfo.y27 static char * repeat; variable
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dsysinfo.y33 char * repeat; variable
/openbsd-src/usr.bin/passwd/
H A Dlocal_passwd.c206 char repeat[1024]; in getnewpasswd() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850-c.c117 int repeat; local
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dv850-c.c118 int repeat; in ghs_pragma_section() local
/openbsd-src/gnu/gcc/gcc/
H A Dloop-unswitch.c269 int repeat; in unswitch_single_loop() local
/openbsd-src/lib/libcrypto/arc4random/
H A Dgetentropy_aix.c201 int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_hpux.c205 int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_solaris.c241 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_osx.c208 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_linux.c322 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
/openbsd-src/gnu/llvm/lld/COFF/
H A DICF.cpp63 std::atomic<bool> repeat = {false}; member in lld::coff::ICF
/openbsd-src/usr.bin/units/
H A Dunits.c343 int repeat = 1; in addunit() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DICF.cpp126 std::atomic<bool> repeat; member in __anon534e767a0111::ICF
/openbsd-src/games/snake/
H A Dsnake.c247 int repeat = 1; in mainloop() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-top.c610 int repeat = (instream == stdin); in command_line_handler() local
H A Dtop.c1107 command_line_input (char *prompt_arg, int repeat, char *annotation_suffix) in command_line_input()
/openbsd-src/usr.sbin/ndp/
H A Dndp.c115 static int repeat = 0; variable
/openbsd-src/gnu/lib/libreadline/
H A Dvi_mode.c130 _rl_vi_set_last (key, repeat, sign) in _rl_vi_set_last() argument
/openbsd-src/lib/libcurses/tty/
H A Dlib_mvcur.c520 repeated_append(string_desc * target, int total, int num, int repeat, const char *src) in repeated_append()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstc.c5490 ffestc_decl_itemvalue (ffebld repeat, ffelexToken repeat_token, in ffestc_decl_itemvalue()
6214 ffestc_R426_itemvalue (ffebld repeat, ffelexToken repeat_token, in ffestc_R426_itemvalue()
6653 ffestc_R501_itemvalue (ffebld repeat, ffelexToken repeat_token, in ffestc_R501_itemvalue()
7686 ffestc_R528_item_value (ffebld repeat, ffelexToken repeat_token, in ffestc_R528_item_value()

12