Searched defs:id (Results 76 - 100 of 1496) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cpp24 void MutexSet::Add(u64 id, bool write, u64 epoch) { argument
54 void MutexSet::Del(u64 id, bool write) { argument
64 void MutexSet::Remove(u64 id) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dmutex.cpp147 __thread_id id = this_thread::get_id(); local
165 __thread_id id = this_thread::get_id(); variable
/freebsd-13-stable/contrib/llvm-project/lld/Common/
H A DArgs.cpp44 std::vector<StringRef> lld::args::getStrings(opt::InputArgList &args, int id) { argument
51 uint64_t lld::args::getZOptionValue(opt::InputArgList &args, int id, argument
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dgelf_symshndx.c35 gelf_getsymshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *dst, argument
88 gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs, argument
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dprocess_helpers.c68 h_stdout_stderr(const char *id) argument
/freebsd-13-stable/sys/dev/pci/
H A Dpcib_support.c58 pcib_get_id(device_t pcib, device_t dev, enum pci_id_type type, uintptr_t *id) argument
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_platform.c51 int len, ret, id; local
/freebsd-13-stable/sys/dev/extres/phy/
H A Dphy.h44 intptr_t id; /* Phy ID */ member in struct:phynode_init_def
/freebsd-13-stable/sys/dev/fdt/
H A Dfdt_arm_platform.c77 fdt_platform_maxid(u_int id, phandle_t node, u_int addr_cells, pcell_t *reg) argument
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_core.c65 const struct bhnd_device *id; local
/freebsd-13-stable/contrib/ofed/libibmad/
H A Dgs.c50 pma_query_via(void *rcvbuf, ib_portid_t * dest, int port, unsigned timeout, unsigned id, const struct ibmad_port * srcport) argument
87 performance_reset_via(void *rcvbuf, ib_portid_t * dest, int port, unsigned mask, unsigned timeout, unsigned id, const struct ibmad_port * srcport) argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c73 pthread_t id; member in struct:threadinfo
/freebsd-13-stable/sys/dev/wtap/
H A Dif_medium.h46 int id; member in struct:packet
/freebsd-13-stable/sys/dev/wtap/wtap_hal/
H A Dhal.c106 new_wtap(struct wtap_hal *hal, int32_t id) argument
201 free_wtap(struct wtap_hal *hal, int32_t id) argument
[all...]
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_setup.c84 uint32_t id; local
[all...]
/freebsd-13-stable/sys/dev/usb/
H A Dusb_hid.c82 hid_get_descriptor_from_usb(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id) argument
/freebsd-13-stable/stand/efi/libefi/
H A Dlibefi.c43 EFI_GUID *id; local
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c152 krb5_ccache id; local
H A Dtest_forward.c65 krb5_ccache id; local
H A Dtest_renew.c64 krb5_ccache id; local
/freebsd-13-stable/usr.sbin/pw/
H A Dpw_utils.c59 uintmax_t id; local
/freebsd-13-stable/usr.sbin/utx/
H A Dutx.c54 rm(char *id[]) argument
/freebsd-13-stable/usr.bin/protect/
H A Dprotect.c53 parse_id(char *id) argument
75 id_t id; local
/freebsd-13-stable/sys/xen/xenstore/
H A Dxenstorevar.h89 uint32_t id; member in struct:xs_transaction
/freebsd-13-stable/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py54 id = int(line.split(' id ')[1].split(',')[0]) variable
[all...]

Completed in 328 milliseconds

1234567891011>>