Searched defs:tx (Results 1 - 25 of 79) sorted by relevance

1234

/src/lib/libm/src/
H A De_rem_pio2f.h52 double tx[1],ty[1]; local in function:__ieee754_rem_pio2fd
H A De_rem_pio2.c62 double tx[3]; local in function:__ieee754_rem_pio2
H A De_rem_pio2f.c95 float tx[3]; local in function:__ieee754_rem_pio2f
H A De_rem_pio2l.h66 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l
/src/games/dab/
H A Dboard.h54 size_t tx(void) const { return _tx; } function in class:BOARD
H A Dttyscrn.cc196 int tx, ty; local in function:TTYSCRN::create
H A Dalgor.cc105 size_t tx, ty; local in function:ALGOR::count_closure
135 size_t tx = 0, ty = 0; /* XXX: GCC */ local in function:ALGOR::find_max_closure
243 size_t tx, ty, minx = ~0, miny = ~0; local in function:ALGOR::find_min_closure1
[all...]
/src/games/hack/
H A Dhack.wizard.c158 schar tx, ty; local in function:inrange
H A Ddef.trap.h68 xchar tx,ty; member in struct:trap
H A Dhack.makemon.c241 int tx, ty; local in function:rloc
H A Dhack.zap.c709 int tx, ty, otx, oty; local in function:rloco
/src/games/hunt/huntd/
H A Dmakemaze.c120 int tx, ty; local in function:dig_maze
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_kx/
H A Dcrypto_kx.c34 crypto_kx_client_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],unsigned char tx[crypto_kx_SESSIONKEYBYTES],const unsigned char client_pk[crypto_kx_PUBLICKEYBYTES],const unsigned char client_sk[crypto_kx_SECRETKEYBYTES],const unsigned char server_pk[crypto_kx_PUBLICKEYBYTES]) argument
75 crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],unsigned char tx[crypto_kx_SESSIONKEYBYTES],const unsigned char server_pk[crypto_kx_PUBLICKEYBYTES],const unsigned char server_sk[crypto_kx_SECRETKEYBYTES],const unsigned char client_pk[crypto_kx_PUBLICKEYBYTES]) argument
[all...]
/src/sys/arch/evbmips/cavium/
H A Dautoconf.c186 prop_number_t tx, rx; local in function:prop_set_octeon_gmx
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
H A Dnouveau_nvkm_subdev_i2c_g94.c33 g94_aux_stat(struct nvkm_i2c *i2c, u32 *hi, u32 *lo, u32 *rq, u32 *tx) argument
H A Dnouveau_nvkm_subdev_i2c_gk104.c33 gk104_aux_stat(struct nvkm_i2c *i2c, u32 *hi, u32 *lo, u32 *rq, u32 *tx) argument
H A Dnouveau_nvkm_subdev_i2c_base.c138 u32 hi, lo, rq, tx; local in function:nvkm_i2c_intr
/src/lib/libm/ld128/
H A De_rem_pio2l.h68 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l
/src/sys/arch/evbppc/virtex/dev/
H A Dtft_ll.c97 struct ll_dmac *tx = vaa->vaa_tx_dmac; local in function:ll_tft_attach
/src/sys/arch/powerpc/ibm4xx/dev/
H A Dgpiic_opb.c179 uint8_t tx, txen; local in function:gpiic_set_dir
/src/lib/libcurses/
H A Dins_wstr.c138 int width, len, lx, sx, x, y, tx, ty, cw, pcw, newx, tn, w; local in function:wins_nwstr
/src/lib/libm/ld80/
H A De_rem_pio2l.h80 double tx[3],ty[2]; local in function:__ieee754_rem_pio2l
/src/sys/arch/hpcmips/dev/
H A Dplumohci.c212 __plumohci_dmamap_sync(bus_dma_tag_t tx, bus_dmamap_t map, bus_addr_t offset, argument
226 __plumohci_dmamem_alloc(bus_dma_tag_t tx, bus_size_t size, argument
269 __plumohci_dmamem_free(bus_dma_tag_t tx, bus_dma_segment_t *segs, int nsegs) argument
292 __plumohci_dmamem_map(bus_dma_tag_t tx, bus_dma_segment_t *segs, int nsegs, argument
/src/sys/arch/mips/ingenic/
H A Djziic.c301 const uint8_t *tx; local in function:jziic_i2c_exec_poll
/src/sys/dev/marvell/
H A Dgtmpscvar.h80 gtmpsc_polltx_t tx[GTMPSC_NTXDESC]; member in struct:__anon091562fe0108

Completed in 12 milliseconds

1234