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

12345678

/netbsd-current/lib/libm/src/
H A De_rem_pio2f.h52 double tx[1],ty[1]; local
H A De_rem_pio2f.c95 float tx[3]; local
H A De_rem_pio2.c62 double tx[3]; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rc4/
H A Drc4_enc.c25 register RC4_INT x, y, tx, ty; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4_enc.c31 register RC4_INT x, y, tx, ty; local
/netbsd-current/external/bsd/kyua-cli/dist/engine/drivers/
H A Dscan_action.cpp59 get_action(store::transaction& tx, optional< int64_t >& action_id) argument
99 store::transaction tx = db.start(); local
H A Dscan_action_test.cpp118 store::transaction tx = backend.start(); local
/netbsd-current/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dtransaction_test.cpp78 sqlite::transaction tx = db.begin_transaction(); local
93 sqlite::transaction tx = db.begin_transaction(); local
109 sqlite::transaction tx = db.begin_transaction(); local
123 sqlite::transaction tx = db.begin_transaction(); local
/netbsd-current/games/hack/
H A Dhack.wizard.c158 schar tx, ty; local
H A Ddef.trap.h68 xchar tx,ty; member in struct:trap
H A Dhack.makemon.c241 int tx, ty; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_s_mp_mul_digs.c55 int tx, ty; local
H A Dbn_fast_s_mp_sqr.c47 int tx, ty, iy; local
H A Dbn_fast_s_mp_mul_high_digs.c47 int tx, ty, iy; local
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dbplist.c63 bplist_iterate(bplist_t *bpl, bplist_itor_t *func, void *arg, dmu_tx_t *tx) argument
H A Ddsl_synctask.c37 dsl_null_checkfunc(void *arg, dmu_tx_t *tx) argument
71 dmu_tx_t *tx; local
121 dsl_sync_task_nowait(dsl_pool_t *dp, dsl_syncfunc_t *syncfunc, void *arg, int blocks_modified, zfs_space_check_t space_check, dmu_tx_t *tx) argument
143 dsl_sync_task_sync(dsl_sync_task_t *dst, dmu_tx_t *tx) argument
[all...]
H A Dddt_zap.c37 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) argument
52 ddt_zap_destroy(objset_t *os, uint64_t object, dmu_tx_t *tx) argument
90 ddt_zap_update(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) argument
103 ddt_zap_remove(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) argument
/netbsd-current/games/hunt/huntd/
H A Dmakemaze.c120 int tx, ty; local
[all...]
/netbsd-current/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
/netbsd-current/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...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
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_g94.c33 g94_aux_stat(struct nvkm_i2c *i2c, u32 *hi, u32 *lo, u32 *rq, u32 *tx) argument
/netbsd-current/sys/arch/evbmips/cavium/
H A Dautoconf.c189 prop_number_t tx, rx; local
/netbsd-current/external/bsd/iscsi/dist/include/
H A Ddriver.h61 unsigned tx_queued, tx, tx_error, tx_overflow; member in struct:iscsi_driver_stats_t

Completed in 197 milliseconds

12345678