Searched defs:attach (Results 1 - 25 of 40) sorted by last modified time

12

/haiku/src/add-ons/kernel/bus_managers/random/
H A Dyarrow_rng.cpp71 attach(OCTET *y, const OCTET *x, const uint32 anyA, const uint32 anyB, function
/haiku/headers/libs/agg/
H A Dagg_image_accessors.h41 void attach(const pixfmt_type& pixf) function in class:agg::image_accessor_clip
119 void attach(const pixfmt_type& pixf) function in class:agg::image_accessor_no_clip
164 void attach(const pixfmt_type& pixf) function in class:agg::image_accessor_clone
242 void attach(const pixfmt_type& pixf) function in class:agg::image_accessor_wrap
H A Dagg_renderer_scanline.h115 void attach(base_ren_type& ren) function in class:agg::renderer_scanline_aa_solid
212 void attach(base_ren_type& ren, function in class:agg::renderer_scanline_aa
315 void attach(base_ren_type& ren) function in class:agg::renderer_scanline_bin_solid
403 void attach(base_ren_type& ren, function in class:agg::renderer_scanline_bin
H A Dagg_renderer_base.h43 void attach(pixfmt_type& ren) function in class:agg::renderer_base
H A Dagg_conv_curve.h68 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_curve
H A Dagg_alpha_mask_u8.h62 void attach(rendering_buffer& rbuf) { m_rbuf = &rbuf; } function in class:agg::alpha_mask_u8
366 void attach(rendering_buffer& rbuf) { m_rbuf = &rbuf; } function in class:agg::amask_no_clip_u8
H A Dagg_conv_adaptor_vcgen.h52 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_adaptor_vcgen
H A Dagg_conv_adaptor_vpgen.h29 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_adaptor_vpgen
H A Dagg_renderer_outline_aa.h1359 void attach(base_ren_type& ren) { m_ren = &ren; } function in class:agg::renderer_outline_aa
H A Dagg_conv_close_polygon.h29 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_close_polygon
H A Dagg_conv_transform.h34 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_transform
H A Dagg_conv_unclose_polygon.h28 void attach(VertexSource& source) { m_source = &source; } function in class:agg::conv_unclose_polygon
H A Dagg_pixfmt_gray.h179 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_gray
183 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_gray
H A Dagg_pixfmt_rgb.h237 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_rgb
241 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_rgb
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Dif_ral_pci.c110 int (*attach)(device_t, int); member in struct:ral_opns
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h95 struct ath_hal *(*attach)(uint16_t devid, HAL_SOFTC, member in struct:ath_hal_chip
124 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode); member in struct:ath_hal_rf
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js
/haiku/src/libs/compat/freebsd_network/
H A Dshared.h39 int (*attach)(device_t dev); member in struct:device::__anon1780
/haiku/src/servers/app/
H A DDelayedMessage.cpp467 Attachment* attach = new(std::nothrow) Attachment(data, size); local
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp724 bool font_engine_freetype_base::attach(const char* file_name) function in class:agg::font_engine_freetype_base
/haiku/src/servers/app/drawing/Painter/
H A Dagg_clipped_alpha_mask.h37 void attach(rendering_buffer& rbuf) function in class:agg::clipped_alpha_mask
42 void attach(rendering_buffer& rbuf, int x, int y, int8u outside) function in class:agg::clipped_alpha_mask
H A Dagg_renderer_scanline_subpix.h61 void attach(base_ren_type& ren) function in class:agg::renderer_scanline_subpix_solid
/haiku/src/kits/mail/
H A Db_mail_message.cpp105 BSimpleMailAttachment *attach = new BSimpleMailAttachment; local
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc149 filebuf* filebuf::attach(int fd) function in class:filebuf
H A Dfstream.cc94 void fstreambase::attach(int fd) function in class:fstreambase

Completed in 122 milliseconds

12