Home
last modified time | relevance | path

Searched refs:log (Results 1 – 25 of 101) sorted by relevance

12345

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfInstructions.hpp220 const bool log = false; in evaluateExpression() local
225 if (log) in evaluateExpression()
232 if (log) { in evaluateExpression()
247 if (log) in evaluateExpression()
255 if (log) in evaluateExpression()
264 if (log) in evaluateExpression()
273 if (log) in evaluateExpression()
282 if (log) in evaluateExpression()
291 if (log) in evaluateExpression()
300 if (log) in evaluateExpression()
[all …]
/ndk/build/tools/
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 "Cleaning up"
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."
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."
Dbuild-mingw64-toolchain.sh277 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 "Host compiler generates 32-bit code: $PROBE_CC"
334 log "Host compiler generates 64-bit code: $PROBE_CC"
[all …]
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 "Copying system static library: $1.a"
[all …]
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."
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."
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)"
203 log "Copying android-$LEVEL platform files"
222 log "Done !"
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"
Dndk-common.sh102 NDK_LOGFILE=/tmp/ndk-log-$$.txt
126 log () function
439 TMPL=/tmp/ndk-$USER/tmp/tests/test-$$.log
501 log "CC : compiler check ok ($CC)"
518 log "LD : linker check ok ($LD)"
540 log "CXX : C++ compiler check ok ($CXX)"
841 log "Copying directory: "
842 log " from $SRCDIR"
843 log " to $DSTDIR"
860 log "Move directory: "
[all …]
Dbuild-compiler-rt.sh74 log "Auto-config: --ndk-dir=$NDK_DIR"
256 log "Building $DSTDIR/libcompiler_rt_static.a"
259 log "Building $DSTDIR/libcompiler_rt_shared.so"
282 log "Packaging: $PACKAGE"
290 log "Cleaning up..."
293 log "Don't forget to cleanup: $BUILD_DIR"
296 log "Done!"
Dbuild-gdbserver.sh91 log "Found gdbserver source directory: $SRC_DIR"
99 log "Using source directory: $SRC_DIR"
113 log "Using NDK directory: $NDK_DIR"
142 log "Using sysroot: $SYSROOT"
147 log "Using build directory: $BUILD_OUT"
181 log "Using build sysroot: $BUILD_SYSROOT"
250 log "Cleaning up."
Dbuild-libportable.sh85 log "Auto-config: --ndk-dir=$NDK_DIR"
168 log "Building $DSTDIR/libportable.a"
196 log "Packaging: $PACKAGE"
204 log "Cleaning up..."
207 log "Don't forget to cleanup: $BUILD_DIR"
210 log "Done!"
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"
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!"
Dbuild-cxx-stl.sh112 log "Auto-config: --ndk-dir=$NDK_DIR"
122 log "Auto-config: --out-dir=$OUT_DIR"
618 log "Could not build gabi++ with unknown arch!"
652 log "Building $DSTDIR/${CXX_STL_LIB}_static.a"
655 log "Building $DSTDIR/${CXX_STL_LIB}_shared${LIB_SUFFIX}"
693 log "Packaging: $PACKAGE"
701 log "Cleaning up..."
704 log "Don't forget to cleanup: $BUILD_DIR"
707 log "Done!"
Ddev-platform-compress.sh77 log "Copying directory: $SDIR --> $DDIR"
82 log "Compressing directory: $SDIR"
118 log "Done!"
Dgen-platforms.sh58 TMPL=/tmp/ndk-$USER/tmp/tests/tmp-platform.log
185 log "Using source directory: $SRCDIR"
193 log "Using platforms: $PLATFORMS"
202 log "Using destination directory: $DSTDIR"
227 log "Using architectures: $(commas_to_spaces $ARCHS)"
229 log "Checking source platforms."
237 log " $DIR"
241 log "Checking source platform architectures."
250 log " $DIR"
264 log " $ARCH check: $CHECK"
[all …]
/ndk/
Dndk-build118 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 "GNUMAKE=$GNUMAKE (NDK prebuilt)"
243 log "Cygwin-compatible GNU make detected"
[all …]
Dndk-gdb325 log "Android NDK installation path: $ANDROID_NDK_ROOT"
341 log "Using specific adb command: $ADB_CMD"
349 log "Using default adb command: $ADB_CMD"
358 log "ADB version found: $ADB_VERSION"
361 log "Using ADB flags: $ADB_FLAGS"
363 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
521 log "ABIs targetted by application: $APP_ABIS"
541 log "Device API Level: $API_LEVEL"
570 log "Device CPU ABIs: $CPU_ABIS"
616 log "Compatible device ABI: $COMPAT_ABI"
[all …]
Dndk-gdb.py124 def log(string): function
242 log('Android NDK installation path: %s' % (NDK))
258 log('Using specific adb command: %s' % (args.adb_cmd))
400 log('## COMMAND: adb_cmd %s [BACKGROUND]' % (' '.join(args)))
405 log('## COMMAND: adb_cmd %s' % (' '.join(args)))
424 log('## COMMAND: adb_cmd shell %s' % (' '.join(args)))
541 log('ADB version found: %s' % (ADB_VERSION))
543 log('Using ADB flags: %s' % (ADB_FLAGS))
545 log('Using ADB flags: %s "%s"' % (ADB_FLAGS,DEVICE_SERIAL))
547 log('Using specified project path: %s' % (PROJECT))
[all …]
/ndk/build/core/
Ddefinitions-tests.mk63 -ndk-test-log = $(info . $(_test_name): $1)
65 -ndk-test-log = $(empty)
69 $(call -ndk-test-log,expect '$2' == '$1')\
78 $(call -ndk-test-log,assert '$2' == '$1')\
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_log.hpp49 namespace log { namespace
120 unit_test_log_t& operator<<( log::begin const& ); // begin entry
121 unit_test_log_t& operator<<( log::end const& ); // end entry
139 << ::boost::unit_test::log::begin( BOOST_TEST_L(__FILE__), __LINE__ ))(ll) \
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_como.h92 inline long double logl(long double arg) { return log(arg); } in logl()
121 inline float logf(float arg) { return log(arg); } in logf()
122 inline long double logl(long double arg) { return log(arg); } in logl()
165 inline long double logl(long double arg) { return log(arg); } in logl()

12345