| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
| /netbsd/src/usr.sbin/sdpd/ |
| D | compat.c | 60 uint8_t *first = buf->next; in dun_profile() local 113 uint8_t *first = buf->next; in ftrn_profile() local 165 uint8_t *first = buf->next; in hset_profile() local 216 uint8_t *first = buf->next; in hf_profile() local 271 uint8_t *first = buf->next; in irmc_profile() local 331 uint8_t *first = buf->next; in irmc_cmd_profile() local 383 uint8_t *first = buf->next; in lan_profile() local 444 uint8_t *first = buf->next; in opush_profile() local 504 uint8_t *first = buf->next; in sp_profile() local 563 uint8_t *first = buf->next; in nap_profile() local [all …]
|
| /netbsd/src/external/bsd/ntp/dist/tests/libntp/ |
| D | lfpfunc.c | 71 l_fp_scmp(const l_fp first, const l_fp second) in l_fp_scmp() 88 l_fp_ucmp(const l_fp first, l_fp second) in l_fp_ucmp() 131 l_fp_add(const l_fp first, const l_fp second) in l_fp_add() 140 l_fp_subtract(const l_fp first, const l_fp second) in l_fp_subtract() 149 l_fp_negate(const l_fp first) in l_fp_negate() 158 l_fp_abs(const l_fp first) in l_fp_abs() 167 l_fp_signum(const l_fp first) in l_fp_signum() 175 l_fp_convert_to_double(const l_fp first) in l_fp_convert_to_double() 191 l_fp_swap(l_fp * first, l_fp *second) in l_fp_swap() 209 l_isgt (const l_fp first, const l_fp second) in l_isgt() [all …]
|
| /netbsd/src/sys/external/bsd/drm2/include/linux/ |
| D | llist.h | 39 struct llist_node *first; member 68 struct llist_node *first; in llist_add() local 80 llist_add_batch(struct llist_node *first, struct llist_node *last, in llist_add_batch() 96 struct llist_node *first; in llist_del_all() local 107 struct llist_node *first; in llist_del_first() local
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/ |
| D | assoc_container.hpp | 253 cc_hash_table(It first, It last) in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 430 gp_hash_table(It first, It last) in gp_hash_table() 438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table() 461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() 475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| D | cplabel.cc | 24 bool first = true; in bar() local 50 bool first = true; in baz() local
|
| D | nsnested.cc | 24 first() in first() function
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | c11_generic_expression.c | 73 comma_expression(char first, double second) in comma_expression() 89 assignment_expression(int first, int second) in assignment_expression()
|
| D | d_bltinoffsetof.c | 10 } first; member 21 typedef int first[-(int)__builtin_offsetof(struct foo, u.s.first)]; typedef
|
| /netbsd/src/games/quiz/ |
| D | rxp.c | 96 rxp__compile(const char *s, int first) in rxp__compile() 199 int first, in rxp__match() 266 rxp__expand(int first) in rxp__expand()
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | several_tcs_helper.c | 33 ATF_TC_HEAD(first, tc) in ATF_TC_HEAD() argument 37 ATF_TC_BODY(first, tc) in ATF_TC_BODY() argument
|
| /netbsd/src/external/bsd/libevent/dist/sample/ |
| D | hostcheck.c | 124 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() 139 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
|
| /netbsd/src/sys/arch/emips/emips/ |
| D | machdep.c | 144 u_long first, last; in mach_init() local 556 u_long first, last; in trim_memory() local 596 memsize_scan(void *first) in memsize_scan() 642 memsize_pmt(void * first) in memsize_pmt() 721 unimpl_memsize(void * first) in unimpl_memsize()
|
| /netbsd/src/games/hack/ |
| D | hack.save.c | 247 struct obj *first = 0; in restobjchn() local 274 struct monst *first = 0; in restmonchn() local
|
| D | hack.o_init.c | 92 int i, j, first, last, sum, end; in init_objects() local 157 int j, first; in setgemprobs() local
|
| /netbsd/src/sys/external/bsd/drm2/linux/ |
| D | linux_list_sort.c | 134 struct list_head **const first = ((*compare)(arg, a, b) <= 0? in list_sort_merge() local 164 struct list_head **const first = ((*compare)(arg, a, b) <= 0? in list_sort_merge_into() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-events.c | 27 int first(){ in first() function
|
| /netbsd/src/external/bsd/wpa/dist/src/ap/ |
| D | authsrv.c | 112 struct hostapd_data *first; in hostapd_setup_radius_srv() local 261 struct hostapd_data *first; in authsrv_init() local
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | line_number.c | 52 char *format_line_number(VSTRING *result, ssize_t first, ssize_t last) in format_line_number()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-iterator.cc | 66 update_bb_for_stmts (gimple_seq_node first, gimple_seq_node last, in update_bb_for_stmts() 83 update_call_edge_frequencies (gimple_seq_node first, basic_block bb) in update_call_edge_frequencies() 115 gimple_seq_node first, in gsi_insert_seq_nodes_before() 189 gimple_seq_node first, last; in gsi_insert_seq_before_without_update() local 236 gimple_seq_node first, in gsi_insert_seq_nodes_after() 302 gimple_seq_node first, last; in gsi_insert_seq_after_without_update() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| D | ada-linkage-name.c | 21 first (char *x) in first() function
|
| /netbsd/src/sys/arch/pmax/pmax/ |
| D | machdep.c | 472 memsize_scan(void *first) in memsize_scan() 517 memsize_bitmap(void *first) in memsize_bitmap() 585 unimpl_memsize(void *first) in unimpl_memsize()
|
| /netbsd/src/sys/arch/mipsco/mipsco/ |
| D | machdep.c | 161 u_long first, last; in mach_init() local 430 unimpl_memsize(void *first) in unimpl_memsize() 453 memsize_scan(void *first) in memsize_scan()
|