Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 91) sorted by relevance

1234

/haiku/docs/user/interface/
H A DToolTip.dox36 This class is for advanced uses of tool tips with custom contents or
71 Saves the tool tip's sticky flag.
88 tool tip stays visible when the mouse moves.
107 tool tip is shown. It should be as close as possible to the mouse cursor
117 \brief Returns the tool tip's relative mouse location.
125 \brief Set the alignment of the tool tip which determines where the tool
135 \brief Returns the tool tip's alignment.
143 \brief Allows derived classes to lock the tool tip while modifying it.
151 \brief Allows derived classes to unlock the tool tip.
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpPreflet.rdef10 long_info = "PPP interface configuration tool."
/haiku/src/tools/makebootable/platform/pxe_ia32/
H A DJamfile3 # we don't need this tool for creating PXE boot image
/haiku/src/tools/translation/bmpinfo/
H A Dbmpinfo.rdef14 …long_info = "Haiku bmpinfo is a command line tool for displaying text information about BMP images…
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.rdef14 …long_info = "Haiku tgainfo is a command line tool for displaying text information about TGA images…
/haiku/src/tools/translation/bitsinfo/
H A Dbitsinfo.rdef14 …long_info = "Haiku bitsinfo is a command line tool for displaying text information about Be bitmap…
/haiku/src/bin/bfs_tools/
H A Dbfswhich.cpp243 printUsage(char* tool) in printUsage() argument
245 char* filename = strrchr(tool, '/'); in printUsage()
247 filename ? filename + 1 : tool); in printUsage()
H A Dchkindex.cpp404 printUsage(char *tool) in printUsage() argument
406 char *filename = strrchr(tool,'/'); in printUsage()
411 ,filename ? filename + 1 : tool); in printUsage()
/haiku/src/data/package_infos/generic/
H A Dhaiku_extras9 * 'acpi_call' is a debugging tool.
/haiku/3rdparty/docker/cross-compiler/
H A DDockerfile40 # Build Haiku cross-compiler toolchain, and haiku package tool
/haiku/src/tools/gensyscalls/
H A DJamfile7 # (e.g. the kernel code or the strace tool).
11 # * Feed the preprocessed header to the gensyscallinfos tool. It will generate
20 # the gensyscalls tool.
/haiku/src/apps/terminal/
H A DChangelog9 Removed (serious) traces of the RAD (Interface Elements) tool used to draw the GUI. This makes R1 b…
/haiku/docs/develop/file_systems/
H A Doverview.rst69 argument. You need some tool to create one. It is possible to work using an
79 tool. When the filesystem crashes, it does not bring down the whole system.
H A Duserlandfs.rst6 UserlandFS was initially designed as a development tool allowing to run existing filesystems in
24 FUSE is a similar tool to UserlandFS. It was initially designed for Linux, but, because there are
/haiku/data/catalogs/apps/showimage/
H A Dbe.catkeys34 Show tool bar Menus Паказаць панэль інструментаў
H A Dth.catkeys34 Show tool bar Menus แสดงแถบเครื่องมือ
H A Dko.catkeys36 Show tool bar Menus 도구모음 보이기
H A Dru.catkeys36 Show tool bar Menus Показать панель иструментов
H A Del.catkeys36 Show tool bar Menus Εμφάνιση εργαλειοθήκης
H A Dja.catkeys36 Show tool bar Menus ツールバーの表示
H A Duk.catkeys36 Show tool bar Menus Показати панель інструментів
H A Dzh_Hans.catkeys36 Show tool bar Menus 显示工具栏
/haiku/docs/develop/build/
H A Djam.rst1 The build tool: Jam
4 Requirements for a build tool
39 This resulted in the choice of a less known, but more appropriate tool in the form of Jam. This
/haiku/docs/user/
H A DHOWTO5 source code using the Doxygen tool. We are talking BeBook-style documentation
/haiku/docs/develop/kernel/arch/arm/
H A Drpi3.rst67 - Prepare customized SD card using the ``rune`` tool. E.g. ``rune -b rpi3 -i haiku-mmc.image /dev/…

1234