Home
last modified time | relevance | path

Searched defs:entry (Results 251 – 275 of 886) sorted by path

1...<<11121314151617181920>>...36

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp301 unsigned &entry = LoweredPHIs[MPhi]; in LowerPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2296 RelocAddrEntry &entry = I.first->getSecond(); in DWARFObjInMemory() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1639 const export_address_table_entry *entry = in getExportRVA() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp186 for (auto &entry : VFSWriter.getMappings()) { in copyFiles() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp2072 uintptr_t *entry = gomp_data + 7 + 3 * j; in KMP_EXPAND_NAME() local
2091 uintptr_t *entry = gomp_data + 7 + 3 * j; in KMP_EXPAND_NAME() local
H A Dkmp_itt.inl73 kmp_itthash_entry_t *entry; local
H A Dkmp_runtime.cpp3435 kmp_team_p const *entry; member
H A Dkmp_taskdeps.cpp101 kmp_dephash_entry_t *next, *entry; in __kmp_dephash_extend() local
167 kmp_dephash_entry_t *entry; in __kmp_dephash_find() local
H A Dkmp_taskdeps.h61 for (kmp_dephash_entry_t *entry = h->buckets[i]; entry; entry = next) { in __kmp_dephash_free_entries() local
/freebsd/contrib/mandoc/
H A Dcatman.c156 FTSENT *entry; in process_tree() local
H A Ddba.c87 struct macro_entry *entry; in dba_free() local
161 struct dba_array *page, *entry; in dba_page_new() local
191 char *entry; in dba_page_add() local
221 char *entry; in dba_page_alias() local
273 struct dba_array *page, *entry; in dba_pages_write() local
343 struct macro_entry *entry; in get_macro_entry() local
367 struct macro_entry *entry; in dba_macro_new() local
389 struct macro_entry *entry; in dba_macro_add() local
434 struct macro_entry **entries, *entry; in dba_macro_write() local
H A Ddba_array.c77 dba_array_set(struct dba_array *array, int32_t ie, void *entry) in dba_array_set()
91 dba_array_add(struct dba_array *array, void *entry) in dba_array_add()
H A Dhtml.c165 struct id_entry *entry; in html_reset_internal() local
365 struct id_entry *entry; in html_make_id() local
H A Dtag.c66 struct tag_entry *entry; in tag_free() local
88 struct tag_entry *entry; in tag_put() local
H A Dtest-dirent-namlen.c7 struct dirent entry; in main() local
H A Dtest-fts.c18 FTSENT *entry; in main() local
/freebsd/contrib/ncurses/include/
H A Dterm_entry.h122 struct entry { struct
137 #define for_entry_list(qp) for (qp = _nc_head; qp; qp = qp->next) argument
/freebsd/contrib/ncurses/ncurses/base/
H A Dnew_pair.c56 #define entry my_entry macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c41 #define entry _ncu_entry macro
H A Dparse_entry.c200 struct user_table_entry const *entry = _nc_find_user_entry(name); in expected_type() local
/freebsd/contrib/ncurses/progs/
H A Dtoe.c399 DIRENT *entry; in typelist() local
/freebsd/contrib/netbsd-tests/include/sys/
H A Dt_pslist.c52 struct pslist_entry entry; in ATF_TC_BODY() member
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_dir.c55 struct dirent *entry; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_sem.c144 entry(void * a_arg) in entry() function
/freebsd/contrib/ntp/include/
H A Dntp_lists.h381 #define NEXT_DLIST(listhead, entry, link) \ argument
388 #define PREV_DLIST(listhead, entry, link) \ argument

1...<<11121314151617181920>>...36