Searched defs:mode (Results 351 - 375 of 574) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c44 u_int mode; local
357 ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h64 unsigned int mode:12; member in struct:CACHED_PERMISSIONS
171 mode_t mode; member in struct:POSIX_SECURITY
/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
717 u_int mode, tx_mode = AR9300_DEF_MODE; local
[all...]
/haiku/src/kits/interface/
H A DPrivateScreen.cpp212 display_mode mode; local
510 BPrivateScreen::GetMode(uint32 workspace, display_mode *mode) argument
531 BPrivateScreen::SetMode(uint32 workspace, display_mode *mode, bool makeDefault) argument
591 GetPixelClockLimits(display_mode *mode, uint32 *low, uint32 *high) argument
[all...]
H A DDragger.cpp346 drawing_mode mode; local
582 BDragger::DragBitmap(BPoint* offset, drawing_mode* mode) argument
773 _ReservedDragger1__8BDragger(BDragger* dragger, BPoint* offset, drawing_mode* mode) argument
/haiku/src/kits/media/
H A DMediaEventLooper.cpp171 BMediaEventLooper::SetRunMode(run_mode mode) argument
H A DTimeSource.cpp401 BTimeSource::SendRunMode(run_mode mode) argument
422 BTimeSource::SetRunMode(run_mode mode) argument
640 BTimeSource::DirectSetRunMode(run_mode mode) argument
H A DMediaNode.cpp521 BMediaNode::SetRunMode(run_mode mode) argument
/haiku/src/servers/app/
H A DDelayedMessage.cpp206 DelayedMessage::SetMerge(DMMergeMode mode, uint32 match) argument
502 DelayedMessageData::SetMerge(DMMergeMode mode, uint32 mask) argument
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp859 PackageFile(BFile *parent, const BString &path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size, uint64 originalSize, uint32 platform, const BString &mime, const BString &signature, uint32 mode) argument
1025 PackageLink(BFile *parent, const BString &path, const BString &link, uint8 type, uint32 ctime, uint32 mtime, uint32 mode, uint64 offset, uint64 size) argument
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp215 erase_line(struct console_desc *console, erase_line_mode mode) argument
237 erase_screen(struct console_desc *console, erase_screen_mode mode) argument
/haiku/src/system/boot/platform/atari_m68k/
H A Dvideo.cpp61 virtual status_t Unset(const struct video_mode *mode) { return B_OK; }; argument
64 virtual status_t SetPalette(const struct video_mode *mode, argument
86 uint16 mode; member in struct:video_mode
129 video_mode *mode = NULL; local
162 Decode(int16 id, struct video_mode *mode) argument
171 Width(const struct video_mode *mode) argument
178 Height(const struct video_mode *mode) argument
185 Depth(const struct video_mode *mode) argument
192 BytesPerRow(const struct video_mode *mode) argument
199 MakeLabel(const struct video_mode *mode, char *label, size_t len) argument
282 Decode(int16 id, struct video_mode *mode) argument
314 Get(struct video_mode *mode) argument
325 Set(const struct video_mode *mode) argument
348 Unset(const struct video_mode *mode) argument
364 SetPalette(const struct video_mode *mode, const uint8 *palette) argument
390 MakeLabel(const struct video_mode *mode, char *label, size_t len) argument
496 Decode(int16 id, struct video_mode *mode) argument
522 Get(struct video_mode *mode) argument
533 Set(const struct video_mode *mode) argument
553 Unset(const struct video_mode *mode) argument
569 SetPalette(const struct video_mode *mode, const uint8 *palette) argument
593 MakeLabel(const struct video_mode *mode, char *label, size_t len) argument
708 Decode(int16 id, struct video_mode *mode) argument
733 Get(struct video_mode *mode) argument
747 Set(const struct video_mode *mode) argument
767 Unset(const struct video_mode *mode) argument
783 SetPalette(const struct video_mode *mode, const uint8 *palette) argument
808 MakeLabel(const struct video_mode *mode, char *label, size_t len) argument
923 Get(struct video_mode *mode) argument
939 Set(const struct video_mode *mode) argument
958 Unset(const struct video_mode *mode) argument
982 Width(const struct video_mode *mode) argument
993 Height(const struct video_mode *mode) argument
1004 Depth(const struct video_mode *mode) argument
1024 video_mode *mode = NULL; local
1072 video_mode *mode = NULL; local
[all...]
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp235 map_page(void *virtualAddress, void *physicalAddress, uint8 mode) argument
206 fill_page_table_entry(page_table_entry *entry, uint32 virtualSegmentID, void *virtualAddress, void *physicalAddress, uint8 mode, bool secondaryHash) argument
275 map_range(void *virtualAddress, void *physicalAddress, size_t size, uint8 mode) argument
303 int mode; member in struct:translation_map
576 int mode = args->Argument(3); local
623 intptr_t &mode = args->ReturnValue(2); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A Dnetfs.cpp410 netfs_access(void *ns, void *_node, int mode) argument
425 netfs_create(void *ns, void *_dir, const char *name, int openMode, int mode, argument
612 netfs_mkdir(void *ns, void *_dir, const char *name, int mode) argument
[all...]
/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp96 display_mode mode; local
[all...]
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp528 bindfs_access(fs_volume* fsVolume, fs_vnode* fsNode, int mode) argument
460 bindfs_create_symlink(fs_volume* fsVolume, fs_vnode* fsNode, const char* name, const char* path, int mode) argument
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.cpp515 int mode = flags & O_RWMASK; local
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp186 LoggingConsumer::SetRunMode(run_mode mode) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.cpp137 mode_t mode = entry->Mode() & ~(mode_t)(S_IWUSR | S_IWGRP | S_IWOTH); local
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c2937 get_crtc1_screen_native_mode(display_mode *mode) argument
2952 get_crtc2_screen_native_mode(display_mode *mode) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c145 u_int mode = 0; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v3.c288 int i, mode, numPiers; local
403 int mode; local
443 ar2413ReadCalDataset(struct ath_hal *ah, HAL_EEPROM *ee, EEPROM_DATA_STRUCT_2413 *pCalDataset, uint32_t start_offset, uint32_t maxPiers, uint8_t mode) argument
821 int i, j, mode; local
927 int i, mode, nchan; local
[all...]
H A Dah_regdomain.c366 getchannelBM(u_int mode, REG_DOMAIN *rd) argument
494 adj_freq_ht40(u_int mode, int *low_adj, int *hi_adj, int *channelSep) argument
[all...]
/haiku/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp314 intel_overlay_count(const display_mode* mode) argument
323 intel_overlay_supported_spaces(const display_mode* mode) argument
449 intel_get_overlay_constraints(const display_mode* mode, argument
/haiku/src/add-ons/media/media-add-ons/video_producer_demo/
H A DProducer.cpp193 VideoProducer::SetRunMode(run_mode mode) argument

Completed in 157 milliseconds

<<11121314151617181920>>