Searched defs:mode (Results 451 - 475 of 574) sorted by relevance

<<11121314151617181920>>

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.c1853 addmedia(struct ifmedia *media, int caps, int addsta, int mode, int mword) argument
1904 enum ieee80211_phymode mode; local
2027 enum ieee80211_phymode mode; local
2097 media2mode(const struct ifmedia_entry *ime, uint32_t flags, uint16_t *mode) argument
2231 enum ieee80211_phymode mode; local
2274 ieee80211_setmode(struct ieee80211com *ic, enum ieee80211_phymode mode) argument
2353 ieee80211_rate2media(struct ieee80211com *ic, int rate, enum ieee80211_phymode mode) argument
[all...]
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp570 int32 mode; local
1591 _changeRunModeForSelection( uint32 mode) argument
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp341 SetVesaDisplayMode(uint16 mode) argument
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp179 SetRunMode( run_mode mode) argument
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp129 SetRunMode( run_mode mode) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dreparse.c1377 int ntfs_reparse_set_wsl_not_symlink(ntfs_inode *ni, mode_t mode) argument
/haiku/src/system/boot/loader/
H A Dvfs.cpp101 Node::Open(void **_cookie, int mode) argument
410 Descriptor::Seek(off_t position, int mode) argument
875 open_node(Node *node, int mode) argument
1028 open(const char *name, int mode, ...) argument
1045 open_from(Directory *directory, const char *name, int mode, mode_t permissions) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.c1909 u32 mode = (hw->mac.ledctl_mode2 >> i) & local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c2328 fs_symlink(fs_volume *_volume, fs_vnode *_dir, const char *name, const char *path, int mode) argument
2429 fs_access(fs_volume *_volume, fs_vnode *node, int mode) argument
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp582 BackgroundImage::Mode mode = _FindPlacementMode(); local
919 BackgroundImage::Mode mode = BackgroundImage::kAtOffset; local
[all...]
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c64 static void fill_default_stat(struct stat *st, nspace_id nsid, ino_t vnid, mode_t mode) argument
876 static status_t websearchfs_access(fs_volume *_volume, fs_vnode *_node, int mode) argument
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.cpp653 DWindowHWInterface::SetMode(const display_mode& mode) argument
746 DWindowHWInterface::GetMode(display_mode* mode) argument
846 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dkernel_interface.cpp376 xfs_create_dir(fs_volume *_volume, fs_vnode *_directory, const char *name, int mode) argument
/haiku/src/kits/tracker/
H A DIconCache.cpp174 IconCacheEntry::CanConstructBitmap(IconDrawMode mode, BSize) const argument
186 IconCacheEntry::HaveIconBitmap(IconDrawMode mode, BSize size) const argument
206 IconCacheEntry::IconForMode(IconDrawMode mode, BSize size) const argument
228 IconHitTest(BPoint where, IconDrawMode mode, BSize size) const argument
304 SetIcon(BBitmap* bitmap, IconDrawMode mode, BSize size) argument
347 GetIconForPreferredApp(const char* fileTypeSignature, const char* preferredApp, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
404 GetIconFromMetaMime(const char* fileType, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
487 GetIconFromFileTypes(ModelNodeLazyOpener* modelOpener, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
576 GetVolumeIcon(AutoLock<SimpleIconCache>*nodeCacheLocker, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
655 GetRootIcon(AutoLock<SimpleIconCache>*, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model*, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
671 GetWellKnownIcon(AutoLock<SimpleIconCache>*, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
784 GetNodeIcon(ModelNodeLazyOpener* modelOpener, AutoLock<SimpleIconCache>* nodeCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource& source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry, bool permanent) argument
849 GetGenericIcon(AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
881 GetFallbackIcon(AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
909 Preload(AutoLock<SimpleIconCache>* nodeCacheLocker, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingCache, Model* model, IconDrawMode mode, BSize size, bool permanent) argument
1098 Draw(Model* model, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1128 SyncDraw(Model* model, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1151 Preload(Model* model, IconDrawMode mode, BSize size, bool permanent) argument
1163 Preload(const char* fileType, IconDrawMode mode, BSize size) argument
1374 IconHitTest(BPoint where, const Model* model, IconDrawMode mode, BSize size) argument
1436 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1444 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1531 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1557 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1617 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1646 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1706 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1714 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DProducer.cpp195 FinePixProducer::SetRunMode(run_mode mode) argument
/haiku/src/system/kernel/fs/
H A Drootfs.cpp661 rootfs_create_dir(fs_volume* _volume, fs_vnode* _dir, const char* name, int mode) argument
908 rootfs_symlink(fs_volume* _volume, fs_vnode* _dir, const char* name, const char* path, int mode) argument
1151 rootfs_create_special_node(fs_volume* _volume, fs_vnode* _dir, const char* name, fs_vnode* subVnode, mode_t mode, uint32 flags, fs_vnode* _superVnode, ino_t* _nodeID) argument
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp288 SetRunMode( run_mode mode) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DProducer.cpp381 VideoProducer::SetRunMode(run_mode mode) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DProducer.cpp263 VideoProducer::SetRunMode(run_mode mode) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.cpp739 fs_generic_create(fs_volume* _volume, vnode* directory, const char* name, int mode, argument
766 fs_create(fs_volume* _volume, fs_vnode* _directory, const char* name, int openMode, int mode, void** _cookie, ino_t* _vnodeID) argument
1104 fs_create_dir(fs_volume* _volume, fs_vnode* _directory, const char* name, int mode) argument
[all...]
/haiku/src/servers/app/
H A DServerFont.cpp1166 ServerFont::TruncateString(BString* inOut, uint32 mode, float width) const argument
1010 GetBoundingBoxes(const char* string, int32 numBytes, int32 numChars, BRect rectArray[], bool stringEscapement, font_metric_mode mode, escapement_delta delta, bool asString) argument
1030 GetBoundingBoxesForStrings(char *charArray[], size_t lengthArray[], int32 numStrings, BRect rectArray[], font_metric_mode mode, escapement_delta deltaArray[]) argument
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp429 uint32 mode; local
[all...]
/haiku/src/system/libnetwork/netresolv/isc/
H A Deventlib_p.h150 int mode; member in struct:evTimer
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp724 ext2_create(fs_volume* _volume, fs_vnode* _directory, const char* name, int openMode, int mode, void** _cookie, ino_t* _vnodeID) argument
791 ext2_create_symlink(fs_volume* _volume, fs_vnode* _directory, const char* name, const char* path, int mode) argument
1329 ext2_create_dir(fs_volume* _volume, fs_vnode* _directory, const char* name, int mode) argument
/haiku/src/kits/interface/
H A DColorControl.cpp383 uint32 mode; local

Completed in 411 milliseconds

<<11121314151617181920>>