| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gengtype-state.cc | 764 state_writer::write_state_string_option (options_p current) in write_state_string_option() 775 state_writer::write_state_type_option (options_p current) in write_state_type_option() 783 state_writer::write_state_nested_option (options_p current) in write_state_nested_option() 806 state_writer::write_state_option (options_p current) in write_state_option() 841 options_p current; in write_state_options() local 876 state_writer::write_state_scalar_type (type_p current) in write_state_scalar_type() 891 state_writer::write_state_string_type (type_p current) in write_state_string_type() 905 state_writer::write_state_callback_type (type_p current) in write_state_callback_type() 919 state_writer::write_state_undefined_type (type_p current) in write_state_undefined_type() 941 state_writer::write_state_struct_union_type (type_p current, in write_state_struct_union_type() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/ |
| D | cpu.exp | 26 proc test_bad { arg current } { 34 proc test_junk { arg junk current } {
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | hw-tree.c | 70 split_device_specifier (struct hw *current, in split_device_specifier() 184 split_property_specifier (struct hw *current, in split_property_specifier() 322 split_find_device (struct hw *current, in split_find_device() 401 split_fill_path (struct hw *current, in split_fill_path() 449 count_entries (struct hw *current, in count_entries() 474 parse_address (struct hw *current, in parse_address() 488 parse_size (struct hw *current, in parse_size() 529 parse_reg_property (struct hw *current, in parse_reg_property() 565 parse_ranges_property (struct hw *current, in parse_ranges_property() 602 parse_integer_property (struct hw *current, in parse_integer_property() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | tree.c | 66 split_device_specifier(device *current, in split_device_specifier() 170 split_property_specifier(device *current, in split_property_specifier() 296 split_find_device(device *current, in split_find_device() 365 split_fill_path(device *current, in split_fill_path() 424 count_entries(device *current, in count_entries() 448 parse_address(device *current, in parse_address() 464 parse_size(device *current, in parse_size() 505 parse_reg_property(device *current, in parse_reg_property() 544 parse_ranges_property(device *current, in parse_ranges_property() 581 parse_integer_property(device *current, in parse_integer_property() [all …]
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | vendorid.c | 122 struct vendor_id *current; in vid_string_by_id() local 187 struct vendor_id *current; in set_vendorid() local 220 struct vendor_id *current; in check_vendorid() local
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/daa/utils/ |
| D | list.c | 41 node_t *current; in list_dump() local 55 node_t *current = list->head; // go to first node in list_freeall() local
|
| /netbsd/src/usr.sbin/mopd/common/ |
| D | nma.c | 197 struct commDev *current; in nmaGetShort() local 213 struct commDev *current; in nmaGetDevice() local
|
| /netbsd/src/sys/sys/ |
| D | gcq.h | 256 _gcq_next(struct gcq *current, struct gcq_head *head, struct gcq *start) in _gcq_next() 269 _gcq_prev(struct gcq *current, struct gcq_head *head, struct gcq *start) in _gcq_prev() 291 #define _GCQ_NP(var, current, head, start, np, fn) \ argument 294 #define _GCQ_NP_TYPED(tvar, current, head, start, type, name, np, fn) \ argument 307 #define _GCQ_NP_COND(var, current, head, start, np, rem, cond) \ argument 311 #define _GCQ_NP_COND_TYPED(tvar, current, head, start, type, name, np, \ argument 329 #define GCQ_GOT_NEXT(var, current, head, start) \ argument 331 #define GCQ_GOT_PREV(var, current, head, start) \ argument 333 #define GCQ_DEQUEUED_NEXT(var, current, head, start) \ argument 335 #define GCQ_DEQUEUED_PREV(var, current, head, start) \ argument [all …]
|
| /netbsd/src/lib/libcurses/ |
| D | getch.c | 259 add_new_key(keymap_t *current, char chr, int key_type, int symbol) in add_new_key() 337 delete_key_sequence(keymap_t *current, int key_type) in delete_key_sequence() 376 keymap_t *current; in add_key_sequence() local 539 keymap_t *current = _cursesi_screen->base_keymap; in inkey() local 733 do_keyok(keymap_t *current, int key_type, bool set, bool flag, int *retval) in do_keyok()
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | resize.c | 114 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
|
| D | cfg.c | 97 struct cmd_find_state *current, int flags, struct cmdq_item **new_item) in load_cfg() 156 struct client *c, struct cmdq_item *item, struct cmd_find_state *current, in load_cfg_from_buffer()
|
| D | cmd-rotate-window.c | 47 struct cmd_find_state *current = cmdq_get_current(item); in cmd_rotate_window_exec() local
|
| D | cmd-select-window.c | 89 struct cmd_find_state *current = cmdq_get_current(item); in cmd_select_window_exec() local
|
| /netbsd/src/external/gpl2/xcvs/dist/diff/ |
| D | io.c | 82 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
|
| /netbsd/src/external/bsd/flex/dist/examples/manual/ |
| D | cat.lex | 9 int current = 1; variable
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | getaddrinfo.c | 191 struct addrinfo **current = &first; in get_null() local 228 struct addrinfo ***current, in add_hostent() 281 struct addrinfo **current = &first; in get_number() local 321 struct addrinfo **current = &first; in get_nodes() local
|
| /netbsd/src/external/bsd/libbind/dist/include/ |
| D | netdb.h | 288 char *current; member 309 char *current; member 314 char *current; member 341 char *current; member 346 char *current; member 368 char *current; member 373 char *current; member
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | netdissect-alloc.c | 54 nd_mem_chunk_t *current, *previous; in nd_free_all() local
|
| /netbsd/src/external/ibm-public/postfix/dist/src/qmgr/ |
| D | qmgr_job.c | 135 QMGR_JOB *prev, *next, *list_prev, *list_next, *unread, *current; in qmgr_job_link() local 486 static QMGR_JOB *qmgr_job_candidate(QMGR_JOB *current) in qmgr_job_candidate() 574 static QMGR_JOB *qmgr_job_preempt(QMGR_JOB *current) in qmgr_job_preempt()
|
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_fil_compat.c | 1902 void *current, int size) in frentry_4_1_34_to_current() 2031 void *current, int size) in frentry_4_1_16_to_current() 2160 void *current, int size) in frentry_4_1_0_to_current() 2289 friostat_4_1_33_to_current(friostat_4_1_33_t *old, void *current) in friostat_4_1_33_to_current() 2319 friostat_4_1_0_to_current(friostat_4_1_0_t *old, void *current) in friostat_4_1_0_to_current() 2349 ipnat_4_1_14_to_current(ipnat_4_1_14_t *old, void *current, int size) in ipnat_4_1_14_to_current() 2440 ipnat_4_1_0_to_current(ipnat_4_1_0_t *old, void *current, int size) in ipnat_4_1_0_to_current() 2519 frauth_4_1_32_to_current(frauth_4_1_32_t *old, void *current) in frauth_4_1_32_to_current() 2538 frauth_4_1_29_to_current(frauth_4_1_29_t *old, void *current) in frauth_4_1_29_to_current() 2557 frauth_4_1_24_to_current(frauth_4_1_24_t *old, void *current) in frauth_4_1_24_to_current() [all …]
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_fil_compat.c | 1909 frentry_4_1_34_to_current(softc, old, current, size) in frentry_4_1_34_to_current() argument 2041 frentry_4_1_16_to_current(softc, old, current, size) in frentry_4_1_16_to_current() argument 2173 frentry_4_1_0_to_current(softc, old, current, size) in frentry_4_1_0_to_current() argument 2307 friostat_4_1_33_to_current(old, current) in friostat_4_1_33_to_current() argument 2339 friostat_4_1_0_to_current(old, current) in friostat_4_1_0_to_current() argument 2371 ipnat_4_1_14_to_current(old, current, size) in ipnat_4_1_14_to_current() argument 2465 ipnat_4_1_0_to_current(old, current, size) in ipnat_4_1_0_to_current() argument 2547 frauth_4_1_32_to_current(old, current) in frauth_4_1_32_to_current() argument 2568 frauth_4_1_29_to_current(old, current) in frauth_4_1_29_to_current() argument 2589 frauth_4_1_24_to_current(old, current) in frauth_4_1_24_to_current() argument [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/ |
| D | prompt.py | 58 def before_prompt_hook(self, current): argument
|
| /netbsd/src/games/boggle/mkdict/ |
| D | mkdict.c | 67 int current, len, prev, qcount; in main() local
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/ |
| D | gthr-vxworks-thread.c | 117 struct timespec current; in __gthread_cond_timedwait() local 157 struct timespec current; in __gthread_mutex_timedlock() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | namespace.c | 46 struct using_direct *current; in add_using_directive() local
|