Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 25 of 86) sorted by relevance

1234

/haiku/src/system/boot/arch/m68k/
H A Dmmu_030.cpp38 initialize(void) in initialize() function
139 &initialize,
H A Dmmu.h29 void (*initialize)(void); member
H A Dmmu_040.cpp79 initialize(void) in initialize() function
358 &initialize,
/haiku/data/catalogs/apps/drivesetup/
H A Den_GB.catkeys10 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
13 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
16 Failed to initialize the disk %s!\n MainWindow Failed to initialise the disc %s!\n
H A Duk.catkeys50 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
73 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
85 Failed to initialize the disk %s!\n MainWindow Не вдалося ініціалізувати розділ %s!\n
H A Dru.catkeys50 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
73 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
85 Failed to initialize the disk %s!\n MainWindow Не удалось инициализировать раздел %s!\n
H A Del.catkeys49 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
72 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
84 Failed to initialize the disk %s!\n MainWindow Η αρχικοποίηση του δίσκου %s απέτυχε!\n
H A Dth.catkeys48 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
68 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
80 Failed to initialize the disk %s!\n MainWindow ไม่สามารถเริ่มต้นดิสก์ %s!\n
H A Dja.catkeys52 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
75 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
87 Failed to initialize the disk %s!\n MainWindow ディスク %s の初期化に失敗しました。\n
H A Dko.catkeys52 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
75 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
87 Failed to initialize the disk %s!\n MainWindow 디스크 %s 초기화에 실패했습니다!\n
H A Dzh_Hans.catkeys52 Are you sure you want to format a raw disk? (Most people initialize the disk with a partitioning sy…
75 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
87 Failed to initialize the disk %s!\n MainWindow 初始化磁盘 %s 失败!\n
H A Dbe.catkeys54 Are you sure you want to initialize the selected disk? All data will be lost. You will be asked aga…
64 Failed to initialize the disk %s!\n MainWindow Не ўдалося ініцыялізіраваць падзел %s!\n
/haiku/docs/user/locale/
H A DCountry.dox45 \param countryCode The country code to initialize from.
55 \param other The BCountry object to initialize from.
66 \param other The BCountry object to initialize from.
84 \param countryCode The country code to initialize from.
H A DLocale.dox59 \param other The BLocale object to initialize from.
81 \param other The BLocale object to initialize from.
/haiku/headers/private/device/
H A Djoystick_driver.h46 status_t initialize(uint32 axisCount, uint32 hatCount, uint32 buttonCount) in initialize() function
71 return initialize(MAX_AXES, MAX_HATS, MAX_BUTTONS); in initialize_to_extended_joystick()
/haiku/data/config/boot/
H A DUserSetupEnvironment.sample3 # Add custom environment variables to initialize
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.h29 void (*initialize)(void); member
/haiku/src/system/boot/platform/next_m68k/
H A Dmmu.h30 void (*initialize)(void); member
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.h30 void (*initialize)(void); member
/haiku/docs/user/app/
H A DCursor.dox292 \param id The predefined \a id to initialize to.
302 \param other The cursor object to initialize from.
312 \param data The message data to initialize from.
323 \param bitmap The bitmap object to initialize from.
/haiku/src/system/kernel/disk_device_manager/
H A DKFileSystem.cpp217 if (!fModule->initialize) in Initialize()
227 result = fModule->initialize(fd, partition->ID(), name, parameters, in Initialize()
H A DKPartitioningSystem.cpp402 if (!fModule->initialize) in Initialize()
412 result = fModule->initialize(fd, partition->ID(), name, parameters, in Initialize()
/haiku/build/jam/images/
H A DMMCImage83 --initialize "$(1)" 'Haiku Boot'
140 --initialize "$(1)" 'Haiku Boot'
/haiku/docs/user/netservices/
H A DNetServicesDefs.dox45 to initialize it to \c __PRETTY_FUNCTION__ by default.
105 to initialize it to \c __PRETTY_FUNCTION__ by default.
219 to initialize it to \c __PRETTY_FUNCTION__ by default.
236 to initialize it to \c __PRETTY_FUNCTION__ by default.
/haiku/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h100 status_t (*initialize)(int fd, partition_id partition, const char* name, member

1234