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

12

/haiku-fatelf/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-fatelf/src/preferences/cpufrequency/
H A DCPUFrequencyView.cpp37 CPUFrequencyView(BRect frame, PreferencesStorage<freq_preferences>* storage) argument
H A DPreferencesWindow.h258 PrefFileWatcher( PreferencesStorage<Preferences>* storage, BHandler* target) argument
H A DStatusView.cpp211 FrequencyMenu(BMenu* menu, BHandler* target, PreferencesStorage<freq_preferences>* storage, CPUFreqDriverInterface* interface) argument
369 StatusView(BRect frame, bool inDeskbar, PreferencesStorage<freq_preferences>* storage) argument
/haiku-fatelf/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-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPMailbox.cpp33 IMAPMailbox::IMAPMailbox(IMAPStorage& storage) argument
H A DIMAPStorage.cpp33 IMAPMailboxSync::Sync(IMAPStorage& storage, IMAPMailbox& mailbox) argument
424 IMAPStorage* storage = (IMAPStorage*)data; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetaddrinfo.c139 void *storage; local
[all...]
H A Dhash.c947 Hash_table storage; local
H A Dregcomp.c970 bin_tree_storage_t *storage, *next; local
3762 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); local
[all...]
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DTransformable.cpp47 double storage[6]; local
70 double storage[6]; local
/haiku-fatelf/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-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPInboundProtocol.cpp23 DispatcherIMAPListener(MailProtocol& protocol, IMAPStorage& storage) argument
/haiku-fatelf/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
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dsyms.c777 long storage; local
H A Darchive.c1813 long storage; local
H A Delf64-mips.c1961 mips_elf64_canonicalize_dynamic_reloc(bfd *abfd, arelent **storage, asymbol **syms) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dconnect.c544 struct sockaddr_storage storage; local
/haiku-fatelf/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-fatelf/src/servers/app/
H A Dagg_scanline_storage_subpix.h99 embedded_scanline(const scanline_storage_subpix& storage) : argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregcomp.c939 bin_tree_storage_t *storage, *next; local
3724 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); local
[all...]
/haiku-fatelf/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...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbtypes.c439 make_qualified_type(struct type *type, int new_flags, struct type *storage) argument

Completed in 385 milliseconds

12