Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h33 #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 DRegisterInfos_riscv64.h52 #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 DRegisterInfos_mips64.h27 #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 DRegisterInfos_s390x.h25 #define DEFINE_GPR(name, size, offset, alt, generic) \ argument
33 #define DEFINE_GPR_NODWARF(name, size, offset, alt, generic) \ argument
H A DRegisterInfos_loongarch64.h47 #define DEFINE_GPR64_ALT(reg, alt, generic_kind) \ argument
56 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) \ argument
H A DRegisterInfos_powerpc.h20 #define DEFINE_GPR(reg, alt, lldb_kind) \ argument
H A DRegisterContextWindows_i386.cpp39 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
H A DRegisterInfos_i386.h61 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
/freebsd-src/sys/netinet/
H A Dsctp_timer.c170 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 DCustomizableOptional.h89 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 Dmap.c995 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 Dmap.h52 el_action_t *alt; /* The current alternate key map */ member
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d36 int alt; member
/freebsd-src/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-nfc.py269 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 Drefclock_palisade.c607 double lat, lon, alt; in TSIP_decode() local
749 double lat, lon, alt; in TSIP_decode() local
H A Drefclock_mx4200.c484 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 Drefclock_ripencc.c1594 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 Dtanf_3u3.c
H A Dsv_tanf_3u5.c
/freebsd-src/usr.bin/mkimg/
H A Dgpt.c216 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 Dregd.c507 u8 alt; global() member
/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c248 HANDLE alt; in _nc_console_setmode() local
308 HANDLE alt; in _nc_console_getmode() local
/freebsd-src/usr.bin/sort/
H A Dbwstring.c49 wchar_t *alt; member
55 char *alt; member
/freebsd-src/include/
H A Dprintf.h55 unsigned alt; member
/freebsd-src/sys/contrib/openzfs/cmd/zed/
H A Dzed_event.c715 char alt[32]; in _zed_event_add_nvpair() local
725 char alt[32]; in _zed_event_add_nvpair() local

123