Home
last modified time | relevance | path

Searched refs:alloc_entry (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDitbl-ops.c160 static struct itbl_entry *alloc_entry (e_processor processor,
201 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname, in itbl_add_reg()
212 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value); in itbl_add_insn()
841 alloc_entry (e_processor processor, e_type type, in alloc_entry() function
/NextBSD/lib/ncurses/ncurses/
HDMakefile.depend43 alloc_entry.So: curses.h
44 alloc_entry.So: ncurses_def.h
45 alloc_entry.So: term.h
46 alloc_entry.So: unctrl.h
47 alloc_entry.o: curses.h
48 alloc_entry.o: ncurses_def.h
49 alloc_entry.o: term.h
50 alloc_entry.o: unctrl.h
51 alloc_entry.po: curses.h
52 alloc_entry.po: ncurses_def.h
[all …]
HDMakefile177 alloc_entry.c \
/NextBSD/lib/ncurses/ncursesw/
HDMakefile.depend48 alloc_entry.So: curses.h
49 alloc_entry.So: ncurses_def.h
50 alloc_entry.So: ncurses_dll.h
51 alloc_entry.So: term.h
52 alloc_entry.So: unctrl.h
53 alloc_entry.o: curses.h
54 alloc_entry.o: ncurses_def.h
55 alloc_entry.o: ncurses_dll.h
56 alloc_entry.o: term.h
57 alloc_entry.o: unctrl.h
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDold-and-busted.c94 alloc_entry(apr_pool_t *pool) in alloc_entry() function
467 svn_wc_entry_t *entry = alloc_entry(pool); in read_entry()
790 svn_wc_entry_t *entry = alloc_entry(pool); in atts_to_entry()
HDentries.c105 alloc_entry(apr_pool_t *pool) in alloc_entry() function
408 svn_wc_entry_t *entry = alloc_entry(result_pool); in read_one_entry()
/NextBSD/contrib/ncurses/ncurses/
HDllib-ltic34 /* ./tinfo/alloc_entry.c */
HDllib-lticw34 /* ./tinfo/alloc_entry.c */
HDllib-ltictw34 /* ./tinfo/alloc_entry.c */
HDllib-ltict34 /* ./tinfo/alloc_entry.c */
HDmodules214 alloc_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h
HDllib-lncurses4099 /* ./tinfo/alloc_entry.c */
HDllib-lncursest4261 /* ./tinfo/alloc_entry.c */
HDllib-lncursesw4961 /* ./tinfo/alloc_entry.c */
HDllib-lncursestw5079 /* ./tinfo/alloc_entry.c */
/NextBSD/contrib/ncurses/misc/
HDncurses.ref451 ; alloc_entry.c: elementary allocation code
/NextBSD/contrib/ncurses/doc/
HDhackguide.doc300 alloc_entry.c captoinfo.c comp_captab.c comp_error.c comp_hash.c
614 alloc_entry.c captoinfo.c clear.c comp_captab.c comp_error.c
/NextBSD/contrib/ncurses/
HDMANIFEST891 ./ncurses/tinfo/alloc_entry.c
HDNEWS224 + split out _nc_init_termtype() from alloc_entry.c to use in MinGW