Searched refs:log (Results 1 - 25 of 92) sorted by relevance

1234

/ndk/sources/android/crazy_linker/tests/
H A Dfoo.cpp5 #include <android/log.h>
H A Dfoo2.cpp5 #include <android/log.h>
H A Dbar.cpp5 #include <android/log.h>
/ndk/build/tools/
H A Ddev-platform-expand-all.sh54 log "Using source directory: $SRCDIR"
55 log "Using destination directory: $DSTDIR"
56 log "Using architectures: $ARCHS"
64 log "Done! See $DSTDIR"
H A Dbuild-host-make.sh50 log "Auto-config: --out=$OUT"
60 log "Using sources from: $GNUMAKE_SRCDIR"
70 log "Copying sources to temporary directory: $TMP_SRCDIR"
87 log "Configuring the build"
96 log "Building make"
100 log "Copying executable to prebuilt location"
112 log "Cleaning up"
115 log "Done."
H A Dbuild-host-yasm.sh58 log "Using source directory: $SRC_DIR"
75 log "Using NDK directory: $NDK_DIR"
84 setup_default_log_file $BUILD_OUT/config.log
89 log "Copying yasm sources to $BUILD_OUT/src"
109 log "Configuring the build"
113 log "Building yasm"
122 log "Installing yasm"
128 log "Stripping yasm"
132 log "Copying yasm"
147 log "Cleanin
[all...]
H A Dbuild-host-perl.sh74 log "Using source directory: $SRC_DIR"
87 log "Configuring the build"
107 log "Building perl"
112 log "Checking perl"
117 log "Installing perl"
121 log "Copying executable to prebuilt location"
125 log "Copying library to prebuilt location"
137 log "Cleaning up"
142 log "Done."
H A Dbuild-host-awk.sh52 log "Using sources from: $AWK_SRCDIR"
69 log "Configuring the build"
72 log "Building $HOST_TAG awk"
88 log "Copying executable to prebuilt location"
100 log "Cleaning up"
103 log "Done."
H A Dbuild-host-sed.sh52 log "Using sources from: $SED_SRCDIR"
59 log "Configuring the build"
74 log "Building sed (lib/ and sed/ only)"
79 log "Copying executable to prebuilt location"
91 log "Cleaning up"
94 log "Done."
H A Ddev-platform-expand.sh107 log "Using source directory: $SRCDIR"
115 log "Using platform: $PLATFORM"
124 log "Using destination directory: $DSTDIR"
146 log "Using architectures: $(commas_to_spaces $ARCHS)"
148 # log "Checking source platform architectures."
156 # log " $DIR"
164 # log " $ARCH check: $CHECK"
203 log "Copying android-$LEVEL platform files"
222 log "Done !"
H A Ddev-platform-import.sh92 log "Auto-config: using build path: $ANDROID_PRODUCT_OUT"
110 log "Extracting build properties from: $BUILD_PROP"
120 log "Found target CPU ABI: $CPU_ABI"
126 log "Auto-config: --arch=$ARCH"
141 log "Auto-config: --platform=$PLATFORM"
151 log "Using platform destination path: $PLATFORM_ROOT"
177 log "Android build tree root: $ANDROID_ROOT"
178 log "Android product out: $ANDROID_PRODUCT_OUT"
189 log "Auto-config: --toolchain-prefix=$TOOLCHAIN_PREFIX"
226 log "Copyin
[all...]
H A Dbuild-libportable.sh81 log "Auto-config: --ndk-dir=$NDK_DIR"
161 log "Building $DSTDIR/libportable.a"
189 log "Packaging: $PACKAGE"
197 log "Cleaning up..."
200 log "Don't forget to cleanup: $BUILD_DIR"
203 log "Done!"
H A Dbuild-mingw64-toolchain.sh76 log () function
277 log "Generating Tiger-compatible binaries!"
279 log "Generating Leopard-compatible binaries!"
281 log "Generating Snow Leopard-compatible binaries!"
284 log "Generating $osx_version-compatible binaries!"
290 log "Cleaning up work directory..."
294 LOG_FILE=$TEMP_DIR/build.log
306 log "Target arch: $TARGET_TAG"
307 log "Target bits: $TARGET_BITS"
330 log "Hos
[all...]
H A Dpatch-sources.sh71 log "No patches files in $PATCHES_DIR"
78 log "Applying $PATCHNAME into $SRC_DIR/$PATCHDIR"
H A Dbuild-docs.sh71 log "Input directory: $IN_DIR"
77 log "Output directory: $OUT_DIR"
92 log "Skipping: $SRC_FILE --> $DST_FILE"
94 log "Converting: $SRC_FILE --> $DST_FILE"
H A Dbuild-compiler-rt.sh74 log "Auto-config: --ndk-dir=$NDK_DIR"
238 log "Building $DSTDIR/libcompiler_rt_static.a"
241 log "Building $DSTDIR/libcompiler_rt_shared.so"
264 log "Packaging: $PACKAGE"
272 log "Cleaning up..."
275 log "Don't forget to cleanup: $BUILD_DIR"
278 log "Done!"
H A Dbuild-gdbserver.sh89 log "Found gdbserver source directory: $SRC_DIR"
97 log "Using source directory: $SRC_DIR"
111 log "Using NDK directory: $NDK_DIR"
140 log "Using sysroot: $SYSROOT"
145 log "Using build directory: $BUILD_OUT"
180 log "Using build sysroot: $BUILD_SYSROOT"
253 log "Cleaning up."
H A Dndk-common.sh80 # If NDK_LOGFILE is defined in the environment, use this as the log file
87 # Setup a log file where all log() and log2() output will be sent
89 # $1: log file path (optional)
99 NDK_LOGFILE=/tmp/ndk-log-$$.txt
123 log () function
432 TMPL=/tmp/ndk-$USER/tmp/tests/test-$$.log
494 log "CC : compiler check ok ($CC)"
511 log "LD : linker check ok ($LD)"
533 log "CX
[all...]
H A Dbuild-ndk-stack.sh75 log "Auto-config: --build-dir=$BUILD_DIR"
123 log "Auto-config: --make=$GNUMAKE"
187 log "Cleaning up..."
190 log "Don't forget to cleanup: $BUILD_DIR"
193 log "Done!"
H A Ddev-platform-compress.sh77 log "Copying directory: $SDIR --> $DDIR"
82 log "Compressing directory: $SDIR"
118 log "Done!"
H A Dgen-toolchain-wrapper.sh173 log "Generating: ${SRC_PREFIX}$PROG"
176 log "Generating toolchain wrappers in: $DST_DIR"
182 log "Done!"
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DDwarfInstructions.hpp220 const bool log = false; local
225 if (log)
232 if (log) {
247 if (log)
255 if (log)
264 if (log)
273 if (log)
282 if (log)
291 if (log)
300 if (log)
[all...]
/ndk/
H A Dndk-gdb320 log "Android NDK installation path: $ANDROID_NDK_ROOT"
336 log "Using specific adb command: $ADB_CMD"
344 log "Using default adb command: $ADB_CMD"
353 log "ADB version found: $ADB_VERSION"
356 log "Using ADB flags: $ADB_FLAGS"
358 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
362 log "Using JDB command: $JDB_CMD"
395 # Get last line in log, which contains the exit code from the command
453 log "Using specified project path: $PROJECT"
482 log "Usin
[all...]
H A Dndk-build52 # then enable log messages below
118 log () { function
122 log () { function
141 log "HOST_OS=$HOST_OS"
150 log "HOST_ARCH=$HOST_ARCH"
161 log "HOST_ARCH=$HOST_ARCH (32-bit userland detected)"
186 log "HOST_TAG=$HOST_TAG $LOG_MESSAGE"
197 log "GNUMAKE=$GNUMAKE (from environment variable)"
211 log "GNUMAKE=$GNUMAKE (system path)"
213 log "GNUMAK
[all...]
/ndk/sources/cxx-stl/gabi++/src/
H A Dfatal_error.cc28 #include <android/log.h>
43 // Always print the message to the log, when possible. Use

Completed in 922 milliseconds

1234