Searched defs:options (Results 1 - 25 of 72) sorted by last modified time

123

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_signal.cpp83 parse_configuration_options(net_buffer* buffer, size_t offset, uint16 length, l2cap_config_options& options) argument
158 l2cap_config_options options = {}; local
195 l2cap_config_options options = {}; local
[all...]
/haiku/src/bin/network/ping/
H A Dmain.c73 u_int options; variable
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp943 copy_dir_contents(FSDomain *sourceDomain, const char *source, Directory *sourceDir, FSDomain *targetDomain, const char *target, const Options &options) argument
1072 copy_entry(FSDomain *sourceDomain, const char *source, FSDomain *targetDomain, const char *target, const Options &options, bool dereference) argument
1235 Options options; local
[all...]
/haiku/src/apps/haikudepot/server/
H A DAbstractSingleFileServerProcess.cpp19 AbstractSingleFileServerProcess( uint32 options) argument
H A DAbstractServerProcess.cpp46 AbstractServerProcess::AbstractServerProcess(uint32 options) argument
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c340 int options; /* socket options */ variable
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.h262 uint32 options; member in struct:tcp_segment_header
/haiku/src/servers/app/
H A DView.cpp1008 View::SetEventMask(uint32 eventMask, uint32 options) argument
493 SetViewBitmap(ServerBitmap* bitmap, IntRect sourceRect, IntRect destRect, int32 resizingMode, int32 options) argument
H A DServerWindow.cpp1324 uint32 eventMask, options; local
1334 fCurrentView->Token(), eventMask, options); local
1347 uint32 eventMask, options; local
1357 fCurrentView->Token(), eventMask, options); local
2029 int32 bitmapToken, resizingMode, options; local
[all...]
H A DServerPicture.cpp568 draw_pixels(void* _canvas, const BRect& src, const BRect& _dest, uint32 width, uint32 height, size_t bytesPerRow, color_space pixelFormat, uint32 options, const void* data, size_t length) argument
/haiku/headers/private/net/
H A Dnet_socket.h33 int options; member in struct:net_socket
/haiku/src/apps/debugger/
H A DDebugger.cpp115 set_debugger_options_from_options(TeamDebuggerOptions& _debuggerOptions, const Options& options) argument
135 parse_arguments(int argc, const char* const* argv, bool noOutput, Options& options) argument
428 TeamDebuggerOptions options; local
482 Options options; local
507 Options options; local
535 Options options; local
630 TeamDebuggerOptions options; local
656 _HandleOptions(const Options& options) argument
687 Run(const Options& options) argument
777 Run(const Options& options) argument
831 Options options; local
[all...]
/haiku/headers/private/libroot/locale/
H A DLocaleBackend.h72 const char *options; member in struct:BPrivate::Libroot::LocaleNumericDataBridge::GlibcNumericLocale
/haiku/src/apps/glteapot/
H A DObjectView.cpp136 ObjectView(BRect rect, const char *name, ulong resizingMode, ulong options) argument
/haiku/src/bin/filteredquery/
H A Dquery.cpp87 folder_params options; local
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_init.c536 res_setoptions(res_state statp, const char *options, const char *source) argument
[all...]
/haiku/src/apps/showimage/
H A DShowImageView.cpp700 uint32 options = fScaleBilinear ? B_FILTER_BITMAP_BILINEAR : 0; local
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp1732 LaunchDaemon::_CanLaunchJob(Job* job, uint32 options, bool testOnly) argument
1749 LaunchDaemon::_CanLaunchJobRequirements(Job* job, uint32 options) argument
1777 LaunchDaemon::_LaunchJob(Job* job, uint32 options) argument
[all...]
/haiku/src/libs/bsd/
H A Dfts.c141 fts_open(char * const *argv, int options, argument
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DProducer.cpp296 BParameterGroup *options = web->MakeGroup("Options"); local
/haiku/src/libs/compat/freebsd_network/
H A Dmutex.c19 mtx_init(struct mtx *mutex, const char *name, const char *type, int options) argument
/haiku/src/kits/device/
H A DSerialPort.cpp561 struct termios options; local
[all...]
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp93 uint8 options[0]; member in struct:router_advertisement_header
/haiku/src/kits/interface/
H A DView.cpp521 uint32 options; local
1781 BView::SetEventMask(uint32 mask, uint32 options) argument
1814 BView::SetMouseEventMask(uint32 mask, uint32 options) argument
3081 DrawBitmapAsync(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, uint32 options) argument
3149 DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, uint32 options) argument
4292 SetViewBitmap(const BBitmap* bitmap, BRect srcRect, BRect dstRect, uint32 followFlags, uint32 options) argument
4300 SetViewBitmap(const BBitmap* bitmap, uint32 followFlags, uint32 options) argument
4320 SetViewOverlay(const BBitmap* overlay, BRect srcRect, BRect dstRect, rgb_color* colorKey, uint32 followFlags, uint32 options) argument
4338 SetViewOverlay(const BBitmap* overlay, rgb_color* colorKey, uint32 followFlags, uint32 options) argument
6529 _SetViewBitmap(const BBitmap* bitmap, BRect srcRect, BRect dstRect, uint32 followFlags, uint32 options) argument
[all...]
H A DPicturePlayer.cpp161 draw_pixels(void* _context, const BRect& src, const BRect& dest, uint32 width, uint32 height, size_t bytesPerRow, color_space pixelFormat, uint32 options, const void* _data, size_t length) argument

Completed in 285 milliseconds

123