Searched defs:re (Results 1 – 16 of 16) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_ath_rx_edma.c | 207 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 D | if_ath_rx.c | 668 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_rx_pkt() local
|
/haiku/headers/cpp/std/ |
H A D | fcomplex.h | 39 complex (float r = 0, float i = 0): re (r), im (i) { } in re() function
|
H A D | dcomplex.h | 39 complex (double r = 0, double i = 0): re (r), im (i) { } in re() function
|
H A D | ldcomplex.h | 39 complex (long double r = 0, long double i = 0): re (r), im (i) { } in re() function
|
H A D | complext.h | 58 complex (_FLT r = 0, _FLT i = 0): re (r), im (i) { } in re() function
|
H A D | complext.cc | 98 FLOAT re, im = 0; in operator >>() local
|
/haiku/src/system/libroot/posix/glibc/regex/ |
H A D | regex.c | 44 # define re_set_registers(bu, re, nu, st, en) \ argument
|
/haiku/src/libs/libfdt/ |
H A D | fdt_rw.c | 157 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 D | fdt_sw.c | 190 struct fdt_reserve_entry *re; in fdt_add_reservemap_entry() local
|
H A D | fdt_ro.c | 177 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 D | onoe.c | 420 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
|
/haiku/src/tests/kits/support/barchivable/ |
H A D | InstantiateObjectTester.cpp | 550 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 D | amrr.c | 431 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
|
/haiku/headers/private/kernel/arch/m68k/ |
H A D | arch_cpu.h | 90 uint32 re:1; member
|
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/ |
H A D | mkntfs.c | 2129 INDEX_ENTRY *re; in upgrade_to_large_index() local
|