Searched defs:item_name (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | timevar.cc | 170 timer::named_items::push (const char *item_name) in push() 202 for (const char *item_name : m_names) in print() local 559 timer::push_client_item (const char *item_name) in push_client_item()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | timevar.c | 170 timer::named_items::push (const char *item_name) in push() 202 const char *item_name; in print() local 561 timer::push_client_item (const char *item_name) in push_client_item()
|
/netbsd-src/lib/libmenu/ |
H A D | item.c | 76 item_name(ITEM *item) in item_name() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 1863 timer::push (const char *item_name) in push() 1870 timer::pop (const char *item_name) in pop() 1897 auto_time::auto_time (timer t, const char *item_name) in auto_time() 1905 auto_time::auto_time (context ctxt, const char *item_name) in auto_time()
|
H A D | libgccjit.c | 2978 const char *item_name) in gcc_jit_timer_push() 2989 const char *item_name) in gcc_jit_timer_pop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 2133 timer::push (const char *item_name) in push() 2140 timer::pop (const char *item_name) in pop() 2167 auto_time::auto_time (timer t, const char *item_name) in auto_time() 2175 auto_time::auto_time (context ctxt, const char *item_name) in auto_time()
|
H A D | libgccjit.cc | 3855 const char *item_name) in gcc_jit_timer_push() 3866 const char *item_name) in gcc_jit_timer_pop()
|
/netbsd-src/games/rogue/ |
H A D | inventory.c | 533 const char *item_name; in get_desc() local
|
/netbsd-src/lib/libnpf/ |
H A D | npf.c | 142 const char *item_name; in _npf_dataset_lookup() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeSession.cc | 2277 char *item_name, *lo_name, *fname, *last; in ask_which() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeSession.cc | 2277 char *item_name, *lo_name, *fname, *last; in ask_which() local
|