Home
last modified time | relevance | path

Searched refs:failure (Results 101 – 125 of 161) sorted by relevance

1234567

/dragonfly/contrib/openpam/
H A DHISTORY26 documented as returning -1 on failure.
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.birthday262 08/02 Fela Kuti dies of AIDS-related heart failure in Lagos Nigeria, 1997
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dbitset330 // not found, so return an indication of failure.
366 // not found, so return an indication of failure.
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-P2P349 command returns a failure.
573 a specific operating channel (or invitation failure if GO rejects that)
/dragonfly/contrib/gcc-8.0/gcc/
H A Dreload1.c670 static int failure; variable
760 failure = 0; in reload()
1017 if (failure) in reload()
1300 reload_completed = !failure; in reload()
2003 failure = 1; in find_reload_regs()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-decl.c4259 int failure in finish_decl() local
4266 switch (failure) in finish_decl()
4619 int failure = complete_array_type (&TREE_TYPE (decl), in build_compound_literal() local
4623 gcc_assert (failure == 0 || failure == 3); in build_compound_literal()
H A Dreload1.c686 static int failure; variable
717 failure = 0; in reload()
994 if (failure) in reload()
1332 reload_completed = !failure; in reload()
2047 failure = 1; in find_reload_regs()
H A Dgimple.c721 gimple_build_eh_filter (tree types, gimple_seq failure) in gimple_build_eh_filter() argument
725 if (failure) in gimple_build_eh_filter()
726 gimple_eh_filter_set_failure (p, failure); in gimple_build_eh_filter()
H A Dbuiltins.c5399 enum memmodel success, failure; in expand_builtin_atomic_compare_exchange() local
5404 failure = get_memmodel (CALL_EXPR_ARG (exp, 5)); in expand_builtin_atomic_compare_exchange()
5406 if (failure == MEMMODEL_RELEASE || failure == MEMMODEL_ACQ_REL) in expand_builtin_atomic_compare_exchange()
5412 if (failure > success) in expand_builtin_atomic_compare_exchange()
5438 is_weak, success, failure)) in expand_builtin_atomic_compare_exchange()
H A Dgimplify.c7317 gimple_seq failure = NULL; in gimplify_expr() local
7319 gimplify_and_add (EH_FILTER_FAILURE (*expr_p), &failure); in gimplify_expr()
7320 ehf = gimple_build_eh_filter (EH_FILTER_TYPES (*expr_p), failure); in gimplify_expr()
/dragonfly/bin/cpdup/
H A DBACKUPS35 has not been done. Scripts can thus avoid a common failure scenario
/dragonfly/sys/vfs/hammer2/
H A DFREEMAP349 broken links and generate CRC failure messages.
H A DDESIGN970 that a network failure after that point will not disrupt operations
975 masters have not finished the transaction. A late failure by the
/dragonfly/contrib/file/
H A DChangeLog415 * multiple magic file load failure (Christoph Biedl)
440 * fix leak on allocation failure
447 - set offset to 0 on failure.
/dragonfly/contrib/awk/
H A DFIXES.1e594 fixed another 25-year-old RE bug, in split. it's another failure
601 was longer than the number of states triggered a failure to initialize
619 variety of odd problems, including failure to properly match certain
/dragonfly/contrib/gdb-7/gdb/
H A Dconfigure.ac846 AC_ERROR(failure running python-config --includes)
853 AC_ERROR(failure running python-config --ldflags)
860 AC_ERROR(failure running python-config --exec-prefix)
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c4946 int failure in finish_decl() local
4953 switch (failure) in finish_decl()
5341 int failure = complete_array_type (&TREE_TYPE (decl), in build_compound_literal() local
5345 gcc_assert (failure == 0 || failure == 3); in build_compound_literal()
/dragonfly/sys/vm/
H A Dvm_map.c2716 goto failure; in vm_map_kernel_wiring()
2880 failure: in vm_map_kernel_wiring()
/dragonfly/contrib/bmake/
H A DChangeLog811 o parse.c: fix assertion failure for files without trailing newline
1310 o fix assertion failure in -j mode with .END node
1372 o fix assertion failure for .SUFFIXES in archives
1654 o dieQuietly: supress the failure output from make
3191 o .ERROR target - run on failure.
3854 pick up fix for .END failure in compat mode.
/dragonfly/games/fortune/datfiles/
H A Dzippy46 ... If I had heart failure right now, I couldn't be a more fortunate
1022 hair stylist or my failure to refer five TEENAGERS to a good OCULIST?
H A Dmurphy1171 No experiment is ever a complete failure.
1508 failure of the contingency plan.
1710 greater the chance of failure.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtrouble.texi1162 Some ISO C testsuites report failure when the compiler does not produce
1169 If testsuites call this ``failure'', they should be run with the GCC
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dfuture1417 // safe to call multiple times so ignore failure
/dragonfly/etc/
H A Drc.subr205 # Convert the return code to an exit code of 0 (success) or 1 (failure)
/dragonfly/contrib/zstd/
H A DCHANGELOG212 misc: fixed zstdgrep, returns 1 on failure, by @lzutao

1234567