/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_mips.h | 33 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument 47 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument 57 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument 66 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument 75 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
H A D | RegisterInfos_riscv64.h | 52 #define DEFINE_GPR64_ALT(reg, alt, generic_kind) \ argument 61 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) DEFINE_FPR_ALT(reg, alt, 8, generic_kind) argument 63 #define DEFINE_FPR_ALT(reg, alt, size, generic_kind) \ argument 74 #define DEFINE_VPR_ALT(reg, alt, generic_kind) \ argument
|
H A D | RegisterInfos_mips64.h | 27 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument 36 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument 45 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
|
H A D | RegisterInfos_s390x.h | 25 #define DEFINE_GPR(name, size, offset, alt, generic) \ argument 33 #define DEFINE_GPR_NODWARF(name, size, offset, alt, generic) \ argument
|
H A D | RegisterInfos_loongarch64.h | 47 #define DEFINE_GPR64_ALT(reg, alt, generic_kind) \ argument 56 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) \ argument
|
H A D | RegisterInfos_powerpc.h | 20 #define DEFINE_GPR(reg, alt, lldb_kind) \ argument
|
H A D | RegisterContextWindows_i386.cpp | 39 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
H A D | RegisterInfos_i386.h | 61 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
/freebsd-src/sys/netinet/ |
H A D | sctp_timer.c | 170 struct sctp_nets *alt, *mnet, *min_errors_net = NULL, *max_cwnd_net = NULL; in sctp_find_alternate_net() local 483 struct sctp_nets *alt, in sctp_mark_all_for_resend() 816 struct sctp_nets *alt; in sctp_t3rxt_timer() local 1030 struct sctp_nets *alt; in sctp_t1init_timer() local 1053 struct sctp_nets *alt; in sctp_cookie_timer() local 1116 struct sctp_nets *alt, *net; in sctp_strreset_timer() local 1180 struct sctp_nets *alt; in sctp_asconf_timer() local 1300 struct sctp_nets *alt; in sctp_shutdown_timer() local 1323 struct sctp_nets *alt; in sctp_shutdownack_timer() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CustomizableOptional.h | 89 template <typename U> constexpr T value_or(U &&alt) const & { in value_or() argument 97 template <typename U> T value_or(U &&alt) && { in value_or() argument
|
/freebsd-src/contrib/libedit/ |
H A D | map.c | 995 el_action_t *alt = el->el_map.alt; in map_init_meta() local 1035 el_action_t *alt = el->el_map.alt; in map_init_vi() local 1066 el_action_t *alt = el->el_map.alt; in map_init_emacs() local
|
H A D | map.h | 52 el_action_t *alt; /* The current alternate key map */ member
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.substr.d | 36 int alt; member
|
/freebsd-src/contrib/wpa/wpa_supplicant/examples/ |
H A D | dpp-nfc.py | 269 def dpp_handover_client(handover, alt=False): argument 276 def run_client_alt(handover, alt): argument 329 run_dpp_handover_client(handover, alt=False) global() argument [all...] |
/freebsd-src/contrib/ntp/ntpd/ |
H A D | refclock_palisade.c | 607 double lat, lon, alt; in TSIP_decode() local 749 double lat, lon, alt; in TSIP_decode() local
|
H A D | refclock_mx4200.c | 484 double minute, lat, lon, alt; in mx4200_ref() local 1236 double mtime, lat, lon, alt, geoid, vele, veln; in mx4200_parse_p() local
|
H A D | refclock_ripencc.c | 1594 double lat, lon, alt; in parse0x8F0B() local 2210 float *alt, in rpt_0x4A() 2231 float *alt, in rpt_0x4A_2() 2770 double *alt, in rpt_0x84() 2862 double *alt, in rpt_0x8F0B() 2942 double *alt, in rpt_0x8F20() 3565 alt, clock_bias, time_of_fix; in rpt_single_lla_position() local 3612 alt, dummy; in rpt_ref_alt() local 4326 alt, clock_bias; in rpt_double_lla_position() local 4491 alt, in rpt_8F0B() local [all …]
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | tanf_3u3.c |
|
H A D | sv_tanf_3u5.c |
|
/freebsd-src/usr.bin/mkimg/ |
H A D | gpt.c | 216 gpt_write_hdr(struct gpt_hdr *hdr, uint64_t self, uint64_t alt, uint64_t tbl) in gpt_write_hdr()
|
/freebsd-src/sys/contrib/dev/rtw88/ |
H A D | regd.c | 507 u8 alt; global() member
|
/freebsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 248 HANDLE alt; in _nc_console_setmode() local 308 HANDLE alt; in _nc_console_getmode() local
|
/freebsd-src/usr.bin/sort/ |
H A D | bwstring.c | 49 wchar_t *alt; member 55 char *alt; member
|
/freebsd-src/include/ |
H A D | printf.h | 55 unsigned alt; member
|
/freebsd-src/sys/contrib/openzfs/cmd/zed/ |
H A D | zed_event.c | 715 char alt[32]; in _zed_event_add_nvpair() local 725 char alt[32]; in _zed_event_add_nvpair() local
|