Searched defs:mode (Results 76 - 100 of 574) sorted by relevance

1234567891011>>

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc2.c142 g400_crtc2_depth(int mode) argument
[all...]
/haiku/src/kits/shared/
H A DBitmapButton.cpp112 BBitmapButton::SetBackgroundMode(uint32 mode) argument
/haiku/src/add-ons/kernel/file_systems/shared/
H A DDeviceOpener.cpp16 DeviceOpener::DeviceOpener(const char* device, int mode) argument
24 DeviceOpener::DeviceOpener(int fd, int mode) argument
42 DeviceOpener::Open(const char* device, int mode) argument
71 DeviceOpener::Open(int fd, int mode) argument
[all...]
/haiku/src/libs/util/
H A Dpidfile.c88 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c164 ar5212GetRateTable(struct ath_hal *ah, u_int mode) argument
/haiku/src/add-ons/accelerants/intel_extreme/
H A Ddpms.cpp87 set_display_power_mode(uint32 mode) argument
199 intel_set_dpms_mode(uint32 mode) argument
[all...]
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp23 creat(const char *path, mode_t mode) argument
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_traps.cpp8 WriteMode(int mode) argument
/haiku/headers/cpp/
H A Dfstream.h64 ifstream(const char *name, int mode=ios::in, int prot=0664) argument
66 void open(const char *name, int mode=ios::in, int prot=0664) argument
75 ofstream(const char *name, int mode=ios::out, int prot=0664) argument
77 void open(const char *name, int mode=ios::out, int prot=0664) argument
85 fstream(const char *name, int mode, int prot=0664) argument
88 open(const char *name, int mode, int prot=0664) argument
[all...]
H A Dstrstream.h95 ostrstream(char *cp, int n, int mode=ios::out) :strstreambase(cp,n,mode){} argument
105 strstream(char *cp, int n, int mode=ios::out) :strstreambase(cp,n,mode){} argument
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp30 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
59 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
88 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
115 DisplayModeEx& mode local
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Dmach64_draw.cpp36 Mach64_EngineInit(const DisplayModeEx& mode) argument
H A Drage128_draw.cpp62 Rage128_EngineInit(const DisplayModeEx& mode) argument
/haiku/src/add-ons/accelerants/radeon/
H A Dcrtc.c69 Radeon_CalcCRTCRegisters( accelerator_info *ai, crtc_info *crtc, display_mode *mode, crtc_regs *values ) argument
[all...]
H A Dflat_panel.c29 Radeon_CalcRMXRegisters( fp_info *flatpanel, display_mode *mode, bool use_rmx, fp_regs *values ) argument
/haiku/src/add-ons/translators/raw/
H A DReadHelper.h179 off_t Seek(off_t offset, int32 mode) argument
/haiku/src/bin/network/telnet/
H A Dterminal.c176 int mode = 0; local
[all...]
/haiku/src/libs/stdc++/legacy/
H A Dbuiltinbuf.cc51 streampos builtinbuf::seekoff(streamoff off, _seek_dir dir, int mode) argument
56 streampos builtinbuf::seekpos(streampos pos, int mode) argument
H A Dindstream.cc75 streampos indirectbuf::seekoff(streamoff off, _seek_dir dir, int mode) argument
92 streampos indirectbuf::seekpos(streampos pos, int mode) argument
H A Dstrstream.cc49 strstreambase::strstreambase(char *cp, int n, int mode) argument
/haiku/src/preferences/screen/
H A Dmultimon.cpp22 PrepareTunnel(display_mode *mode, display_mode *low, display_mode *high) argument
42 display_mode mode, low, high; local
68 display_mode mode, low, high; local
90 display_mode mode, low, high; local
[all...]
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.h17 char mode[8]; member in struct:tar_header
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfmemopen.c201 fmemopen (void *buf, size_t len, const char *mode) argument
/haiku/src/tests/kits/net/
H A Dlink_echo.cpp115 } mode = CLIENT_MODE; local
/haiku/src/bin/
H A Droster.cpp61 output_team(team_id id, int32 mode) argument
104 int32 mode = kStandardMode; local

Completed in 131 milliseconds

1234567891011>>