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

/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.sh39 fail_panic () { function
369 fail_panic "Could not copy test files to $BUILD_DIR !?"
/ndk/build/tools/
H A Dbuild-mingw64-toolchain.sh45 fail_panic () function
286 fail_panic "Host compiler doesn't work: $PROBE_CC"
327 fail_panic "Can't download '$PKG_URL'"
346 fail_panic "Can't uncompress $ARCHIVE_DIR/$PKG_NAME"
378 fail_panic "Could not copy script to installation directory."
467 fail_panic "Can't configure $PKGNAME !!"
471 fail_panic "Can't build $PKGNAME !!"
475 fail_panic "Can't install $PKGNAME"
512 fail_panic "Can't configure mingw-64-headers"
520 fail_panic "Ca
[all...]
/ndk/build/core/
H A Dndk-common.sh199 fail_panic () function
760 fail_panic "Cannot copy to directory: $DSTDIR"
776 fail_panic "Cannot copy to directory: $DSTDIR"
795 fail_panic "Cannot copy files to directory: $DSTDIR"

Completed in 106 milliseconds