Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 201) sorted by relevance

123456789

/openbsd-src/usr.bin/tmux/
H A Dresize.c114 clients_calculate_size(int type, int current, struct client *c, in clients_calculate_size() argument
268 __unused int current, struct session *s, struct window *w) in default_window_size_skip_client() argument
345 recalculate_size_skip_client(struct client * loop,__unused int type,int current,__unused struct session * s,struct window * w) recalculate_size_skip_client() argument
363 int type, current, changed; recalculate_size() local
[all...]
H A Dcfg.c98 struct cmd_find_state *current, int flags, struct cmdq_item **new_item) in load_cfg()
157 struct client *c, struct cmdq_item *item, struct cmd_find_state *current, in load_cfg_from_buffer()
H A Dcmd-rotate-window.c47 struct cmd_find_state *current = cmdq_get_current(item); in cmd_rotate_window_exec() local
H A Dcmd-select-window.c89 struct cmd_find_state *current = cmdq_get_current(item); in cmd_select_window_exec() local
H A Dcmd-switch-client.c51 struct cmd_find_state *current = cmdq_get_current(item); in cmd_switch_client_exec() local
/openbsd-src/usr.sbin/mopd/common/
H A Dnma.c187 struct commDev *current; in nmaGetShort() local
203 struct commDev *current; in nmaGetDevice() local
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Dio.c82 sip (current, skip_test) in sip() argument
128 slurp (current) in slurp() argument
188 find_and_hash_each_line (current) in find_and_hash_each_line() argument
389 prepare_text_end (current) in prepare_text_end() argument
/openbsd-src/sys/dev/pci/drm/include/asm/
H A Dcurrent.h6 #define current curproc macro
/openbsd-src/lib/libc/rpc/
H A Dxdr_rec.c274 int current; in xdrrec_getbytes() local
299 long current; in xdrrec_putbytes() local
644 long current; in get_input_bytes() local
698 long current; in skip_input_bytes() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp229 ListIterator current(m_head); in GetItem() local
251 ListEntry current(m_head); in CalculateNumChildren() local
341 ListEntry current(m_head); in CalculateNumChildren() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Darchive.c254 struct ar_cache *current; in _bfd_look_for_bfd_in_cache() local
281 struct ar_cache *current = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
1195 bfd *current; in _bfd_construct_extended_name_table() local
1614 bfd *current; in _bfd_write_archive_contents() local
1770 bfd *current; in _bfd_compute_and_write_armap() local
1923 bfd *current = arch->archive_head; in bsd_write_armap() local
2082 bfd *current = arch->archive_head; in coff_write_armap() local
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dsort.pm37 sub current { subroutine
/openbsd-src/usr.bin/indent/
H A Dio.c450 pad_output(int current, int target) in pad_output()
494 count_spaces(int current, char *buffer) in count_spaces()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcond3.C10 int current() const { return 0; } in current() function
/openbsd-src/libexec/tradcpp/
H A Ddirective.h40 struct place current; member
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.h30 size_t current; // Current index into the vector. member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddictionary.h104 struct symbol *current; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dpretty1.C10 static size_t current = 0; variable
/openbsd-src/lib/libcurses/base/
H A Dsigaction.c57 sigset_t current = sigsetmask(0); in _nc_sigprocmask() local
/openbsd-src/sys/dev/ofw/
H A Dofw_regulator.c73 uint32_t current = rd->rd_get_current(rd->rd_cookie); in regulator_register() local
322 regulator_set_current(uint32_t phandle, uint32_t current) in regulator_set_current()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y2705 tree current; local
3816 tree current = TREE_PURPOSE (node); local
4290 tree current, saved_type; local
4438 tree mdecl, current, parms; local
4471 tree current; local
4548 tree current, orig_arg, this_class = NULL; local
4860 verify_constructor_circularity (meth, current) in verify_constructor_circularity() argument
4955 tree arg_types = NULL_TREE, current, node; local
5183 register jdeplist *prev = NULL, *current, *next; local
5340 tree current; in java_check_circular_reference() local
[all …]
H A Dmangle.c300 tree current, saved_current = NULL_TREE; local
353 tree current; local
/openbsd-src/games/boggle/mkdict/
H A Dmkdict.c60 int current, len, prev, qcount; in main() local
/openbsd-src/gnu/llvm/llvm/tools/opt-viewer/
H A Doptpmap.py9 def _init(current, total): argument
/openbsd-src/lib/libcrypto/ts/
H A Dts_rsp_verify.c655 ASN1_UTF8STRING *current = sk_ASN1_UTF8STRING_value(text, i); in TS_get_status_text() local
667 ASN1_UTF8STRING *current = sk_ASN1_UTF8STRING_value(text, i); in TS_get_status_text() local
843 GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i); in TS_find_name() local

123456789