Searched refs:mode (Results 401 - 425 of 948) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.h94 virtual void SetPlayMode(int32 mode,
96 void SetLoopMode(int32 mode,
164 virtual void NotifyPlayModeChanged(int32 mode) const;
165 virtual void NotifyLoopModeChanged(int32 mode) const;
/haiku/src/servers/app/
H A DVirtualScreen.h60 display_mode& mode) const;
/haiku/src/servers/media/
H A DMediaFilesManager.h65 status_t _OpenSettingsFile(BFile& file, int mode);
/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp_trampoline.S30 movl %eax,%cr0 # switch into protected mode
/haiku/src/system/boot/platform/pxe_ia32/
H A Dsmp_trampoline.S30 movl %eax,%cr0 # switch into protected mode
/haiku/src/tests/servers/app/playground/
H A DObjectView.h51 void SetStateDrawingMode(drawing_mode mode);
/haiku/src/apps/webpositive/
H A DBrowsingHistory.h79 bool _OpenSettingsFile(BFile& file, uint32 mode);
H A DCredentialsStorage.h63 uint32 mode) const;
/haiku/src/system/boot/loader/
H A DRootFileSystem.h20 virtual status_t Open(void **_cookie, int mode);
/haiku/src/add-ons/translators/gif/
H A DSavePalette.h43 SavePalette(int mode);
/haiku/src/kits/tracker/
H A DBackgroundImage.h81 BackgroundImageInfo(uint32 workspace, BBitmap* bitmap, Mode mode,
/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.h82 void OnReverb(reverb_mode mode);
H A DSynthBridge.h35 bool Init(synth_mode mode);
/haiku/src/preferences/network/
H A DInterfaceAddressView.h49 void _SetModeField(uint32 mode);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit_ds.c441 ar9300__cont_tx_mode(struct ath_hal *ah, void *ds, int mode) argument
450 if (mode == 10) {
454 if (mode == 7) { /* print status from the cont tx desc */
472 if (mode == 8) { /* set TXE for qnum */
476 if (mode == 9) {
481 if (mode >= 1) { /* initiate cont tx operation */
497 if (mode == 3 || mode == 4) {
500 if (mode == 3) {
554 if (mode
717 u_int mode, tx_mode = AR9300_DEF_MODE; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.h48 status_t _OpenSettings(BFile& file, uint32 mode);
/haiku/src/servers/mount/
H A DAutoMounter.h52 void _FromMode(mount_mode mode, bool& all,
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.h31 virtual status_t Open(void **_cookie, int mode);
H A DFile.h27 virtual status_t Open(void **_cookie, int mode);
/haiku/src/servers/notification/
H A DNotificationWindow.h43 virtual void ScreenChanged(BRect frame, color_space mode);
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInodeAllocator.h27 int32 mode, ino_t& id);
/haiku/headers/posix/
H A Dspawn.h53 int fildes, const char *path, int oflag, mode_t mode);
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h45 status_t get_crtc1_screen_native_mode(display_mode *mode);
46 status_t get_crtc2_screen_native_mode(display_mode *mode);
80 status_t nv_crtc_depth(int mode);
100 status_t nv_crtc2_depth(int mode);
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_fw_cmd.h55 uint8_t mode; member in struct:r12a_fw_cmd_pwrmode
/haiku/headers/private/graphics/vesa/
H A Dvesa_info.h20 uint16 mode; member in struct:vesa_mode
35 area_id mode_list_area; // area containing display mode list

Completed in 3674 milliseconds

<<11121314151617181920>>