/haiku/src/bin/ |
H A D | Jamfile | 29 # standard commands that don't need any additional library 56 # Commands which don't need another library that depend on 68 # standard commands that need libncurses.a 78 # standard commands that need libbe.so 114 # standard commands that need libbe.so, libshared.a 119 # standard commands that need libbe.so and libsupc++.so 136 # standard commands that need libbe.so, libsupc++.so, and libshared.a 143 # standard commands that need libbe.so, libbnetapi.so, libsupc++.so 148 # commands that need libbe.so, libsupc++.so and the stub catalog 153 # Haiku-specific apps which need libbe.so [all …]
|
/haiku/src/libs/libsolv/solv/ |
H A D | repo_write.c | 36 Id need; member 58 needid[RELOFF(id)].need++; in incneedid() 62 needid[rd->evr].need++; in incneedid() 65 needid[id].need++; in incneedid() 82 needid[RELOFF(id)].need++; in incneedidarray() 86 needid[rd->evr].need++; in incneedidarray() 89 needid[id].need++; in incneedidarray() 105 r = b->need - a->need; in needid_cmp_need() 121 r = b->need - a->need; in needid_cmp_need_s() 251 id = needid[ISRELDEP(id) ? RELOFF(id) : id].need; in write_idarray() [all …]
|
/haiku/src/bin/pcmcia-cs/ |
H A D | Jamfile | 5 # We need the public pcmcia headers also when not compiling for Haiku. 7 # We need Errors.h also when not compiling for Haiku.
|
/haiku/src/add-ons/kernel/drivers/audio/hda/ |
H A D | hda.settings | 7 # Don't uncomment any that you don't need to differ from the default. 13 # You will need more buffers if they're small.
|
/haiku/data/catalogs/add-ons/disk_systems/bfs/ |
H A D | en_GB.catkeys | 3 …need queries.\nAny volume that is intended for booting Haiku must have query support enabled. BFS_…
|
H A D | el.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | th.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | ru.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | ko.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | ja.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | be.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | uk.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
H A D | zh_Hans.catkeys | 3 …, but should\nonly be used if one is absolutely certain that one will not need queries.\nAny volum…
|
/haiku/src/libs/compat/openbsd_wlan/crypto/ |
H A D | md5.c | 68 size_t have, need; in MD5Update() local 72 need = MD5_BLOCK_LENGTH - have; in MD5Update() 77 if (len >= need) { in MD5Update() 79 memcpy(ctx->buffer + have, input, need); in MD5Update() 81 input += need; in MD5Update() 82 len -= need; in MD5Update()
|
/haiku/3rdparty/kallisti5/ |
H A D | howto-iommu-old.md | 20 You will need to have IOMMU hardware support on your motherboard for this 23 need to enable IOMMU within the bios of your motherboard before proceeding. 27 Now that you have an IOMMU enabled system, you will need to tell Linux to 28 fully utilize IOMMU. To do this, you will need to add a few kernel boot 49 Now, all we need to do is to reserve the PCI device. We want to make sure 52 First we need to find the PCIID for the device in question. We can find
|
H A D | howto-iommu.md | 17 You will need to have IOMMU hardware support on your motherboard for this 20 need to enable IOMMU within the bios of your motherboard before proceeding. 24 Now that you have an IOMMU enabled system, you will need to tell Linux to 27 Now, all we need to do is to reserve the PCI device. We want to make sure 30 First we need to find the PCIID for the device in question. We can find 50 If your distro ships vfio-pci as a module, you will need to add the vfio drivers to the initial ram…
|
/haiku/src/add-ons/input_server/devices/virtualkeyboard/ |
H A D | TODO.org | 3 …, font, and maps. The functions to load the items are already there! Just need to create a setting… 8 * TODO find a way to not start it on boot (might need patching input_server)
|
/haiku/docs/user/locale/ |
H A D | localeintro.dox | 14 However, you can also use the various formatter classes directly when you need 15 a more advanced formatting. For example, you may need to format a date with a
|
/haiku/src/tools/makebootable/platform/pxe_ia32/ |
H A D | Jamfile | 3 # we don't need this tool for creating PXE boot image
|
/haiku/docs/develop/build/rc/ |
H A D | history.rst | 9 …such as pictures) into array resources or fields. This does away with the need to convert (large) … 20 more powerful in the future should the need arise. You'll use this feature mostly for OR'ing and
|
/haiku/docs/develop/kernel/vm/ |
H A D | vm_daemon | 4 Do we need free space? 17 …If the page is not accessed and is active and we need space (free_target), unmap it. If this is th…
|
/haiku/src/kits/screensaver/ |
H A D | Jamfile | 4 # we also need our headers when build for BeOS
|
/haiku/src/add-ons/kernel/bus_managers/fdt/ |
H A D | Jamfile | 15 # Do we want / need these in the bus as well?
|
/haiku/docs/develop/file_systems/ |
H A D | index.rst | 7 required. For example, NFS is a network filesystem, so it doesn't need one.
|
/haiku/src/tests/servers/app/regularapps/ |
H A D | Jamfile | 9 # No need to define any of those targets, when building for haiku
|