Searched defs:mode (Results 226 - 250 of 574) sorted by relevance

1234567891011>>

/haiku/src/build/libroot/
H A Dfs_darwin.cpp140 fchmodat(int fd, const char* path, mode_t mode, int flag) argument
272 mkdirat(int fd, const char *path, mode_t mode) argument
294 mkfifoat(int fd, const char *path, mode_t mode) argument
316 mknodat(int fd, const char *path, mode_t mode, dev_t dev) argument
[all...]
/haiku/src/apps/codycam/
H A DSpawningUploadClient.cpp171 PutFile(const string& local, const string& remote, ftp_mode mode) argument
179 GetFile(const string& remote, const string& local, ftp_mode mode) argument
H A DFtpClient.cpp196 FtpClient::PutFile(const string& local, const string& remote, ftp_mode mode) argument
279 FtpClient::GetFile(const string& remote, const string& local, ftp_mode mode) argument
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A DCP_setup.c640 void Radeon_SetDynamicClock( device_info *di, int mode) argument
/haiku/src/tests/apps/miniterminal/
H A DConsole.cpp170 Console::EraseLine(erase_line_mode mode) argument
189 Console::EraseScreen(erase_screen_mode mode) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.h64 inline void SetMode(mode_t mode) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs_control.h52 uint32 mode; member in struct:check_control
/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c210 Radeon_MatchCRTPLL( const pll_info *pll, uint32 tv_v_total, uint32 tv_h_total, uint32 tv_frame_size_adjust, uint32 freq, const display_mode *mode, uint32 max_v_tweak, uint32 max_h_tweak, uint32 max_frame_rate_drift, uint32 fixed_post_div, pll_dividers *dividers, display_mode *tweaked_mode ) argument
407 Radeon_CalcCRTPLLDividers( const general_pll_info *general_pll, const display_mode *mode, pll_dividers *dividers ) argument
435 Radeon_CalcPLLRegisters( const display_mode *mode, const pll_dividers *dividers, pll_regs *values ) argument
[all...]
/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp179 LocalDevice::SetDiscoverable(int mode) argument
/haiku/src/bin/
H A Dsetversion.cpp149 parse(bool &systemModified, bool &appModified, arg_needed &argNeeded, processing_mode &mode, version_info &systemVersion, version_info &appVersion, int argc, char *argv[]) argument
316 processing_mode mode; local
[all...]
/haiku/src/tests/servers/app/drawing_modes/
H A DDrawingModes.cpp298 drawing_mode mode; member in struct:__anon4
314 alpha_function mode; member in struct:__anon5
/haiku/src/servers/input/
H A DMouseSettings.cpp127 const char *mode = "unknown"; local
243 MouseSettings::SetMouseMode(mode_mouse mode) argument
250 MouseSettings::SetFocusFollowsMouseMode(mode_focus_follows_mouse mode) argument
[all...]
/haiku/src/bin/network/arp/
H A Darp.cpp355 int32 mode = ARP_LIST; local
/haiku/src/add-ons/kernel/power/cpuidle/intel_cstates/
H A Dintel_cstates.cpp61 cstates_set_scheduler_mode(scheduler_mode mode) argument
/haiku/src/preferences/time/
H A Dntp.cpp64 uint8 mode : 3; member in struct:ntp_data
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_dac.c77 status_t nv_dac_mode(int mode,float brightness) argument
/haiku/src/tests/kits/net/service/
H A DHttpTest.cpp182 HttpTest::HttpTest(TestServerMode mode) argument
/haiku/src/add-ons/kernel/power/cpufreq/intel_pstates/
H A Dintel_pstates.cpp65 pstates_set_scheduler_mode(scheduler_mode mode) argument
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Dwb840.c260 int32 mode = wb_read_mode(device); local
639 wb_set_mode(wb_device* info, int mode) argument
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp163 map_range(void *virtualAddress, void *physicalAddress, size_t size, uint16 mode) argument
207 int16_t mode; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dea.c472 le32 mode; local
/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.cpp153 const char *mode = getenv("MALLOC_DEBUG"); local
[all...]
/haiku/src/build/libbe/storage/
H A DDirectory.cpp539 create_directory(const char* path, mode_t mode) argument
/haiku/src/kits/storage/
H A DDirectory.cpp556 create_directory(const char* path, mode_t mode) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeDir.cpp21 Inode::CreateDir(const char* name, int mode, ino_t* id) argument

Completed in 131 milliseconds

1234567891011>>