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

1234567

/netbsd-current/games/trek/
H A Dinitquad.c65 int rx, ry; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dccoshq.c51 __float128 rx = fabsq (__real__ x); local
H A Dcsinhq.c57 __float128 rx = fabsq (__real__ x); local
H A Dcasinhq_kernel.c31 __float128 rx, ix; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dccoshq.c51 __float128 rx = fabsq (__real__ x); local
H A Dcsinhq.c57 __float128 rx = fabsq (__real__ x); local
H A Dcasinhq_kernel.c31 __float128 rx, ix; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dcompiler.cc74 std::string rx = make_regexp (triplet_regexp_, base); local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-ctfloat.cc56 real_value rx = x.rv (); 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], argument
75 crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES], argument
[all...]
/netbsd-current/sys/arch/evbmips/cavium/
H A Dautoconf.c189 prop_number_t tx, rx; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-cp.cc21 int& rx = x; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-cp.cc21 int& rx = x; local
/netbsd-current/external/bsd/iscsi/dist/include/
H A Ddriver.h62 unsigned rx_queued, rx, rx_error, rx_overflow; member in struct:iscsi_driver_stats_t
/netbsd-current/external/apache2/llvm/dist/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...]
/netbsd-current/sys/arch/cesfic/cesfic/
H A Ddp8570a.h16 } rx; member in struct:dp8570reg
/netbsd-current/sys/dev/hil/
H A Dhilms.c101 int iob, rx, ry; local
/netbsd-current/external/bsd/libfido2/dist/src/
H A Dio.c228 rx(fido_dev_t *d, uint8_t cmd, unsigned char *buf, size_t count, int *ms) function
/netbsd-current/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c44 static int _count_nodes(struct rx_node *rx) argument
57 static void _fill_table(struct dm_regex *m, struct rx_node *rx) argument
85 struct rx_node *rx, *c1, *c2; local
194 _calc_states(struct dm_regex *m, struct rx_node *rx) argument
274 struct rx_node *rx; local
[all...]
/netbsd-current/games/hack/
H A Dhack.apply.c443 int rx, ry, res = 0; local
[all...]
/netbsd-current/sys/dev/marvell/
H A Dgtmpscvar.h81 gtmpsc_pollrx_t rx[GTMPSC_NRXDESC]; member in struct:__anon10402
/netbsd-current/sys/arch/mips/ingenic/
H A Djziic.c304 uint8_t *rx, data; local
/netbsd-current/lib/libm/complex/
H A Dcatrig.c176 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, argument
300 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
381 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; local
456 double rx, ry; local
592 double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigl.c136 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, long double *B, long double *sqrt_A2my2, long double *new_y) argument
194 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
246 long double x, y, ax, ay, rx, r local
305 long double rx, ry; local
382 long double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigf.c101 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, argument
161 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
216 float x, y, ax, ay, rx, r local
276 float rx, ry; local
354 float x, y, ax, ay, rx, ry; local
[all...]

Completed in 172 milliseconds

1234567