Searched refs:dump (Results 1 – 25 of 30) sorted by relevance
12
/ndk/build/tools/ |
D | dev-system-import.sh | 42 dump "WARNING: Could not extract default platform level from $BUILD_PROP!" 44 dump "Defaulting to $PLATFORM" 118 dump "ERROR: Missing required API/platform level. See --help for usage instructions." 228 dump "ERROR: Could not find valid output directory (e.g. \$NDK/../development/ndk)." 229 dump "Please use --out-dir=<path> to specify one!" 322 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)" 338 dump "ERROR: Can't generate shell library for: $1" 339 dump "See the content of $TMPC for details." 348 dump "ERROR: mismatch in generated functions list" 352 dump "ERROR: mismatch in generated variables list" [all …]
|
D | build-ccache.sh | 90 dump "Getting sources from $CCACHE_URL" 94 dump "Could not download $CCACHE_URL" 95 dump "Aborting." 101 dump "Could not unpack $CCACHE_PACKAGE in $BUILD_OUT" 108 dump "Could not build ccache in $BUILD_OUT" 114 dump "Could not copy ccache binary!" 118 dump "Done"
|
D | common-build-host-funcs.sh | 317 dump "$(bh_host_text) Using host gcc: $GCC $@" 319 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@" 336 dump "$(bh_host_text) Using host gcc: ${HOST_FULLPREFIX}gcc $@" 338 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@" 369 dump "Generating $2-compatible binaries." 498 dump "If you want to build Darwin binaries on a non-Darwin machine," 499 … dump "Please define DARWIN_TOOLCHAIN to name it, and DARWIN_SYSROOT to point" 500 dump "to the SDK. For example:" 501 dump "" 502 dump " DARWIN_TOOLCHAIN=\"i686-apple-darwin11\"" [all …]
|
D | dev-platform-import.sh | 88 dump "ERROR: Missing path parameter to platform build, see --help for details" 99 dump "ERROR: Not a directory: $ANDROID_PRODUCT_OUT" 100 dump "Please point to a valid and complete Android build directory" 106 dump "ERROR: Missing file: $BUILD_PROP" 107 dump "Please point to a valid and complete Android build directory" 116 dump "ERROR: Could not extract CPU ABI from $BUILD_PROP" 117 dump "Please use --arch=<name> to override this. See --help" 123 dump "ERROR: Can't translate $CPU_ABI ABI into CPU architecture!" 133 dump "WARNING: Could not extract default platform level from $BUILD_PROP!" 134 dump "Please use --platform=<name> to override this. See --help" [all …]
|
D | build-gdbserver.sh | 164 dump "ERROR: Missing directory: $LIBTHREAD_DB_DIR" 172 dump "ERROR: Could not compile libthread_db.c!" 180 dump "Configure: $TOOLCHAIN gdbserver-$GDBVER build with $PLATFORM" 206 dump "Could not configure gdbserver build. See $TMPLOG" 211 dump "Building : $TOOLCHAIN gdbserver." 215 dump "Could not build $TOOLCHAIN gdbserver. Use --verbose to see why." 229 dump "Install : $TOOLCHAIN $DSTFILE." 236 dump "Could not install $DSTFILE. See $TMPLOG" 246 dump "Packaging: $ARCHIVE" 255 dump "Done."
|
D | make-standalone-toolchain.sh | 126 dump "ERROR: No ABIS. Possibly unsupported NDK architecture $ARCH?" 157 dump "ERROR: Unsupported NDK architecture $ARCH!" 247 dump "Copying prebuilt binaries..." 307 dump "ERROR: Unsupported NDK architecture $ARCH!" 387 dump "Copying sysroot headers and libraries..." 426 dump "Copying c++ runtime headers and libraries (with $LIBCXX_SUPPORT_LIB)..." 428 dump "Copying c++ runtime headers and libraries..." 461 dump "ERROR: Unknown libc++ support lib: $LIBCXX_SUPPORT_LIB" 512 dump "ERROR: Unsupported STL: $STL" 523 dump "ERROR: ABI '$ABI' does not match ARCH '$ARCH'" [all …]
|
D | gen-system-symbols.sh | 59 dump "ERROR: Missing first parameter (source directory path), see --help" 64 dump "ERROR: Missing second parameter (destination directory path), see --help" 69 dump "ERROR: Not a source directory: $SRCDIR"
|
D | build-gdb-stub.sh | 60 dump "GDB_TO_PYTHON_REL_DIR=$GDB_TO_PYTHON_REL_DIR" 61 dump "PYTHONHOME_REL_DIR=$PYTHONHOME_REL_DIR"
|
D | build-docs.sh | 110 dump "Done!" 112 dump "Done, see $OUT_DIR"
|
D | gen-platforms.sh | 382 dump "ERROR: $ARCH toolchain not installed: $CC" 383 …dump "Important: Use the --minimal flag to use this script without generated system shared librari… 384 dump "This is generally useful when you want to generate the host cross-toolchain programs." 424 dump "ERROR: Can't generate shared library for: $LIBRARY" 425 dump "See the content of $TMPC for details." 433 dump "ERROR: Can't copy shared library for: $LIBRARY" 434 dump "target location is: $DSTFILE" 526 dump "ERROR: Could not generate $CRTBRAND_S from $COMMON_SRC_DIR/crtbrand.c" 563 dump "ERROR: Could not generate $DST_FILE from $SRC_DIR/$SRC_FILE" 836 dump "Packaging $ARCHIVE"
|
D | dev-platform-expand-all.sh | 58 dump "Expanding files for android-$PLATFORM"
|
D | patch-sources.sh | 87 dump "Done!"
|
D | ndk-common.sh | 120 dump () function 177 dump "ERROR: $@" 184 dump "ERROR: $@" 192 dump "WARNING: $@"
|
/ndk/tests/standalone/ |
D | run.sh | 179 dump () { function 183 dump () { function 327 dump "Auto-detected target configuration: $CC_TARGET" 356 dump "Auto-config: --abi=$ABI" 393 dump "Auto-config: --sysroot=$SYSROOT" 461 dump "KO" 464 dump "ok" 470 dump "$COUNT/$COUNT tests passed. Success." 473 dump "$FAILURES tests failed out of $COUNT."
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | statipattrules | 43 # TEST #3 -- PR/1670: don't core dump on invalid static pattern rules 53 # TEST #4 -- bug #12180: core dump on a stat pattern rule with an empty
|
/ndk/sources/host-tools/nawk-20071023/ |
D | build-awk.sh | 90 dump "Packaging: $ARCHIVE"
|
D | FIXES | 60 fixed a bug in -d that caused core dump if no program followed. 75 core dump on linux with BEGIN {nextfile}, now fixed. 213 fixed subtle bug in format that could get core dump. thanks to 312 otherwise recurses until core dump. thanks to arnold 627 got rid of core dump with -d; awk -d just prints date. 888 setting FILENAME in BEGIN caused core dump, apparently 936 Very long printf strings caused core dump; 938 Can still get a core dump in printf itself.
|
/ndk/sources/host-tools/toolbox/ |
D | build-toolbox.sh | 119 dump "Packaging : $ARCHIVE"
|
/ndk/sources/host-tools/make-3.81/ |
D | build-make.sh | 106 dump "Packaging: $ARCHIVE"
|
/ndk/sources/host-tools/ndk-depends/ |
D | build-ndk-depends.sh | 125 dump "Packaging: $ARCHIVE"
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.rpath | 242 …aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *… 245 …aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0…
|
/ndk/sources/host-tools/ndk-stack/ |
D | build-ndk-stack.sh | 171 dump "Packaging: $ARCHIVE"
|
/ndk/build/core/ |
D | setup-toolchain.mk | 226 $(call modules-dump-database)
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | build-gnu-libstdc++.sh | 475 dump "Packaging: $PACKAGE"
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0011-Fix-tests-for-Android.patch | 174 + // causes segfault on purpose to get stack dump 189 + // causes segfault on purpose to get stack dump
|
12