/haiku/src/add-ons/kernel/debugger/hangman/ |
H A D | hangman.c | 80 void print_hangman(int fails); 219 print_hangman(int fails) in print_hangman() argument 222 (fails > 0)?'O':' ', in print_hangman() 223 (fails > 2)?'/':' ', in print_hangman() 224 (fails > 1)?'|':' ', in print_hangman() 225 (fails > 3)?'\\':' ', in print_hangman() 226 (fails > 4)?'/':' ', in print_hangman() 227 (fails > 5)?'\\':' '); in print_hangman()
|
/haiku/src/apps/cortex/addons/AudioAdapter/ |
H A D | AUDIO_ADAPTER NOTES | 3 * fails w/ looped audio-player nodes (needs >16 buffers!)
|
/haiku/docs/user/support/ |
H A D | DataIO.dox | 127 loop to read the data. It fails when Read() returns an error or fails to 154 loop to write the data. It fails when Write() returns an error or fails to 279 loop to read the data. It fails when ReadAt() returns an error or fails to 308 loop to write the data. It fails when WriteAt() returns an error or fails to
|
H A D | Archivable.dox | 136 \c archive, or \c NULL if the unarchival fails. 516 If this method fails, you will not receive ownership of the object, no 567 If this method fails, you will not receive ownership of the object, no
|
/haiku/3rdparty/proposals/khronos/ |
H A D | EGL_KHR_platform_haiku.txt | 86 belongs to Haiku. Any such call fails and generates an
|
/haiku/docs/user/storage/ |
H A D | Query.dox | 72 Fetch() fails if it has already been called. To reuse the BQuery object it 277 The method fails if called after Fetch(). To reuse the BQuery object it 298 The method fails if called after Fetch(). To reuse the BQuery object it 319 This methods fails if called after Fetch(). To reuse the BQuery object it
|
H A D | PathFinder.dox | 55 If the initialization fails, e.g. due to insufficient memory or invalid 84 If the initialization fails, e.g. due to insufficient memory or invalid 158 If the initialization fails, e.g. due to insufficient memory or invalid 191 If the initialization fails, e.g. due to insufficient memory or invalid
|
H A D | Directory.dox | 238 initialization of \a entry fails, it is Unset(). 559 If a file with the supplied name does already exist, the method fails, 594 This method fails if an entry with the supplied name already exists.
|
H A D | NodeInfo.dox | 281 - If this fails it will get the preferred application and ask the MIME 293 them yield an icon this method fails, this is very unlikely though.
|
H A D | Mime.dox | 175 \brief Try to get the icon by name first, if that fails try to get the
|
H A D | Entry.dox | 414 If the function fails, the argument is Unset(). Destructive calls to 458 If the function fails, the argument is Unset().
|
H A D | MimeType.dox | 341 signature of the preferred app is copied. If the function fails, 464 description is copied. If the function fails, the contents of the 487 long description is copied. If the function fails, the contents 872 of the app hint is copied. If the function fails, the contents of
|
H A D | Path.dox | 252 This method fails if the path is absolute or the BPath object is
|
/haiku/src/tests/kits/app/broster/ |
H A D | BRosterCases | 351 second app: Launch() fails with B_ALREADY_RUNNING 355 second app: Launch() fails with B_ALREADY_RUNNING 368 second app: Launch() fails with B_ALREADY_RUNNING 372 second app: Launch() fails with B_ALREADY_RUNNING 377 second app: Launch() fails with B_ALREADY_RUNNING 381 second app: Launch() fails with B_ALREADY_RUNNING 387 second app: Launch() fails with B_ALREADY_RUNNING 393 second app: Launch() fails with B_ALREADY_RUNNING
|
/haiku/build/jam/ |
H A D | BuildSetup | 814 SetConfigVar DEBUG : HAIKU_TOP src add-ons kernel drivers audio ac97 auich : 0 : local ; # fails wi… 815 SetConfigVar DEBUG : HAIKU_TOP src add-ons kernel drivers audio ac97 auvia : 0 : local ; # fails wi… 820 … : HAIKU_TOP src add-ons kernel file_systems userlandfs server : 0 : local ; # fails with gcc2 only 821 …KU_TOP src add-ons kernel file_systems userlandfs server haiku : 0 : local ; # fails with gcc2 only
|
/haiku/docs/develop/kernel/ |
H A D | obsolete_pnp_manager.rst | 68 (if the first one fails/doesn't exist) "pci/vendor=0123". If they both 93 driver loading is blocked. When detection fails, i.e. if 95 again. If the detection fails, i.e. the resources are transferred 98 with a device whose driver is loaded, acquire_io_resources() fails
|
/haiku/docs/user/app/ |
H A D | Key.dox | 282 - \c B_NO_MEMORY in case it fails to allocate memory. 349 - \c B_NO_MEMORY in case it fails to allocate memory. 547 - \c B_NO_MEMORY in case it fails to allocate memory.
|
H A D | Roster.dox | 643 fails with \c B_ALREADY_RUNNING the message is delivered to the already 683 contained BMessages. In case the method fails with \c B_ALREADY_RUNNING 719 In case the method fails with \c B_ALREADY_RUNNING the message is 761 fails with \c B_ALREADY_RUNNING the message is delivered to the already 807 contained BMessages. In case the method fails with \c B_ALREADY_RUNNING 852 In case the method fails with \c B_ALREADY_RUNNING the message is
|
H A D | Messenger.dox | 70 a matching signature, otherwise the initialization fails. 386 a matching signature, otherwise the initialization fails.
|
/haiku/docs/develop/apps/haikudepot/ |
H A D | server.rst | 100 A Process may fail or be stopped. If a Process fails or is stopped then
|
/haiku/docs/develop/midi/ |
H A D | testing.rst | 77 done snoozing, server fails to deliver the reply because the client 123 test app should make 3 endpoints and the server fails on the 533 - *Regression bug:* After you quit one client app, another app fails to 552 the necessary fields.) But app1 is dead, the notification fails, and
|
/haiku/docs/develop/kernel/arch/arm/ |
H A D | overview.rst | 89 so this also fails.
|
/haiku/docs/user/locale/ |
H A D | LocaleRoster.dox | 230 Lookup fails if a comment is present in the catalog entry.
|
/haiku/docs/user/netservices/ |
H A D | NetServicesDefs.dox | 166 This may occur when reading or writing fails due to an underlying network error, like an
|
/haiku/src/bin/unzip/ |
H A D | zipinfo.txt | 57 be a literal filename; and if that also fails, the 484 above, it fails to detect the wrapping of long lines and
|