Searched refs:Haiku (Results 1 - 7 of 7) sorted by relevance

/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dconfig.py40 conf.registerPlugin('Haiku', True)
42 Haiku = conf.registerPlugin('Haiku') variable
43 conf.registerChannelValue(Haiku, 'format',
H A Dplugin.py41 class Haiku(callbacks.Plugin): class in inherits:callbacks.Plugin
46 fortunes = open("/home/revol/devel/haiku/trunk/data/system/data/fortunes/Haiku", "r")
58 self.__parent = super(Haiku, self)
66 print "Haiku: error"
115 t = "If you think there is a bug in Haiku, please report a bug so we can remember to fix it. cf. http://dev.haiku-os.org/wiki/ReportingBugs"
127 t = "Haiku is Free Software, therefore you can fix it yourself and send a patch, which would likely be very appreciated. cf. http://dev.haiku-os.org/wiki/SubmittingPatches"
247 Class = Haiku
/haiku/src/system/libroot/os/arch/arm64/
H A Dsyscalls.inc2 * Copyright 2019 Haiku, Inc. All Rights Reserved.
/haiku/src/system/libroot/os/arch/arm/
H A Dsyscalls.inc2 * Copyright 2022 Haiku, Inc. All Rights Reserved.
/haiku/
H A Dconfigure52 the official Haiku distribution. The generated
55 official -- the official Haiku distribution.
56 compatible -- a Haiku Compatible (tm) distro.
59 only. Haiku cannot be built when configured like
69 bootstrap and build Haiku from source only.
72 used outside of the Haiku build system.
73 --target-arch <arch> Haiku only: Specify the target architecture to
79 architecture of the Haiku to build, subsequent
89 attributes as Haiku attributes. If they are still
93 attributes for Haiku extende
[all...]
/haiku/3rdparty/kallisti5/
H A Dconfigure.py3 # Haiku build configuration tool
4 # Copyright 2002-2018, Haiku, Inc. All rights reserved.
14 parser = argparse.ArgumentParser(description='Configure a build of Haiku')
29 help='The distribution\'s level of compatibility with the official Haiku distribution. The generated files will contain the respective trademarks accordingly.',
143 elif sysname == "Haiku":
230 binfo("Configuring a Haiku build at " + outputDir)
/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php4 * haiku.php - an online Haiku demo using qemu and vnc.
20 define("PAGE_TITLE", "Haiku Online Demo");

Completed in 72 milliseconds