Home
last modified time | relevance | path

Searched defs:entry (Results 226 – 250 of 886) sorted by last modified time

12345678910>>...36

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1003 struct linux_dirent *entry = (struct linux_dirent *)begin; in ListThreads() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp286 for (auto &entry : Emitter.NodeInfos) { in validate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1034 Entry entry = { &E, E }; in save() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2357 llvm::Value *&entry = VLASizeMap[sizeExpr]; in EmitVariablyModifiedType() local
H A DItaniumCXXABI.cpp4783 llvm::BasicBlock *entry = in getClangCallTerminateFn() local
H A DSwiftCallingConv.cpp564 for (auto &entry : Entries) { in enumerateComponents() local
584 for (auto &entry : Entries) { in getCoerceAndExpandTypes() local
612 for (auto &entry : Entries) { in getCoerceAndExpandTypes() local
641 for (auto &entry : Entries) { in shouldPassIndirectly() local
H A DCGObjCMac.cpp5656 for (auto &entry : Protocols) { in FinishModule() local
H A DCGCleanup.cpp626 llvm::BasicBlock *entry = scope.getNormalBlock(); in destroyOptimisticNormalEntry() local
H A DCGExprConstant.cpp1569 for (auto &entry : Locations) { in replaceInInitializer() local
H A DCGBlocks.cpp1527 llvm::BasicBlock *entry = Builder.GetInsertBlock(); in GenerateBlockFunction() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp872 void handleLock(FactSet &FSet, FactManager &FactMan, const FactEntry &entry, in handleLock()
938 void handleLock(FactSet &FSet, FactManager &FactMan, const FactEntry &entry, in handleLock()
H A DUninitializedValues.cpp929 const CFGBlock &entry = cfg.getEntry(); in runUninitializedVariablesAnalysis() local
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c136 struct entry { struct
147 LIST_ENTRY(entry) entries; argument
/freebsd/sys/netinet/
H A Dtcp_log_buf.c2279 struct tcp_log_dev_log_queue *entry; in tcp_log_free_queue() local
2301 struct tcp_log_dev_log_queue *entry; in tcp_log_expandlogbuf() local
2362 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_tp_logbuf() local
2492 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_node_logbuf() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c1304 metaslab_unflushed_phys_t entry; in spa_ld_unflushed_txgs() local
H A Dzap_leaf.c682 zap_leaf_rehash_entry(zap_leaf_t *l, struct zap_leaf_entry *le, uint16_t entry) in zap_leaf_rehash_entry()
733 zap_leaf_transfer_entry(zap_leaf_t *l, uint_t entry, zap_leaf_t *nl) in zap_leaf_transfer_entry()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1160 struct extmnttab entry; in zfs_path_to_zhandle() local
1812 zprop_list_t *entry = zfs_alloc(hdl, sizeof (*entry)); in addlist() local
1900 zprop_list_t *entry; in zprop_expand_list_cb() local
1918 zprop_list_t *entry; in zprop_expand_list() local
/freebsd/lib/libprocstat/
H A Dlibprocstat.c384 struct filestat *entry; in filestat_new_entry() local
465 struct filestat *entry; in procstat_getfiles_kvm() local
854 struct filestat *entry; in procstat_getfiles_sysctl() local
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h236 struct lruhash_entry entry; member
/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c917 const struct bhnd_device *entry; in bhnd_device_lookup() local
1516 struct bhnd_service_entry *entry, *enext; in bhnd_service_registry_fini() local
1556 struct bhnd_service_entry *entry; in bhnd_service_registry_add() local
1595 bhnd_service_registry_free_entry(struct bhnd_service_entry *entry) in bhnd_service_registry_free_entry()
1619 struct bhnd_service_entry *entry, *enext; in bhnd_service_registry_remove() local
1676 struct bhnd_service_entry *entry; in bhnd_service_registry_retain() local
1721 struct bhnd_service_entry *entry; in bhnd_service_registry_release() local
/freebsd/sys/dev/acpica/
H A Dacpi.c3077 ACPI_SUBTABLE_HEADER *entry; in acpi_walk_subtables() local
/freebsd/sys/dev/agp/
H A Dagp_i810.c2348 intel_gtt_read_pte_paddr(u_int entry) in intel_gtt_read_pte_paddr()
2357 intel_gtt_read_pte(u_int entry) in intel_gtt_read_pte()
2366 intel_gtt_write(u_int entry, uint32_t val) in intel_gtt_write()
/freebsd/sys/dev/clk/
H A Dclk.c285 struct clknode *entry; in clknode_refresh_cache() local
319 struct clknode *entry; in clknode_find_by_name() local
333 struct clknode *entry; in clknode_find_by_id() local
354 struct clkdom *entry; in clkdom_get_by_dev() local
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c198 struct group *entry = getgrnam(text); in parse_group() local
275 struct passwd *entry = getpwnam(text); in parse_user() local
/freebsd/usr.bin/ar/
H A Dwrite.c233 struct archive_entry *entry; in read_objs() local
579 struct archive_entry *entry; in write_objs() local

12345678910>>...36