Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A D_bus_macros.h33 #define bus_barrier(r, o, l, f) \ argument
35 #define bus_poke_1(r, o, v) \ argument
37 #define bus_peek_1(r, o, vp) \ argument
39 #define bus_read_1(r, o) \ argument
41 #define bus_read_multi_1(r, o, d, c) \ argument
43 #define bus_read_region_1(r, o, d, c) \ argument
45 #define bus_set_multi_1(r, o, v, c) \ argument
47 #define bus_set_region_1(r, o, v, c) \ argument
49 #define bus_write_1(r, o, v) \ argument
51 #define bus_write_multi_1(r, o, d, c) \ argument
[all …]
/haiku/headers/cpp/std/
H A Dldcomplex.h39 complex (long double r = 0, long double i = 0): re (r), im (i) { } in re() argument
40 complex (const complex<float>& r): re (r.real ()), im (r.imag ()) { } in complex()
41 complex (const complex<double>& r): re (r.real ()), im (r.imag ()) { } in complex()
86 inline complex<float>::complex (const complex<long double>& r) in complex()
90 inline complex<double>::complex (const complex<long double>& r) in complex()
H A Ddcomplex.h39 complex (double r = 0, double i = 0): re (r), im (i) { } in re() argument
40 complex (const complex<float>& r): re (r.real ()), im (r.imag ()) { } in complex()
86 inline complex<float>::complex (const complex<double>& r) in complex()
H A Dcomplext.h58 complex (_FLT r = 0, _FLT i = 0): re (r), im (i) { } in re() argument
81 __doapl (complex<_FLT>* ths, const complex<_FLT>& r) in __doapl()
96 __doami (complex<_FLT>* ths, const complex<_FLT>& r) in __doami()
111 __doaml (complex<_FLT>* ths, const complex<_FLT>& r) in __doaml()
338 polar (_FLT r, _FLT t) in polar()
/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_arith.h71 #define FPU_ADDC(r, x, y) \ argument
73 #define FPU_ADDS(r, x, y) \ argument
75 #define FPU_ADDCS(r, x, y) \ argument
77 #define FPU_SUBC(r, x, y) \ argument
79 #define FPU_SUBS(r, x, y) \ argument
81 #define FPU_SUBCS(r, x, y) \ argument
84 #define FPU_GET_CARRY(r) __asm __volatile("addx %%g0,%%g0,%0" : "=r"(r)) argument
H A Dfpu_reg.h61 __fpu_getreg(int r) in __fpu_getreg()
70 __fpu_getreg64(int r) in __fpu_getreg64()
79 __fpu_setreg(int r, uint32_t v) in __fpu_setreg()
86 __fpu_setreg64(int r, uint64_t v) in __fpu_setreg64()
/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Drefcnt.h21 refcnt_init(struct refcnt* r) in refcnt_init()
27 refcnt_take(struct refcnt* r) in refcnt_take()
37 refcnt_rele(struct refcnt* r) in refcnt_rele()
49 refcnt_rele_wake(struct refcnt* r) in refcnt_rele_wake()
56 refcnt_finalize(struct refcnt* r, const char* wmesg) in refcnt_finalize()
/haiku/headers/libs/agg/
H A Dagg_renderer_markers.h71 bool visible(int x, int y, int r) const in visible()
78 void square(int x, int y, int r) in square()
88 void diamond(int x, int y, int r) in diamond()
121 void circle(int x, int y, int r) in circle()
133 void crossed_circle(int x, int y, int r) in crossed_circle()
157 void semiellipse_left(int x, int y, int r) in semiellipse_left()
193 void semiellipse_right(int x, int y, int r) in semiellipse_right()
229 void semiellipse_up(int x, int y, int r) in semiellipse_up()
265 void semiellipse_down(int x, int y, int r) in semiellipse_down()
301 void triangle_left(int x, int y, int r) in triangle_left()
[all …]
/haiku/src/libs/compat/freebsd_iflib/
H A Dmp_ring.c60 space_available(struct ifmp_ring *r, union ring_state s) in space_available()
73 increment_idx(struct ifmp_ring *r, uint16_t idx, uint16_t n) in increment_idx()
96 drain_ring_locked(struct ifmp_ring *r, union ring_state os, uint16_t prev, int budget) in drain_ring_locked()
170 drain_ring_lockless(struct ifmp_ring *r, union ring_state os, uint16_t prev, int budget) in drain_ring_lockless()
253 struct ifmp_ring *r; in ifmp_ring_alloc() local
292 ifmp_ring_free(struct ifmp_ring *r) in ifmp_ring_free()
321 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue()
396 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue()
478 ifmp_ring_check_drainage(struct ifmp_ring *r, int budget) in ifmp_ring_check_drainage()
514 ifmp_ring_reset_stats(struct ifmp_ring *r) in ifmp_ring_reset_stats()
[all …]
/haiku/src/libs/mapm/
H A Dmapmgues.c93 void M_get_sqrt_guess(M_APM r, M_APM a) in M_get_sqrt_guess()
112 void M_get_cbrt_guess(M_APM r, M_APM a) in M_get_cbrt_guess()
123 void M_get_log_guess(M_APM r, M_APM a) in M_get_log_guess()
138 void M_get_asin_guess(M_APM r, M_APM a) in M_get_asin_guess()
148 void M_get_acos_guess(M_APM r, M_APM a) in M_get_acos_guess()
H A Dmapm_gcd.c61 void m_apm_gcd(M_APM r, M_APM u, M_APM v) in m_apm_gcd()
221 void m_apm_lcm(M_APM r, M_APM u, M_APM v) in m_apm_lcm()
256 void m_apm_gcd_traditional(M_APM r, M_APM u, M_APM v) in m_apm_gcd_traditional()
H A Dmapm_sin.c85 void m_apm_sin(M_APM r, int places, M_APM a) in m_apm_sin()
95 void m_apm_cos(M_APM r, int places, M_APM a) in m_apm_cos()
133 void m_apm_tan(M_APM r, int places, M_APM a) in m_apm_tan()
H A Dmapm5sin.c62 void M_5x_sin(M_APM r, int places, M_APM x) in M_5x_sin()
78 void M_4x_cos(M_APM r, int places, M_APM x) in M_4x_cos()
172 void M_cos_to_sin(M_APM r, int places, M_APM a) in M_cos_to_sin()
/haiku/headers/libs/x86emu/x86emu/
H A Ddecode.h47 #define DECODE_RM_BYTE_REGISTER(r) decode_rm_byte_register(r) argument
48 #define DECODE_RM_WORD_REGISTER(r) decode_rm_word_register(r) argument
49 #define DECODE_RM_LONG_REGISTER(r) decode_rm_long_register(r) argument
/haiku/src/servers/app/
H A DIntRect.h133 IntRect::IntRect(int32 l, int32 t, int32 r, int32 b) in IntRect()
143 IntRect::IntRect(const IntRect &r) in IntRect()
153 IntRect::IntRect(const BRect &r) in IntRect()
184 IntRect::Set(int32 l, int32 t, int32 r, int32 b) in Set()
230 clipping_rect r; in clipping_rect() local
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp78 BRect r(10, 10, 100, 40); in NodeHarnessWin() local
97 BMediaRoster* r = BMediaRoster::Roster(); in ~NodeHarnessWin() local
135 BMediaRoster* r = BMediaRoster::Roster(); in MessageReceived() local
234 BMediaRoster* r = BMediaRoster::Roster(); in MessageReceived() local
262 BMediaRoster* r = BMediaRoster::Roster(); in StopNodes() local
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingMode.h28 #define BLEND(d, r, g, b, a) \ argument
39 #define BLEND_SUBPIX(d, r, g, b, a1, a2, a3) \ argument
78 #define BLEND16(d, r, g, b, a) \ argument
89 #define BLEND16_SUBPIX(d, r, g, b, a1, a2, a3) \ argument
103 #define BLEND_COMPOSITE(d, r, g, b, a) \ argument
132 #define BLEND_COMPOSITE_SUBPIX(d, r, g, b, a1, a2, a3) \ argument
173 #define BLEND_COMPOSITE16(d, r, g, b, a) \ argument
180 #define BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3) \ argument
/haiku/src/tests/kits/interface/
H A DControlLookTest.cpp22 View::View(BRect r) in View()
42 BRect r(20, 30, 80, 60); in Draw() local
77 View::DrawButtonFrames(BRect r, BRect update) in DrawButtonFrames()
/haiku/src/servers/print/
H A DResourceManager.cpp78 Resource* r = fResources.ItemAt(i); in Find() local
87 Resource* r = Find(transport, address, connection); in Allocate() local
99 ResourceManager::Free(Resource* r) { in Free()
/haiku/src/libs/libsolv/solv/
H A Dhash.h38 Hashval r = 0; in strhash() local
48 Hashval r = 0; in strnhash() local
56 strhash_cont(const char *str, Hashval r) in strhash_cont()
H A Devr.c28 int r, c1, c2; in solv_vercmp_deb() local
74 int r = 0; in solv_vercmp_rpm() local
145 int r = 0; in solv_vercmp_rpm_notilde() local
329 int r; in pool_evrcmp_str() local
468 int r; in pool_evrmatch() local
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.cpp106 BRect r = frame; in DrawItem() local
116 BRect r = frame; in DrawItem() local
197 BRect r(0.0, 0.0, -1.0, -1.0); in getRealFrame() local
236 BRect r = dragView->Bounds(); in getDragBitmap() local
243 BRect r = dragView->Bounds(); in getDragBitmap() local
/haiku/src/apps/pulse/
H A DPulseWindow.cpp56 BRect r = fNormalPulseView->Bounds(); in PulseWindow() local
134 BRect r = fNormalPulseView->Bounds(); in SetMode() local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp167 BRect r = Bounds(); in Draw() local
184 BRect r = Bounds(); in Draw() local
196 BRect r = bounds; in Draw() local
225 BRect r = _BitmapRect(); in FrameResized() local
447 BRect r = Bounds(); in _BitmapRect() local
466 float r = 0; in _FillBitmap() local
588 ColorSlider::_DrawColorLineY(uint8* bits, int width, int r, int g, int b) in _DrawColorLineY()
602 int r, int g, int b) in _DrawColorLineX()
/haiku/src/kits/interface/
H A DRegionSupport.cpp107 #define EXTENTS(r,idRect){\ argument
144 #define ADDRECT(reg, r, rx1, ry1, rx2, ry2){\ argument
160 #define ADDRECTNOX(reg, r, rx1, ry1, rx2, ry2){\ argument
176 #define INBOX(r, x, y) \ argument
192 BRegion::Support::DestroyRegion(BRegion* r) in DestroyRegion()
819 clipping_rect* r, in miRegionOp()
1108 clipping_rect* r, clipping_rect* rEnd, in miUnionNonO()
1162 #define MERGERECT(r) \ in miUnionO() argument
1303 clipping_rect* r, in miSubtractNonO1()

12345678910>>...27