Home
last modified time | relevance | path

Searched defs:re (Results 1 – 16 of 16) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx_edma.c207 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_reinit_fifo() local
412 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_recv_proc_queue() local
817 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_alloc() local
884 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_flush() local
918 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_setup_rxfifo() local
958 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_free() local
H A Dif_ath_rx.c668 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_rx_pkt() local
/haiku/headers/cpp/std/
H A Dfcomplex.h39 complex (float r = 0, float i = 0): re (r), im (i) { } in re() function
H A Ddcomplex.h39 complex (double r = 0, double i = 0): re (r), im (i) { } in re() function
H A Dldcomplex.h39 complex (long double r = 0, long double i = 0): re (r), im (i) { } in re() function
H A Dcomplext.h58 complex (_FLT r = 0, _FLT i = 0): re (r), im (i) { } in re() function
H A Dcomplext.cc98 FLOAT re, im = 0; in operator >>() local
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \ argument
/haiku/src/libs/libfdt/
H A Dfdt_rw.c157 struct fdt_reserve_entry *re; in fdt_add_mem_rsv() local
174 struct fdt_reserve_entry *re = fdt_mem_rsv_w_(fdt, n); in fdt_del_mem_rsv() local
H A Dfdt_sw.c190 struct fdt_reserve_entry *re; in fdt_add_reservemap_entry() local
H A Dfdt_ro.c177 const struct fdt_reserve_entry *re; in fdt_get_mem_rsv() local
192 const struct fdt_reserve_entry *re; in fdt_num_mem_rsv() local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c420 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp550 CppUnit::Exception re(s.c_str()); in FormatAndThrow() local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c431 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h90 uint32 re:1; member
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2129 INDEX_ENTRY *re; in upgrade_to_large_index() local