Searched defs:rx (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_regex.c111 char *rx = (char *)arg; local
212 char *rx = va_arg(*ap, char *); local
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_driver.c460 int ry = event.y, rx = event.x; /* screen coordinates */ local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { argument
81 void ExecutionDomainFix::kill(int rx) { argument
91 force(int rx, unsigned domain) argument
[all...]
/freebsd-11-stable/tools/tools/ath/athsurvey/
H A Dathsurvey.c79 float tx = 0.0, rx = 0.0, cc = 0.0, cext = 0.0; local
/freebsd-11-stable/tools/tools/net80211/w00t/expand/
H A Dexpand.c61 int rx; member in struct:params
/freebsd-11-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c137 int open_rxtx(char *iface, int *rx, int *tx) argument
/freebsd-11-stable/sys/net80211/
H A Dieee80211_input.c62 ieee80211_process_mimo(struct ieee80211_node *ni, struct ieee80211_rx_stats *rx) argument
86 ieee80211_input_mimo(struct ieee80211_node *ni, struct mbuf *m, struct ieee80211_rx_stats *rx) argument
109 struct ieee80211_rx_stats rx; local
118 ieee80211_input_mimo_all(struct ieee80211com *ic, struct mbuf *m, struct ieee80211_rx_stats *rx) argument
[all...]
/freebsd-11-stable/lib/msun/src/
H A Dcatrig.c153 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, argument
277 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
358 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; local
433 double rx, ry; local
574 double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigl.c109 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, argument
169 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
225 long double x, y, ax, ay, rx, r local
285 long double rx, ry; local
364 long double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigf.c88 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, argument
148 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
203 float x, y, ax, ay, rx, r local
263 float rx, ry; local
341 float x, y, ax, ay, rx, ry; local
[all...]
/freebsd-11-stable/tools/tools/netmap/
H A Dbridge.c334 struct netmap_ring *rx = NETMAP_RXRING(pa->nifp, pa->cur_rx_ring); local
339 struct netmap_ring *rx = NETMAP_RXRING(pb->nifp, pb->cur_rx_ring); local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c287 rpcb_xact_t *rx; local
425 rpcb_xact_t rx; local
868 rpcb_xact_t *rx; local
1046 rpcb_xact_t *rx; local
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_llan.c316 llan_add_rxbuf(struct llan_softc *sc, struct llan_xfer *rx) argument
371 struct llan_xfer *rx; local
[all...]
/freebsd-11-stable/tools/tools/net80211/w00t/ap/
H A Dap.c50 int rx; member in struct:params
/freebsd-11-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c60 int rx; member in struct:params
[all...]
/freebsd-11-stable/tools/tools/net80211/w00t/prga/
H A Dprga.c55 int rx; member in struct:params
[all...]
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2056.c102 const struct b2056_inittab_entry *rx; member in struct:b2056_inittabs_pts
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h98 struct cpsw_queue rx, tx; member in struct:cpsw_softc
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-asm.c1043 char *rx = rxbuf; local
[all...]
/freebsd-11-stable/sys/dev/ce/
H A Dceddk.c527 void ce_start_chan (ce_chan_t *c, int tx, int rx, ce_buf_t *cb, argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212desc.h44 } rx; member in union:ar5212_desc::__anon9250
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c217 int rx = 0; local
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c217 int rx = 0; local
/freebsd-11-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c63 int rx; member in struct:params
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c6228 vxge_hal_mrpcim_getpause_data( vxge_hal_device_h devh, u32 port, u32 *tx, u32 *rx) argument
6298 vxge_hal_mrpcim_setpause_data( vxge_hal_device_h devh, u32 port, u32 tx, u32 rx) argument
[all...]

Completed in 731 milliseconds

1234