Home
last modified time | relevance | path

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

12345678910>>...27

/openbsd-src/gnu/lib/libiberty/src/
H A Dconcat.c70 vconcat_length (const char *first, va_list args) in vconcat_length()
82 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy()
101 concat_length (const char *first, ...) in concat_length()
116 concat_copy (char *dst, const char *first, ...) in concat_copy()
141 concat_copy2 (const char *first, ...) in concat_copy2()
152 concat (const char *first, ...) in concat()
189 reconcat (char *optr, const char *first, ...) in reconcat()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp218 cc_hash_table(It first, It last) in cc_hash_table()
225 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
236 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
248 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
262 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
368 gp_hash_table(It first, It last) in gp_hash_table()
376 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table()
387 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table()
399 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
413 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dresbin.c172 int first; in get_resid() local
292 struct menuitem *first, **pp; in bin_to_res_menuitems() local
370 struct menuitem *first, **pp; in bin_to_res_menuexitems() local
679 struct fontdir *first, **pp; in bin_to_res_fontdir() local
748 struct accelerator *first, **pp; in bin_to_res_accelerators() local
815 struct group_cursor *first, **pp; in bin_to_res_group_cursor() local
871 struct group_icon *first, **pp; in bin_to_res_group_icon() local
981 struct ver_info *first, **pp; in bin_to_res_version() local
1399 struct bindata *first, **pp; in res_to_bin_accelerator() local
1456 struct bindata *first, **pp; in res_to_bin_group_cursor() local
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dresbin.c172 int first; in get_resid() local
292 struct menuitem *first, **pp; in bin_to_res_menuitems() local
370 struct menuitem *first, **pp; in bin_to_res_menuexitems() local
679 struct fontdir *first, **pp; in bin_to_res_fontdir() local
748 struct accelerator *first, **pp; in bin_to_res_accelerators() local
815 struct group_cursor *first, **pp; in bin_to_res_group_cursor() local
871 struct group_icon *first, **pp; in bin_to_res_group_icon() local
981 struct ver_info *first, **pp; in bin_to_res_version() local
1399 struct bindata *first, **pp; in res_to_bin_accelerator() local
1456 struct bindata *first, **pp; in res_to_bin_group_cursor() local
[all …]
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dllist.h13 struct llist_node *first; member
27 struct llist_node *first, *next; in llist_del_first() local
42 struct llist_node *first; in llist_add() local
55 struct llist_node *first; in llist_add_batch() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/25_algorithms/
H A Dbinary_search.cc49 const int first = A[0]; in test01() local
83 const int first = A[0]; in test02() local
118 const int first = A[0]; in test03() local
160 const int first = A[0]; in test04() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/
H A Ddelete3.C12 static bool first; member
18 throw first; in Foo() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Doptimize.c56 update_cloned_parm (tree parm, tree cloned_parm, bool first) in update_cloned_parm()
84 bool first = true; in maybe_clone_body() local
/openbsd-src/games/quiz/
H A Drxp.c87 rxp__compile(const char *s, int first) in rxp__compile()
199 rxp__match(const char *s, int first, Rxp_t *j_succ, Rxp_t *j_fail, in rxp__match()
264 rxp__expand(int first) in rxp__expand()
/openbsd-src/lib/libcurses/tinfo/
H A Dalloc_ttype.c188 unsigned first; in _nc_first_ext_name() local
237 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_find_ext_name() local
278 int first; in _nc_del_ext_name() local
323 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_ins_ext_name() local
378 int first = to->ext_Booleans + to->ext_Numbers; in adjust_cancels() local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c48 name first; member
56 name first; member
627 testname (bool nested, int indent, name first, name last) in testname()
701 testnames (bool nested, int indent, int len, name first, name last) in testnames()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate44.C34 void (*fixup)( List<T> *, int first, int last), in AlgoSort()
H A D2371.C179 Vix first() const in first() function
372 Vix first() const in first() function
468 bool first; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp134 static const char *MopDesc(bool first, bool write, bool atomic) { in MopDesc()
141 static const char *ExternalMopDesc(bool first, bool write) { in ExternalMopDesc()
146 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
400 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
/openbsd-src/usr.bin/make/
H A Djob.c211 static bool first = true; in shortened_curdir() local
221 quick_error(Job *j, int signo, bool first) in quick_error()
236 static bool first = true; in print_error() local
280 bool first = true; in quick_summary() local
410 bool first = true; in handle_siginfo() local
/openbsd-src/usr.bin/lex/
H A Dnfa.c322 return first; in link_machines() argument
393 mkbranch(first,second) mkbranch() argument
482 mkor(first,second) mkor() argument
[all...]
/openbsd-src/games/hack/
H A Dhack.save.c241 struct obj *first = 0; in restobjchn() local
264 struct monst *first = 0; in restmonchn() local
H A Dhack.o_init.c86 int i, j, first, last, sum, end; in init_objects() local
148 int j,first; in setgemprobs() local
/openbsd-src/sys/dev/pci/drm/
H A Dlinux_list_sort.c130 struct list_head **const first = ((*compare)(arg, a, b) <= 0? in list_sort_merge() local
161 struct list_head **const first = ( in list_sort_merge_into() local
/openbsd-src/libexec/spamd/
H A Dgrey.h32 int32_t first; /* when did we see it first */ member
40 int64_t first; /* when did we see it first */ member
/openbsd-src/usr.bin/netstat/
H A Dinet6.c330 int first, i; in ip6_stats() local
755 int i, first; in icmp6_stats() local
956 static int first = 1; in inet6name() local
/openbsd-src/sys/arch/amd64/amd64/
H A Dbus_dma.c196 int seg, error, first; _bus_dmamap_load_mbuf() local
238 int seg, i, error, first; _bus_dmamap_load_uio() local
295 int first = 1; _bus_dmamap_load_raw() local
565 _bus_dmamap_load_buffer(bus_dma_tag_t t,bus_dmamap_t map,void * buf,bus_size_t buflen,struct proc * p,int flags,paddr_t * lastaddrp,int * segp,int first) _bus_dmamap_load_buffer() argument
[all...]
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dbus_dma.c161 int seg, error, first; in _dmamap_load_mbuf() local
203 int seg, i, error, first; in _dmamap_load_uio() local
262 int first = 1; in _dmamap_load_raw() local
599 int *segp, int first) in _dmamap_load_buffer()
/openbsd-src/sys/arch/i386/i386/
H A Dbus_dma.c175 int seg, error, first; in _bus_dmamap_load_mbuf() local
217 int seg, i, error, first; in _bus_dmamap_load_uio() local
277 int first = 1; in _bus_dmamap_load_raw() local
536 int first) in _bus_dmamap_load_buffer()
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dbus_dma.c163 int seg, error, first; in _dmamap_load_mbuf() local
205 int seg, i, error, first; in _dmamap_load_uio() local
264 int first = 1; in _dmamap_load_raw() local
512 int *segp, int first) in _dmamap_load_buffer()

12345678910>>...27