Home
last modified time | relevance | path

Searched refs:succeed (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template11 # make. If not specified, it's assumed that the make program should succeed
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Derrors10 ."intended to succeed. If make ignores the failure of the first\n"
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp1627 bool const succeed = lcast_ret_unsigned<Traits>(output, start, finish); in shr_unsigned() local
1641 return succeed; in shr_unsigned()
1664 bool succeed = lcast_ret_unsigned<Traits>(out_tmp, start, finish); in shr_signed() local
1674 succeed = succeed && out_tmp<=comp_val; in shr_signed()
1683 succeed = succeed && out_tmp<=comp_val; in shr_signed()
1686 return succeed; in shr_signed()
/ndk/sources/host-tools/make-3.81/config/
Diconv.m434 dnl AC_TRY_LINK will then fail, the second AC_TRY_LINK will succeed.
Dtexinfo.tex2920 % @ifnotxml always succeed. They currently do nothing; we don't
/ndk/sources/host-tools/make-3.81/
DREADME.W32217 the file with other case permutations will succeed (i.e. opening a
/ndk/sources/third_party/googletest/googletest/
DREADME147 following commands should succeed: