/ndk/tests/build/issue17144-byteswap/ |
D | build.sh | 5 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 instruction 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 instruction for __swap32()" 47 fail_panic "can't compile for mips" 49 fail_panic "mips doesn't use wsbh instruction for __swap16()" 51 fail_panic "mips doesn't use wsbh/rotr instruction for __swap32()"
|
/ndk/tests/build/cortex-a53-835769/ |
D | build.sh | 5 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/build/tools/ |
D | build-mingw64-toolchain.sh | 37 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 "Can't configure mingw-64-tools" [all …]
|
D | build-docs.sh | 81 fail_panic "Could not create temporary directory" 96 fail_panic "Could not create output directory: $DST_DIR" 100 fail_panic "Could not pre-process $SRC_FILE!" 103 fail_panic "Could not convert $SRC_FILE!"
|
D | ndk-common.sh | 181 fail_panic () function 767 fail_panic "Cannot copy to directory: $DSTDIR" 786 fail_panic "Cannot move to directory: $DSTDIR" 802 fail_panic "Cannot copy to directory: $DSTDIR" 821 fail_panic "Cannot copy files to directory: $DSTDIR"
|
D | dev-platform-expand-all.sh | 60 fail_panic "Could not expand android-$PLATFORM files!"
|
D | patch-sources.sh | 81 … fail_panic "Patch failure with $PATCHES_DIR/$PATCH!! !! Please check your patches directory!"
|
D | build-gdbserver.sh | 125 fail_panic "Could not create package directory: $PACKAGE_DIR" 243 fail_panic "Could not copy license file!"
|
D | build-cxx-stl.sh | 117 fail_panic "Could not create directory: $OUT_DIR" 153 fail_panic "Could not create build directory: $BUILD_DIR" 664 fail_panic "Could not package $CXX_STL binaries!"
|
D | dev-platform-compress.sh | 110 fail_panic "Could not copy $CFILE to $DFILE"
|
D | common-build-host-funcs.sh | 665 fail_panic "Could not create build directory: $BH_BUILD_DIR" 682 fail_panic "Could not create wrappers dir: $BH_WRAPPERS_DIR" 687 fail_panic "Could not create timestamps dir" 795 fail_panic
|
D | gen-toolchain-wrapper.sh | 107 fail_panic "Could not create destination directory: $DST_DIR"
|
D | gen-system-symbols.sh | 74 fail_panic "Could not create destination directory: $DSTDIR"
|
D | builder-funcs.sh | 51 fail_panic "Can't create build directory: $_BUILD_DIR" 55 fail_panic "Can't cleanup build directory: $_BUILD_DIR"
|
D | make-standalone-toolchain.sh | 575 fail_panic "Can't create directory: $ABI_STL_INCLUDE_TARGET" 593 fail_panic "Could not create tarball from $TMPDIR"
|
D | gen-platforms.sh | 834 fail_panic "Could not create package directory: $PACKAGE_DIR" 838 fail_panic "Could not package platform-$PLATFORM"
|
/ndk/tests/build/b14811006-GOT_PREL-optimization/ |
D | build.sh | 28 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/sources/host-tools/make-3.81/ |
D | build-make.sh | 72 fail_panic "Could not copy GNU Make sources to: $TMP_SRCDIR" 94 fail_panic "Failed to configure the make-$GNUMAKE_VERSION build!" 98 fail_panic "Failed to build the make-$GNUMAKE_VERSION executable!" 102 fail_panic "Could not copy executable to: $OUT" 109 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
|
/ndk/sources/host-tools/nawk-20071023/ |
D | build-awk.sh | 82 fail_panic "Failed to build the awk-$AWK_VERSION executable!" 86 fail_panic "Could not copy executable to: $OUT" 93 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
|
/ndk/sources/host-tools/ndk-stack/ |
D | build-ndk-stack.sh | 104 fail_panic "Can't configure $BINUTILS_SRC_DIR" 106 fail_panic "Can't build $BINUTILS_SRC_DIR" 123 fail_panic "Could not create package directory: $PACKAGE_DIR" 173 fail_panic "Could not create package: $PACKAGE_DIR/$ARCHIVE from $OUT"
|
/ndk/sources/host-tools/toolbox/ |
D | build-toolbox.sh | 76 fail_panic "Could not create build directory: $BUILD_DIR" 97 fail_panic "Could not create destination directory: $DSTDIR" 121 fail_panic "Could not package toolbox binaires"
|
/ndk/sources/host-tools/ndk-depends/ |
D | build-ndk-depends.sh | 97 fail_panic "Could not create package directory: $PACKAGE_DIR" 127 fail_panic "Could not create package: $PACKAGE_DIR/$ARCHIVE from $OUT"
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | build-gnu-libstdc++.sh | 118 fail_panic "Could not create build directory: $BUILD_DIR" 138 fail_panic "Could not setup target build." 297 fail_panic "Could not configure $PROJECT" 301 fail_panic "Could not build $PROJECT" 305 fail_panic "Could not create $ABI $THUMB prebuilts for GNU libsupc++/libstdc++" 477 fail_panic "Could not package GNU libstdc++ binaries!"
|
/ndk/tests/standalone/ |
D | run.sh | 41 fail_panic () { function 432 fail_panic "Could not copy test files to $BUILD_DIR !?"
|
/ndk/tests/build/issue64679-prctl/ |
D | build.sh | 96 …fail_panic "Can't compile header for android-$API_LEVEL/$ABI, to reproduce: $ANDROID_NDK_ROOT/ndk-…
|