Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 46) sorted by relevance

12

/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c80 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 DAUDIO_ADAPTER NOTES3 * fails w/ looped audio-player nodes (needs >16 buffers!)
/haiku/docs/user/support/
H A DDataIO.dox127 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 DArchivable.dox136 \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 DEGL_KHR_platform_haiku.txt86 belongs to Haiku. Any such call fails and generates an
/haiku/docs/user/storage/
H A DQuery.dox72 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 DPathFinder.dox55 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 DDirectory.dox238 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 DNodeInfo.dox281 - 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 DMime.dox175 \brief Try to get the icon by name first, if that fails try to get the
H A DEntry.dox414 If the function fails, the argument is Unset(). Destructive calls to
458 If the function fails, the argument is Unset().
H A DMimeType.dox341 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 DPath.dox252 This method fails if the path is absolute or the BPath object is
/haiku/src/tests/kits/app/broster/
H A DBRosterCases351 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 DBuildSetup814 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 Dobsolete_pnp_manager.rst68 (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 DKey.dox282 - \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 DRoster.dox643 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 DMessenger.dox70 a matching signature, otherwise the initialization fails.
386 a matching signature, otherwise the initialization fails.
/haiku/docs/develop/apps/haikudepot/
H A Dserver.rst100 A Process may fail or be stopped. If a Process fails or is stopped then
/haiku/docs/develop/midi/
H A Dtesting.rst77 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 Doverview.rst89 so this also fails.
/haiku/docs/user/locale/
H A DLocaleRoster.dox230 Lookup fails if a comment is present in the catalog entry.
/haiku/docs/user/netservices/
H A DNetServicesDefs.dox166 This may occur when reading or writing fails due to an underlying network error, like an
/haiku/src/bin/unzip/
H A Dzipinfo.txt57 be a literal filename; and if that also fails, the
484 above, it fails to detect the wrapping of long lines and

12