Searched refs:failure (Results 1 – 25 of 43) sorted by relevance
12
/ndk/sources/cxx-stl/stlport/src/ |
D | ios.cpp | 36 ios_base::failure::failure(const string& s) in failure() function in ios_base::failure 40 ios_base::failure::~failure() _STLP_NOTHROW_INHERENTLY {} in ~failure() 225 throw failure(arg); in _M_throw_failure()
|
D | sparc_atomic64.s | 18 bne 1b ! Retry upon failure
|
D | sparc_atomic.s | 21 bne 0b ! Retry upon failure
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 51 class _STLP_CLASS_DECLSPEC failure : public __Named_exception { 53 explicit failure(const string&); 54 virtual ~failure() _STLP_NOTHROW_INHERENTLY;
|
/ndk/build/tools/toolchain-patches/gdb/ |
D | 0004-ndk-Fix-MIPS-builds-on-Darwin.patch | 33 failure). */
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | errors | 10 ."intended to succeed. If make ignores the failure of the first\n"
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | include_next.m4 | 148 dnl non-comment tokens of their own. This leads to a failure to
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 104 The load_limit test should now silently ignore a failure due to
|
D | ChangeLog | 49 * scripts/variables/negative: Test some variable reference failure
|
/ndk/build/gmsl/ |
D | gmsl-tests | 502 $(call test_assert,$(call assert,$(false),failed),Assertion failure: failed) 504 $(call test_assert,$(call assert_exists,MISSING-gmsl-tests),Assertion failure: file 'MISSING-gmsl-t…
|
D | __gmsl | 838 assert = $(if $1,,$(call __gmsl_error,Assertion failure: $2))
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 107 fixed another 25-year-old RE bug, in split. it's another failure 114 was longer than the number of states triggered a failure to initialize 132 variety of odd problems, including failure to properly match certain
|
/ndk/build/core/ |
D | definitions.mk | 109 $(call __ndk_error, Assertion failure: $(__varname) is not defined)\
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 1688 msgid "Power failure" 1689 msgstr "Power failure"
|
D | make.pot | 1620 msgid "Power failure"
|
D | be.po | 1639 msgid "Power failure"
|
D | ko.po | 1690 msgid "Power failure"
|
D | zh_CN.po | 1652 msgid "Power failure"
|
D | ja.po | 1700 msgid "Power failure"
|
D | rw.po | 1757 msgid "Power failure"
|
D | da.po | 1702 msgid "Power failure"
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed-in.texi | 3818 With both maximizing and minimizing repetition, failure of 3849 it contains once it has matched, and a failure further into 3930 it takes a long time before reporting failure. This is 3935 for fast failure when a single character is used. They 3945 sequences of non-digits cannot be broken, and failure happens 4066 and all have to be tested before failure can be reported.
|
D | sed.texi | 3985 With both maximizing and minimizing repetition, failure of 4016 it contains once it has matched, and a failure further into 4097 it takes a long time before reporting failure. This is 4102 for fast failure when a single character is used. They 4112 sequences of non-digits cannot be broken, and failure happens 4233 and all have to be tested before failure can be reported.
|
/ndk/sources/host-tools/make-3.81/ |
D | aclocal.m4 | 60 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 85 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
12