Home
last modified time | relevance | path

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

123

/freebsd/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 DRegisterInfos_x86_64_with_base.h66 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
75 DEFINE_GPR_WITH_BASE(reg,alt,kind1,kind2,kind3,kind4) global() 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/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/contrib/llvm-project/clang/include/clang/Basic/
H A DCustomizableOptional.h89 template <typename U> constexpr T value_or(U &&alt) const & { in value_or()
97 template <typename U> T value_or(U &&alt) && { in value_or()
/freebsd/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/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d36 int alt; member
/freebsd/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 def run_dpp_handover_client(handover, alt=False): argument
/freebsd/usr.bin/mididump/
H A Dmididump.c49 const char *alt; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dtanf_3u3.c160 uint32_t alt = (uint32_t) n & 1; in tanf() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dtanf.c61 svint32_t alt = svand_x (pg, in, 1); in SV_NAME_F1() local
/freebsd/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
[all...]
H A Drefclock_ripencc.c1594 double lat, lon, alt; in parse0x8F0B() local
2210 float *alt, in rpt_0x4A() argument
2231 rpt_0x4A_2(TSIPPKT * rpt,float * alt,float * dummy,unsigned char * alt_flag) rpt_0x4A_2() argument
2770 rpt_0x84(TSIPPKT * rpt,double * lat,double * lon,double * alt,double * clock_bias,float * time_of_fix) rpt_0x84() argument
2862 rpt_0x8F0B(TSIPPKT * rpt,unsigned short * event,double * tow,unsigned char * date,unsigned char * month,short * year,unsigned char * dim_mode,short * utc_offset,double * bias,double * drift,float * bias_unc,float * dr_unc,double * lat,double * lon,double * alt,char sv_id[8]) rpt_0x8F0B() argument
2942 rpt_0x8F20(TSIPPKT * rpt,unsigned char * info,double * lat,double * lon,double * alt,double vel_enu[],double * time_of_fix,short * week_num,unsigned char * nsvs,unsigned char sv_prn[],short sv_IODC[],short * datum_index) rpt_0x8F20() argument
3565 alt, clock_bias, time_of_fix; rpt_single_lla_position() local
3612 alt, dummy; rpt_ref_alt() local
4326 alt, clock_bias; rpt_double_lla_position() local
4491 alt, rpt_8F0B() local
4688 lat, lon, alt, time_of_fix; rpt_8F20() local
[all...]
/freebsd/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/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/sys/contrib/dev/rtw88/
H A Dregd.c507 u8 alt; global() member
/freebsd/usr.bin/sort/
H A Dbwstring.c49 wchar_t *alt; member
55 char *alt; member

123