Searched defs:location (Results 1 - 25 of 125) sorted by relevance

12345

/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-mdio.c61 int cvm_oct_mdio_read(struct ifnet *ifp, int phy_id, int location) argument
95 void cvm_oct_mdio_write(struct ifnet *ifp, int phy_id, int location, int val) argument
H A Dethernet-mv88e61xx.c80 cvm_oct_mv88e61xx_smi_read(struct ifnet *ifp, int phy_id, int location) argument
102 cvm_oct_mv88e61xx_smi_write(struct ifnet *ifp, int phy_id, int location, int val) argument
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map_parse.y290 location : hosts ':' WORD { label
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp34 void UndefinedAssignmentChecker::checkBind(SVal location, SVal val, argument
H A DNonnullGlobalConstantsChecker.cpp69 void NonnullGlobalConstantsChecker::checkLocation(SVal location, bool isLoad, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h56 __asan_global_source_location *location; // Source location of a global, member in struct:__asan_global
/freebsd-11-stable/contrib/gcc/
H A Dinput.h74 location_t location; member in struct:file_stack
H A Ddiagnostic.c121 diagnostic_set_info_translated(diagnostic_info *diagnostic, const char *msg, va_list *args, location_t location, diagnostic_t kind) argument
136 diagnostic_set_info(diagnostic_info *diagnostic, const char *gmsgid, va_list *args, location_t location, diagnostic_t kind) argument
[all...]
H A Ddiagnostic.h44 location_t location; member in struct:__anon1304
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_er_ssdp.c29 char *location = NULL; local
H A Dwps_er.h38 char *location; member in struct:wps_er_ap
/freebsd-11-stable/tools/tools/notescheck/
H A Dnotescheck.py29 location = "" variable
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h137 u_char *location; member in struct:device_entry
H A Dhostres_device_tbl.c101 device_entry_create(const char *name, const char *location, const char *descr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h106 llvm::Optional<DWARFExpression> location; member in struct:lldb_private::npdb::VariableInfo
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DUnwindLLDB.h64 } location; member in struct:lldb_private::UnwindLLDB::RegisterLocation
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbinary.c112 binary_get_section_contents(bfd *abfd, asection *section ATTRIBUTE_UNUSED, void * location, file_ptr offset, bfd_size_type count) argument
H A Dsection.c1331 bfd_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
1399 bfd_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dvalue.h64 } location; member in struct:value
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spi4000.c186 static void __cvmx_spi4000_mdio_write(int interface, int port, int location, int val) argument
218 static int __cvmx_spi4000_mdio_read(int interface, int port, int location) argument
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c279 void os_check_stack(const char *location, int size){} argument
/freebsd-11-stable/sys/dev/iicbus/
H A Dmax6690.c181 char location[96]; local
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_rrip.h134 char location [ISODCL ( 4, 11)]; member in struct:__anon11996
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c69 char location[LM75BUF]; member in struct:lm75_snmp_sensor
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_show.c221 print_pd(CONFIG_PAGE_RAID_PHYS_DISK_0 *info, int state_len, int location) argument
242 print_standalone(struct mpt_standalone_disk *disk, int state_len, int location) argument

Completed in 358 milliseconds

12345