Searched defs:id (Results 276 - 300 of 1496) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dparser.cpp95 int id = -1; local
352 id = data.ids.find(ch); local
/freebsd-13-stable/contrib/ldns/ldns/
H A Dutil.h157 int id; member in struct:ldns_struct_lookup_table
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c70 id_t id; member in struct:name_cache::__anon1094
142 lookup_name(struct name_cache *cache, const char * (*lookup_fn)(struct name_cache *, id_t), id_t id) argument
187 lookup_uname_helper(struct name_cache *cache, id_t id) argument
232 lookup_uname_helper(struct name_cache *cache, id_t id) argument
256 lookup_gname_helper(struct name_cache *cache, id_t id) argument
299 lookup_gname_helper(struct name_cache *cache, id_t id) argument
[all...]
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-septel.c64 unsigned int id = 0xdd; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp26 u32 id; member in struct:__asan::AllocationSite
39 u32 id = cv.GetAllocStackId(); local
85 void Insert(u32 id, uptr size) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp25 u32 id; member in struct:__msan::ChainedOriginDepotNode
92 u32 id() { return node_->id; } function in struct:__msan::ChainedOriginDepotNode::Handle
117 u32 ChainedOriginDepotGet(u32 id, u32 *other) { argument
H A Dmsan_origin.h56 isValidId(u32 id) argument
97 CreateStackOrigin(u32 id) argument
140 FromRawId(u32 id) argument
[all...]
H A Dmsan_report.cpp59 static void DescribeOrigin(u32 id) { argument
158 int id = next_id_++; local
163 u32 get(int id) { return origins_[id]; } argument
164 static char asChar(int id) { argument
227 int id = OriginSet::MISSING; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h36 uptr id; member in struct:__sanitizer::DDMutex
H A Dsanitizer_stackdepotbase.h118 u32 id = atomic_fetch_add(&seq[part], 1, memory_order_relaxed) + 1; local
137 Get(u32 id) argument
[all...]
/freebsd-13-stable/contrib/flex/src/
H A Dtables.c103 yytbl_data_init(struct yytbl_data *td, enum yytbl_id id) argument
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c356 dt_xlator_lookup_id(dtrace_hdl_t *dtp, id_t id) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c190 uint64_t id = 0; local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c200 taskq_wait_id(taskq_t *tq, taskqid_t id) argument
206 taskq_wait_outstanding(taskq_t *tq, taskqid_t id) argument
357 taskq_cancel_id(taskq_t *tq, taskqid_t id) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c91 char id[24]; member in struct:vdev_disk_db_entry
/freebsd-13-stable/sys/dev/pci/
H A Dpci_subr.c56 uint32_t id; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c231 unsigned int id; local
37 mlx5_cmd_update_root_ft(struct mlx5_core_dev *dev, enum fs_ft_type type, unsigned int id) argument
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_pci.c209 struct mpr_ident *id; local
/freebsd-13-stable/sys/dev/mps/
H A Dmps_pci.c176 struct mps_ident *id; local
/freebsd-13-stable/sys/dev/aac/
H A Daac_pci.c324 const struct aac_ident *id; local
342 const struct aac_ident *id; local
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_quirk.c55 char *id; member in union:acpi_q_rule::__anon11307
/freebsd-13-stable/sys/dev/ahci/
H A Dahci_pci.c56 uint32_t id; member in struct:__anon11317
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7770.c115 aic7770_find_device(uint32_t id) argument
/freebsd-13-stable/sys/dev/amr/
H A Damr_pci.c152 struct amr_ident *id; local
187 struct amr_ident *id; local
[all...]
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-sis.c105 static struct ata_chip_id id[] = local
[all...]

Completed in 306 milliseconds

<<11121314151617181920>>