Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 25 of 177) sorted by relevance

12345678

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp81 void ExecutionDomainFix::kill(int rx) { in kill()
91 void ExecutionDomainFix::force(int rx, unsigned domain) { in force()
122 for (unsigned rx = 0; rx != NumRegs; ++rx) in collapse() local
144 for (unsigned rx = 0; rx != NumRegs; ++rx) { in merge() local
178 for (unsigned rx = 0; rx != NumRegs; ++rx) { in enterBasicBlock() local
246 for (int rx : regIndices(MO.getReg())) { in processDefs() local
265 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local
275 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local
296 for (int rx : regIndices(mo.getReg())) { in visitSoftInstr() local
330 for (int rx : used) { in visitSoftInstr() local
[all …]
/netbsd/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c44 static int _count_nodes(struct rx_node *rx) in _count_nodes()
57 static void _fill_table(struct dm_regex *m, struct rx_node *rx) in _fill_table()
85 struct rx_node *rx, *c1, *c2; in _calc_functions() local
194 static int _calc_states(struct dm_regex *m, struct rx_node *rx) in _calc_states()
274 struct rx_node *rx; in dm_regex_create() local
/netbsd/lib/libm/complex/
H A Dcatrig.c176 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, in do_hard_work()
300 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
381 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
456 double rx, ry; in cacosh() local
592 double x, y, ax, ay, rx, ry; in catanh() local
H A Dcatrigf.c101 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, in do_hard_work()
161 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
216 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
276 float rx, ry; in cacoshf() local
354 float x, y, ax, ay, rx, ry; in catanhf() local
H A Dcatrigl.c136 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, long double *B, long … in do_hard_work()
194 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
246 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
305 long double rx, ry; in cacoshl() local
382 long double x, y, ax, ay, rx, ry; in catanhl() local
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_rpcb_pxy.c277 rpcb_xact_t *rx; in ipf_p_rpcb_out() local
413 rpcb_xact_t rx; in ipf_p_rpcb_decodereq() local
559 ipf_p_rpcb_insert(rpcb_session_t *rs, rpcb_xact_t *rx) in ipf_p_rpcb_insert()
831 rpcb_xact_t *rx; in ipf_p_rpcb_decoderep() local
1007 rpcb_xact_t *rx; in ipf_p_rpcb_lookup() local
1031 ipf_p_rpcb_deref(rpcb_session_t *rs, rpcb_xact_t *rx) in ipf_p_rpcb_deref()
/netbsd/external/bsd/ipf/dist/
H A Dip_rpcb_pxy.c287 rpcb_xact_t *rx; local
425 rpcb_xact_t rx; local
574 ipf_p_rpcb_insert(rs, rx) in ipf_p_rpcb_insert() argument
868 rpcb_xact_t *rx; local
1046 rpcb_xact_t *rx; local
1070 ipf_p_rpcb_deref(rs, rx) in ipf_p_rpcb_deref() argument
/netbsd/sys/arch/arm/arm/
H A Dbcopyinout.S65 #define PREFETCH(rx,o) pld [ rx , HELLOCPP (o) ] argument
67 #define PREFETCH(rx,o) argument
/netbsd/sys/dev/marvell/
H A Dif_mvxpe.c1011 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_ring_alloc_queue() local
1045 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_ring_dealloc_queue() local
1088 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_ring_init_queue() local
1147 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_ring_flush_queue() local
1288 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_rx_queue_enable() local
1882 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_stop() local
2403 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_rx_queue() local
2559 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_rx_queue_refill() local
2601 struct mvxpe_rx_ring *rx = MVXPE_RX_RING(sc, q); in mvxpe_rx_queue_add() local
2879 struct mvxpe_rx_ring *rx = NULL; in sysctl_set_queue_length() local
[all …]
/netbsd/sys/dev/mscp/
H A Dmscp_disk.c673 struct rx_softc *rx = device_private(self); in raattach() local
754 rx_putonline(struct rx_softc *rx) in rx_putonline()
786 struct rx_softc *rx; in rxopen() local
819 struct rx_softc *rx; in rxstrategy() local
879 struct rx_softc *rx = device_lookup_private(&rx_cd, unit); in rxioctl() local
/netbsd/games/trek/
H A Dinitquad.c65 int rx, ry; in initquad() local
/netbsd/external/gpl3/gcc/dist/libcc1/
H A Dcompiler.cc74 std::string rx = make_regexp (triplet_regexp_, base); in find() local
/netbsd/external/bsd/file/dist/src/
H A Dfuncs.c644 file_regex_t rx; in file_replace() local
696 file_regcomp(struct magic_set *ms file_locale_used, file_regex_t *rx, in file_regcomp()
731 file_regexec(struct magic_set *ms file_locale_used, file_regex_t *rx, in file_regexec()
756 file_regfree(file_regex_t *rx) in file_regfree()
/netbsd/sys/arch/evbmips/cavium/
H A Dautoconf.c189 prop_number_t tx, rx; in prop_set_octeon_gmx() local
/netbsd/external/gpl3/gcc/dist/libquadmath/math/
H A Dccoshq.c51 __float128 rx = fabsq (__real__ x); in ccoshq() local
H A Dcsinhq.c57 __float128 rx = fabsq (__real__ x); in csinhq() local
/netbsd/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dccoshq.c51 __float128 rx = fabsq (__real__ x); in ccoshq() local
H A Dcsinhq.c57 __float128 rx = fabsq (__real__ x); in csinhq() local
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-ctfloat.cc56 real_value rx = x.rv (); in isIdentical() local
/netbsd/external/bsd/iscsi/dist/include/
H A Ddriver.h62 unsigned rx_queued, rx, rx_error, rx_overflow; member
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dthumb32.s588 .macro rx op opw macro
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumb32.s588 .macro rx op opw macro
/netbsd/sys/dev/hil/
H A Dhilms.c101 int iob, rx, ry; in hilmsattach() local
/netbsd/games/fortune/fortune/
H A Dfortune.c1198 re_setup(struct re *rx, const char *pattern, bool ignore_case) in re_setup()
1225 re_cleanup(struct re *rx) in re_cleanup()
1234 re_match(struct re *rx, const char *string) in re_match()
/netbsd/games/hack/
H A Dhack.apply.c443 int rx, ry, res = 0; in use_pick_axe() local

12345678