/haiku/src/libs/compat/freebsd_network/ |
H A D | fbsd_subr_sbuf.c | 103 _assert_sbuf_integrity(const char *fun, struct sbuf *s) in _assert_sbuf_integrity() argument 107 ("%s called with a NULL sbuf pointer", fun)); in _assert_sbuf_integrity() 109 ("%s called with uninitialized or corrupt sbuf", fun)); in _assert_sbuf_integrity() 122 _assert_sbuf_state(const char *fun, struct sbuf *s, int state) in _assert_sbuf_state() argument 126 ("%s called with %sfinished or corrupt sbuf", fun, in _assert_sbuf_state()
|
/haiku/src/tests/servers/app/ |
H A D | NOTES | 20 Have fun!
|
/haiku/src/add-ons/kernel/bus_managers/firewire/ |
H A D | fwohci.cpp | 253 uint32_t fun; in fwphy_wrdata() local 258 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA)); in fwphy_wrdata() 259 OWRITE(sc, OHCI_PHYACCESS, fun); in fwphy_wrdata() 295 uint32_t fun, stat; in fwphy_rddata() local 302 fun = PHYDEV_RDCMD | (addr << PHYDEV_REGADDR); in fwphy_rddata() 303 OWRITE(sc, OHCI_PHYACCESS, fun); in fwphy_rddata() 305 fun = OREAD(sc, OHCI_PHYACCESS); in fwphy_rddata() 306 if ((fun & PHYDEV_RDCMD) == 0 && (fun & PHYDEV_RDDONE) != 0) in fwphy_rddata() 321 ((fun >> PHYDEV_REGADDR) & 0xf) != addr) { in fwphy_rddata() 333 return((fun >> PHYDEV_RDDATA )& 0xff); in fwphy_rddata() [all …]
|
/haiku/src/kits/screensaver/ |
H A D | README | 31 This is a ScreenSaver addon we wrote for fun. It will be installed in
|
/haiku/data/catalogs/tools/translation/inspector/ |
H A D | pt.catkeys | 11 Save feature not implemented yet. ImageWindow A função de guardar ainda não foi implementada.
|
/haiku/src/system/libnetwork/netresolv/resolv/ |
H A D | res_send.c | 1009 static const char *fun = "poll"; in send_dg() local 1011 static const char *fun = "kevent"; in send_dg() 1013 static const char *fun = "select"; in send_dg() 1018 Perror(statp, stderr, fun, errno); in send_dg()
|
/haiku/data/catalogs/apps/processcontroller/ |
H A D | fr.catkeys | 4 That's no Fun! ProcessController C’est pas fun !
|
/haiku/data/catalogs/apps/installer/ |
H A D | hr.catkeys | 22 Have fun and thanks for trying out Haiku! InstallerApp Uživajte i hvala Vam što isprobavate Haiku!
|
H A D | th.catkeys | 30 Have fun and thanks for trying out Haiku! InstallerApp ขอให้สนุกและขอบคุณสำหรับการลองใช้ Haiku!
|
H A D | id.catkeys | 30 Have fun and thanks for trying out Haiku! InstallerApp Bersenang-senanglah dan terima kasih telah …
|
H A D | el.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp Καλή διασκέδαση και σας ευχαριστούμε που επ…
|
H A D | ja.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp Haikuを試用していただきありがとうございます。Haikuを堪能してください!
|
H A D | zh_Hans.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp 祝您使用愉快,感谢尝试使用 Haiku!
|
H A D | ru.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp Надеемся, Вам будет интересно и спасибо, чт…
|
H A D | uk.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp Дякуємо за те, що вибрали систему Haiku! От…
|
H A D | eo.catkeys | 33 Have fun and thanks for trying out Haiku! InstallerApp Amuziĝu, kaj dankon pro provi Haiku-on!
|
H A D | ko.catkeys | 44 Have fun and thanks for trying out Haiku! InstallerApp 즐거운 시간 보내시고 Haiku를 체험 해주셔서 고맙습니다!
|
/haiku/docs/develop/kernel/arch/arm/ |
H A D | allwinner_a10.rst | 28 Not so fun layout here. The A10 boot ROM reads raw blocks from the SD
|
H A D | overview.rst | 114 Even if poking around in the kernel debugger is fun, users will want to run real applications somed…
|
/haiku/src/bin/unzip/ |
H A D | funzip.txt | 72 When piping an encrypted file into more and allowing fun-
|
/haiku/docs/develop/busses/usb/ |
H A D | USB_stack_design.rst | 4 …'m persueing. In order to define this direction more, and share you in the fun, I have written thi…
|
/haiku/docs/develop/release/ |
H A D | cookbook.rst | 29 * Plan for release logo used in installer (always fun, lots of bikeshed)
|
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/ |
H A D | readme.txt | 87 That's it for this installment. Have fun programming the BeOS!
|
/haiku/data/catalogs/preferences/keymap/ |
H A D | pt.catkeys | 94 Warning: left and right key roles do not match Modifier keys window Atenção: as funções das teclas…
|
/haiku/data/system/data/fortunes/ |
H A D | OS Fortunes | 10 …help my fellow hacker....I could have made money this way, and perhaps had fun programming (if I c…
|