/haiku/src/system/boot/arch/m68k/ |
H A D | mmu_030.cpp | 38 initialize(void) in initialize() function 139 &initialize,
|
H A D | mmu.h | 29 void (*initialize)(void); member
|
H A D | mmu_040.cpp | 79 initialize(void) in initialize() function 358 &initialize,
|
/haiku/data/catalogs/apps/drivesetup/ |
H A D | en_GB.catkeys | 10 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 D | uk.catkeys | 50 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 D | ru.catkeys | 50 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 D | el.catkeys | 49 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 D | th.catkeys | 48 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 D | ja.catkeys | 52 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 D | ko.catkeys | 52 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 D | zh_Hans.catkeys | 52 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 D | be.catkeys | 54 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 D | Country.dox | 45 \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 D | Locale.dox | 59 \param other The BLocale object to initialize from. 81 \param other The BLocale object to initialize from.
|
/haiku/headers/private/device/ |
H A D | joystick_driver.h | 46 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 D | UserSetupEnvironment.sample | 3 # Add custom environment variables to initialize
|
/haiku/src/system/boot/platform/amiga_m68k/ |
H A D | mmu.h | 29 void (*initialize)(void); member
|
/haiku/src/system/boot/platform/next_m68k/ |
H A D | mmu.h | 30 void (*initialize)(void); member
|
/haiku/src/system/boot/platform/atari_m68k/ |
H A D | mmu.h | 30 void (*initialize)(void); member
|
/haiku/docs/user/app/ |
H A D | Cursor.dox | 292 \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 D | KFileSystem.cpp | 217 if (!fModule->initialize) in Initialize() 227 result = fModule->initialize(fd, partition->ID(), name, parameters, in Initialize()
|
H A D | KPartitioningSystem.cpp | 402 if (!fModule->initialize) in Initialize() 412 result = fModule->initialize(fd, partition->ID(), name, parameters, in Initialize()
|
/haiku/build/jam/images/ |
H A D | MMCImage | 83 --initialize "$(1)" 'Haiku Boot' 140 --initialize "$(1)" 'Haiku Boot'
|
/haiku/docs/user/netservices/ |
H A D | NetServicesDefs.dox | 45 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 D | ddm_modules.h | 100 status_t (*initialize)(int fd, partition_id partition, const char* name, member
|