Searched defs:Mode (Results 1 - 25 of 43) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DNode.h21 mode_t Mode() const { return fMode; } function in class:Node
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwacpi.c174 AcpiHwSetMode( UINT32 Mode) argument
/haiku/src/apps/mediaplayer/interface/
H A DDurationView.h36 uint32 Mode() const function in class:DurationView
/haiku/headers/private/file_systems/
H A DDeviceOpener.h32 int Mode() const { return fMode; } function in class:DeviceOpener
/haiku/src/kits/tracker/
H A DBackgroundImage.h71 enum Mode { enum in class:BPrivate::BackgroundImage
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.cpp45 Directory::Mode() const function in class:Directory
H A DUnpackingDirectory.cpp51 UnpackingDirectory::Mode() const function in class:UnpackingDirectory
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerView.h45 SelectedColorMode Mode() const function in class:ColorPickerView
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNode.h47 mode_t Mode() const { return fMode; } function in class:PackageNode
/haiku/headers/os/package/hpkg/
H A DPackageEntry.h28 mode_t Mode() const { return fMode; } function in class:BPackageKit::BHPKG::BPackageEntry
/haiku/src/add-ons/input_server/methods/t9/
H A DDictionaryInputServerMethod.cpp54 T9Mode Mode() const { return fMode; }; function in class:T9InputServerMethod
H A DT9InputServerMethod.cpp55 T9Mode Mode() const { return fMode; }; function in class:T9InputServerMethod
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.h53 inline uint32 Mode() const { return fNode.mode; } function in class:Node
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.h76 enum Mode { enum in class:BackgroundImage
/haiku/headers/os/package/hpkg/v1/
H A DPackageEntry.h30 mode_t Mode() const { return fMode; } function in class:BPackageKit::BHPKG::V1::BPackageEntry
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.cpp140 Inode::Mode() const function in class:Inode
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h38 int32 Mode() const { return fMode; } function in class:Inode
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dgraphics-output.h39 uint32_t Mode; member in struct:__anon22
75 efi_graphics_output_mode* Mode; member in struct:efi_graphics_output_protocol
H A Dserial-io.h86 efi_serial_io_mode* Mode; member in struct:efi_serial_io_protocol
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h50 mode_t Mode() const { return fNode.Mode(); } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.cpp125 PackageLinkSymlink::Mode() const function in class:PackageLinkSymlink
/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h47 enum Mode { enum in class:UserLoginWindow
/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.h98 mode_t Mode() { return (IsDirectory() ? S_IFDIR : S_IFREG) function in class:Icb
/haiku/src/bin/bfs_tools/lib/
H A DInode.h36 int32 Mode() const { return fInode->mode; } function in class:Inode
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h160 FilterMode Mode() const { return fFilterMode; } function in class:MulticastGroupInterface

Completed in 185 milliseconds

12