Searched defs:mode (Results 476 - 500 of 574) sorted by relevance

<<11121314151617181920>>

/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp504 display_mode& mode = fModeList[i]; local
576 SetMode(const display_mode& mode) argument
763 GetMode(display_mode* mode) argument
858 GetPixelClockLimits(display_mode *mode, uint32* _low, uint32* _high) argument
953 display_mode mode; local
[all...]
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp651 main_window_package_list_view_mode_str(package_list_view_mode mode) argument
1460 _ViewUserUsageConditions( UserUsageConditionsSelectionMode mode) argument
H A DUserLoginWindow.cpp425 UserLoginWindow::_SetMode(Mode mode) argument
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1078 uint32 mode = sourceCookie->open_mode; local
1183 uint32 mode = sourceCookie->open_mode; local
1559 uint32 mode local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp410 virtio_gpu_set_display_mode(virtio_gpu_driver_info* info, display_mode *mode) argument
[all...]
/haiku/src/apps/deskcalc/
H A DCalcView.cpp999 CalcView::SetKeypadMode(uint8 mode) argument
/haiku/src/kits/interface/
H A DFont.cpp949 BFont::TruncateString(BString* inOut, uint32 mode, float width) const argument
963 GetTruncatedStrings(const char* stringArray[], int32 numStrings, uint32 mode, float width, BString resultArray[]) const argument
988 GetTruncatedStrings(const char* stringArray[], int32 numStrings, uint32 mode, float width, char* resultArray[]) const argument
1205 GetBoundingBoxesAsGlyphs(const char charArray[], int32 numChars, font_metric_mode mode, BRect boundingBoxArray[]) const argument
1214 GetBoundingBoxesAsString(const char charArray[], int32 numChars, font_metric_mode mode, escapement_delta* delta, BRect boundingBoxArray[]) const argument
1224 _GetBoundingBoxes(const char charArray[], int32 numChars, font_metric_mode mode, bool string_escapement, escapement_delta* delta, BRect boundingBoxArray[], bool asString) const argument
1268 GetBoundingBoxesForStrings(const char* stringArray[], int32 numStrings, font_metric_mode mode, escapement_delta deltas[], BRect boundingBoxArray[]) const argument
[all...]
H A DSlider.cpp1222 BSlider::SetResizingMode(uint32 mode) argument
/haiku/src/apps/haikudepot/model/
H A DModel.cpp457 Model::SetPackageListViewMode(package_list_view_mode mode) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp708 btrfs_create_dir(fs_volume* _volume, fs_vnode* _directory, const char* name, int mode) argument
/haiku/src/tools/fs_shell/
H A Dfssh.cpp359 fssh_mode_t mode = st.fssh_st_mode; local
[all...]
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp169 TFilePanel::TFilePanel(file_panel_mode mode, BMessenger* target, argument
H A DWidgetAttributeText.cpp948 mode_t mode = fModel->StatBuf()->st_mode; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp662 ramfs_access(fs_volume* _volume, fs_vnode* _node, int mode) argument
397 ramfs_create_symlink(fs_volume* _volume, fs_vnode* _dir, const char *name, const char *path, int mode) argument
783 ramfs_create(fs_volume* _volume, fs_vnode* _dir, const char *name, int openMode, int mode, void** _cookie, ino_t *vnid) argument
1123 ramfs_create_dir(fs_volume* _volume, fs_vnode* _dir, const char *name, int mode) argument
[all...]
/haiku/headers/cpp/
H A Dstreambuf.h361 streampos pubseekoff(streamoff o, _seek_dir d, int mode=ios::in|ios::out) argument
[all...]
/haiku/headers/private/firewire/
H A Dfirewirereg.h150 u_int mode; member in struct:firewire_comm
H A Dfirewire.h220 } mode; member in struct:fw_pkt
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonProducer.cpp330 BDiscreteParameter *mode = options2->MakeDiscreteParameter( local
550 CRadeonProducer::SetRunMode(run_mode mode) argument
857 verifySetSize( media_format *format, int32 mode, bool set_bytes_per_row ) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Defs.h188 sModeToAccess(int mode) argument
/haiku/headers/private/audio/
H A Dhmulti_audio.h330 int32 mode; member in union:multi_get_event::__anon330
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c1888 int mode; local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h455 uint32 mode; member in struct:CreateFileRequest
760 uint32 mode; member in struct:MakeDirRequest
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp607 ShareVolume::Access(Node* _node, int mode) argument
619 ShareVolume::Create(Node* _dir, const char* name, int openMode, int mode, argument
1059 ShareVolume::MkDir(Node* _dir, const char* name, int mode) argument
/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.cpp445 PlaybackManager::SetPlayMode(int32 mode, bool continuePlaying) argument
468 PlaybackManager::SetLoopMode(int32 mode, boo argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c1170 WIRELESS_MODE mode = ath_hal_chan2wmode(ah, chan); local
1214 WIRELESS_MODE mode = ath_hal_chan2wmode(ah, chan); local
1269 WIRELESS_MODE mode; local
[all...]

Completed in 301 milliseconds

<<11121314151617181920>>