Searched defs:storage (Results 1 - 15 of 15) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.h17 } storage; member in struct:simple_net_buffer
H A Dnet_buffer.cpp145 } storage; member in struct:net_buffer_private
/haiku/src/apps/drivesetup/
H A DChangeParametersPanel.cpp58 BMessage storage; local
92 Go(BString& name, BString& type, BString& parameters, BMessage& storage) argument
173 ParametersReceived(const BString& parameters, BMessage& storage) argument
H A DAbstractParametersPanel.cpp139 BMessage storage; local
201 AbstractParametersPanel::Go(BString& parameters, BMessage& storage) argument
270 ParametersReceived(const BString& parameters, BMessage& storage) argument
H A DCreateParametersPanel.cpp66 BMessage storage; local
112 ParametersReceived(const BString& parameters, BMessage& storage) argument
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp47 double storage[6]; local
70 double storage[6]; local
H A Dagg_scanline_storage_subpix.h99 embedded_scanline(const scanline_storage_subpix& storage) : argument
/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp49 BMessage storage; local
/haiku/src/add-ons/kernel/generic/mpu401/
H A Dmpu401.c106 delete_device(void * storage) argument
125 midi_open(void * storage, uint32 flags, void ** out_cookie) argument
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp285 NotificationsView::Save(BMessage& storage) argument
/haiku/src/servers/app/font/
H A DFontEngine.cpp292 decompose_ft_bitmap_mono(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Scanline& sl, ScanlineStorage& storage) argument
323 decompose_ft_bitmap_gray8(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Scanline& sl, ScanlineStorage& storage) argument
366 decompose_ft_bitmap_subpix(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Scanline& sl, ScanlineStorage& storage) argument
/haiku/headers/libs/agg/
H A Dagg_scanline_storage_bin.h93 embedded_scanline(const scanline_storage_bin& storage) : argument
H A Dagg_scanline_storage_aa.h235 embedded_scanline(const scanline_storage_aa& storage) : argument
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp408 decompose_ft_bitmap_mono(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Scanline& sl, ScanlineStorage& storage) argument
448 decompose_ft_bitmap_gray8(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Rasterizer& ras, Scanline& sl, ScanlineStorage& storage) argument
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c944 bin_tree_storage_t *storage, *next; local
3710 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); local
[all...]

Completed in 675 milliseconds