Home
last modified time | relevance | path

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

123456789

/openbsd/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()
345 int current, __unused struct session *s, struct window *w) in recalculate_size_skip_client()
363 int type, current, changed; in recalculate_size() local
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/usr.sbin/mopd/common/
H A Dnma.c187 struct commDev *current; in nmaGetShort() local
203 struct commDev *current; in nmaGetDevice() local
/openbsd/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/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/sys/dev/pci/drm/include/asm/
H A Dcurrent.h6 #define current curproc macro
/openbsd/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/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/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/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcond3.C10 int current() const { return 0; } in current() function
/openbsd/gnu/usr.bin/perl/lib/
H A Dsort.pm37 sub current { subroutine
/openbsd/libexec/tradcpp/
H A Ddirective.h40 struct place current; member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.h30 size_t current; // Current index into the vector. member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddictionary.h104 struct symbol *current; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dpretty1.C10 static size_t current = 0; variable
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y2705 tree current; local
4471 tree current; local
5340 tree current; in java_check_circular_reference() local
5506 tree current; in java_fix_constructors() local
7093 tree current; local
7581 tree current; in java_layout_seen_class_methods() local
7603 tree current; in java_reorder_fields() local
7648 tree current; in java_layout_classes() local
7685 tree current; in java_complete_expand_classes() local
9044 tree current; in java_expand_classes() local
[all …]
H A Dmangle.c300 tree current, saved_current = NULL_TREE; local
353 tree current; local
/openbsd/sys/dev/ofw/
H A Dofw_regulator.c68 uint32_t current = rd->rd_get_current(rd->rd_cookie); in regulator_register() local
313 regulator_set_current(uint32_t phandle, uint32_t current) in regulator_set_current()
/openbsd/lib/libcurses/base/
H A Dsigaction.c57 sigset_t current = sigsetmask(0); in _nc_sigprocmask() local
/openbsd/gnu/llvm/llvm/tools/opt-viewer/
H A Doptpmap.py9 def _init(current, total): argument
/openbsd/games/boggle/mkdict/
H A Dmkdict.c60 int current, len, prev, qcount; in main() local
/openbsd/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