Searched defs:mode (Results 401 - 425 of 574) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/kernel/cache/
H A Dfile_map.cpp382 FileMap::SetMode(uint32 mode) argument
653 file_map_set_mode(void* _map, uint32 mode) argument
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp1036 ESDSinkNode::SetRunMode(run_mode mode) argument
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVNode.cpp128 FireWireDVNode::SetRunMode(run_mode mode) argument
/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp652 uint64 offset = 0, size = 0, originalSize = 0, mode = 0; local
/haiku/src/kits/media/
H A DSoundPlayNode.cpp150 SoundPlayNode::SetRunMode(run_mode mode) argument
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp332 Directory::Open(void **_cookie, int mode) argument
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp678 status_t NodeGroup::setRunMode(BMediaNode::run_mode mode) { argument
[all...]
/haiku/src/tools/fs_shell/
H A Dfuse.cpp204 fuse_mknod(const char* path, mode_t mode, dev_t rdev) argument
221 fuse_mkdir(const char* path, mode_t mode) argument
270 fuse_chmod(const char* path, mode_t mode) argument
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_api.c247 dst_sign_data(const int mode, DST_KEY *in_key, void **context, argument
290 dst_verify_data(const int mode, DST_KEY *in_key, void **context, argument
598 int mode; local
[all...]
/haiku/headers/private/system/arch/riscv64/
H A Darch_cpu_defs.h157 uint64 mode: 4; member in struct:SatpReg::__anon74
/haiku/src/system/kernel/scheduler/
H A Dscheduler.cpp525 scheduler_set_operation_mode(scheduler_mode mode) argument
833 _user_set_scheduler_mode(int32 mode) argument
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp210 connector_read_mode_lvds(uint32 connectorIndex, display_mode* mode) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A Dkernel_interface.cpp348 ufs2_create_dir(fs_volume *_volume, fs_vnode *_directory, const char *name, int mode) argument
/haiku/src/kits/tracker/
H A DTrackerInitialState.cpp210 AddTemporaryBackgroundImages(BMessage* message, const char* imagePath, BackgroundImage::Mode mode, BPoint offset, uint32 workspaces, bool textWidgetOutlines) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp42 check_access(Node* node, int mode) argument
290 packagefs_access(fs_volume* fsVolume, fs_vnode* fsNode, int mode) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp24 uint32 mode; // open mode member in struct:filecookie
[all...]
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp856 PowerStatusReplicant::_GetSettings(BFile& file, int mode) argument
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c572 uint32 index, i, mode, designations; local
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp430 int32 mode; local
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c704 int32 mode; local
/haiku/src/preferences/screen/
H A DScreenWindow.cpp96 combine_mode mode; member in struct:__anon6
107 tv_standard_to_string(uint32 mode) argument
123 name << "??? (" << mode << ")"; local
132 resolution_to_string(screen_mode& mode, BString &string) argument
322 screen_mode mode = fScreenMode.ModeAt(i); local
356 screen_mode mode = fScreenMode.ModeAt(i); local
543 uint32 mode; local
666 screen_mode mode = fScreenMode.ModeAt(i); local
700 screen_mode mode = fScreenMode.ModeAt(j); local
996 ScreenChanged(BRect frame, color_space mode) argument
1140 int32 mode; local
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp43 uint16 mode; member in struct:video_mode
81 video_mode *mode = NULL; local
108 video_mode *mode = NULL; local
132 video_mode *mode = NULL; local
214 video_mode *mode = NULL; local
319 video_mode *mode = closest_video_mode(width, height, depth); local
360 uint8 mode = in8(VGA_ATTRIBUTE_READ) & 0xf7; local
417 vesa_get_mode_info(uint16 mode, struct vbe_mode_info *modeInfo) argument
482 uint16 mode = ((uint16 *)info->mode_list)[i]; local
582 vesa_set_mode(video_mode* mode, bool useTiming) argument
646 video_mode *mode = NULL; local
693 video_mode *mode = NULL; local
960 video_mode *mode = NULL; local
[all...]
/haiku/src/libs/libtelnet/
H A Dencrypt.c229 EncryptEnable(char *type, char *mode) argument
242 EncryptDisable(char *type, char *mode) argument
275 EncryptType(char *type, char *mode) argument
306 EncryptStart(char *mode) argument
349 EncryptStop(char *mode) argument
[all...]
/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h276 u32 mode; member in struct:__anon135
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_event.h164 uint8 mode; member in struct:hci_ev_mode_change

Completed in 306 milliseconds

<<11121314151617181920>>