Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 595) sorted by relevance

12345678910>>...24

/dflybsd-src/contrib/gdb-7/libiberty/
H A Dconcat.c71 vconcat_length (const char *first, va_list args) in vconcat_length()
83 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy()
102 concat_length (const char *first, ...) in concat_length()
117 concat_copy (char *dst, const char *first, ...) in concat_copy()
142 concat_copy2 (const char *first, ...) in concat_copy2()
153 concat (const char *first, ...) in concat()
191 reconcat (char *optr, const char *first, ...) in reconcat()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dconcat.c71 vconcat_length (const char *first, va_list args) in vconcat_length()
83 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy()
102 concat_length (const char *first, ...) in concat_length()
117 concat_copy (char *dst, const char *first, ...) in concat_copy()
142 concat_copy2 (const char *first, ...) in concat_copy2()
153 concat (const char *first, ...) in concat()
191 reconcat (char *optr, const char *first, ...) in reconcat()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dconcat.c59 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()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dconcat.c59 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()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dconcat.c59 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()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp253 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 …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp253 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 …]
/dflybsd-src/sys/dev/drm/include/linux/
H A Dllist.h36 struct llist_node *first; member
51 struct llist_node *first, *next; in llist_del_first() local
66 struct llist_node *first = READ_ONCE(head->first); in llist_add() local
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c186 unsigned first; in _nc_first_ext_name() local
235 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_find_ext_name() local
276 int first; in _nc_del_ext_name() local
321 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_ins_ext_name() local
376 int first = to->ext_Booleans + to->ext_Numbers; in adjust_cancels() local
/dflybsd-src/games/quiz/
H A Drxp.c87 rxp__compile(char *s, int first) in rxp__compile()
194 rxp__match(char *s, int first, Rxp_t *j_succ, Rxp_t *j_fail, char *sp_fail) in rxp__match()
259 rxp__expand(int first) in rxp__expand()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-iterator.c60 update_bb_for_stmts (gimple_seq_node first, basic_block bb) in update_bb_for_stmts()
72 update_call_edge_frequencies (gimple_seq_node first, basic_block bb) in update_call_edge_frequencies()
109 gimple_seq_node first, in gsi_insert_seq_nodes_before()
175 gimple_seq_node first, last; in gsi_insert_seq_before_without_update() local
226 gimple_seq_node first, in gsi_insert_seq_nodes_after()
286 gimple_seq_node first, last; in gsi_insert_seq_after_without_update() local
H A Dipa.c60 enqueue_cgraph_node (struct cgraph_node *node, struct cgraph_node **first) in enqueue_cgraph_node()
76 enqueue_varpool_node (struct varpool_node *node, struct varpool_node **first) in enqueue_varpool_node()
86 struct cgraph_node **first, in process_references()
171 struct cgraph_node *first = (struct cgraph_node *) (void *) 1; in cgraph_remove_unreachable_nodes() local
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c258 int *first, int *last, int depth) { in ss_insertionsort()
353 ss_pivot(const unsigned char *Td, const int *PA, int *first, int *last) { in ss_pivot()
382 int *first, int *last, int depth) { in ss_partition()
401 int *first, int *last, in ss_mintrosort()
551 ss_rotate(int *first, int *middle, int *last) { in ss_rotate()
593 int *first, int *middle, int *last, in ss_inplacemerge()
636 int *first, int *middle, int *last, in ss_mergeforward()
686 int *first, int *middle, int *last, in ss_mergebackward()
745 int *first, int *middle, int *last, in ss_swapmerge()
837 int *first, int *last, in sssort()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-iterator.c66 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()
186 gimple_seq_node first, last; in gsi_insert_seq_before_without_update() local
233 gimple_seq_node first, in gsi_insert_seq_nodes_after()
298 gimple_seq_node first, last; in gsi_insert_seq_after_without_update() local
H A Dipa.c90 enqueue_node (symtab_node *node, symtab_node **first, in enqueue_node()
108 symtab_node **first, in process_references()
160 symtab_node **first, in walk_polymorphic_call_targets()
308 symtab_node *first = (symtab_node *) (void *) 1; in remove_unreachable_nodes() local
1275 varpool_node *first = (varpool_node *) (void *) 1; in ipa_single_use() local
H A Dipa-comdats.c161 enqueue_references (symtab_node **first, in enqueue_references()
241 symtab_node *first = (symtab_node *) (void *) 1; in ipa_comdats() local
H A Dipa-devirt.c138 tree first; member
/dflybsd-src/usr.bin/dsynth/
H A Dstatus.c55 int first = 1; in DoStatus() local
116 int *app, int *hasworkp, int level, int first) in status_find_leaves()
/dflybsd-src/contrib/flex/src/
H A Dnfa.c310 int link_machines (int first, int last) in link_machines()
377 int mkbranch (int first, int second) in mkbranch()
460 int mkor (int first, int second) in mkor()
/dflybsd-src/games/hack/
H A Dhack.save.c242 struct obj *first = 0; in restobjchn() local
269 struct monst *first = 0; in restmonchn() local
H A Dhack.o_init.c87 int i, j, first, last, sum, end; in init_objects() local
152 int j, first; in setgemprobs() local
/dflybsd-src/sys/dev/drm/
H A Dlinux_list_sort.c134 struct list_head **const first = ((*compare)(arg, a, b) <= 0? in list_sort_merge() local
165 struct list_head **const first = ( in list_sort_merge_into() local
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto-symtab.c451 lto_symtab_resolve_symbols (symtab_node *first) in lto_symtab_resolve_symbols()
626 lto_symtab_merge_decls_2 (symtab_node *first, bool diagnosed_p) in lto_symtab_merge_decls_2()
766 lto_symtab_merge_decls_1 (symtab_node *first) in lto_symtab_merge_decls_1()
/dflybsd-src/usr.bin/netstat/
H A Dinet6.c340 int first, i; in ip6_stats() local
813 int first; in icmp6_stats() local
1069 static int first = 1; in inet6name() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Doptimize.c52 update_cloned_parm (tree parm, tree cloned_parm, bool first) in update_cloned_parm()
204 bool first = true; in maybe_clone_body() local

12345678910>>...24