Searched defs:fail_panic (Results 1 - 7 of 7) sorted by relevance

/ndk/tests/build/b14811006-GOT_PREL-optimization/
H A Dbuild.sh28 fail_panic () function
54 fail_panic "can't compile for APP_ABI=$ABI"
56 fail_panic "Fail to optimize GOT access with GOT_PREL, ABI=$ABI."
/ndk/tests/build/cortex-a53-835769/
H A Dbuild.sh5 fail_panic () function
23 fail_panic "can't compile!"
25 fail_panic "fail to generate correct code for cortex-a53-835769-1.c"
27 fail_panic "fail to generate correct code for cortex-a53-835769-2.c"
/ndk/tests/build/issue17144-byteswap/
H A Dbuild.sh5 fail_panic () function
25 fail_panic "can't compile for APP_ABI=armeabi-v7a"
27 fail_panic "armeabi-v7a doesn't use rev16 instruction for __swap16()"
29 fail_panic "armeabi-v7a doesn't use rev instruciton for __swap32()"
35 fail_panic "can't compile for x86"
37 fail_panic "x86 doesn't use rorw instruction for __swap16()"
39 fail_panic "x86 doesn't use bswap instruciton for __swap32()"
47 fail_panic "can't compile for mips"
49 fail_panic "mips doesn't use wsbh instruction for __swap16()"
51 fail_panic "mip
[all...]
/ndk/tests/
H A Dcheck-release.sh30 fail_panic () { function
89 fail_panic "Could not uncompress NDK release package!"
/ndk/tests/standalone/
H A Drun.sh41 fail_panic () { function
432 fail_panic "Could not copy test files to $BUILD_DIR !?"
/ndk/build/tools/
H A Dbuild-mingw64-toolchain.sh37 fail_panic () function
326 fail_panic "Host compiler doesn't work: $PROBE_CC"
367 fail_panic "Can't download '$PKG_URL'"
386 fail_panic "Can't uncompress $ARCHIVE_DIR/$PKG_NAME"
418 fail_panic "Could not copy script to installation directory."
451 fail_panic "Building MinGW-w64 toolchain requires specifying an svn version"
518 fail_panic "Can't configure $PKGNAME !!"
522 fail_panic "Can't build $PKGNAME !!"
526 fail_panic "Can't install $PKGNAME"
563 fail_panic "Ca
[all...]
H A Dndk-common.sh206 fail_panic () function
845 fail_panic "Cannot copy to directory: $DSTDIR"
864 fail_panic "Cannot move to directory: $DSTDIR"
880 fail_panic "Cannot copy to directory: $DSTDIR"
899 fail_panic "Cannot copy files to directory: $DSTDIR"

Completed in 212 milliseconds