Searched refs:BUILD (Results 1 - 3 of 3) sorted by relevance

/ndk/build/core/
H A Ddefinitions-tests.mk90 $(info ================= STARTING NDK-BUILD UNIT TESTS =================)\
101 $(info @@@@@@@@@@@ FAILED $(_test_fail_count) of $(_test_count) NDK-BUILD UNIT TESTS @@@@@@@)\
105 $(info =================== PASSED $(_test_count) NDK-BUILD UNIT TESTS =================)\
/ndk/build/tools/
H A Dbuild-host-gcc.sh338 # Then we can change our BUILD values to $BUILD_OS-x86
423 BUILD=$(tag_to_config_triplet $BUILD_TAG)
864 echo "$TOP_BUILD_DIR/$BUILD/temp-binutils-$BINUTILS_VERSION-$TARGET"
873 # Returns the install location of the $BUILD gcc cross-toolchain
876 echo "$TOP_BUILD_DIR/$BUILD/temp-$TOOLCHAIN"
1038 --build=$BUILD \
1075 --build=$BUILD \
1115 --build=$BUILD \
1275 --build=$BUILD \
1318 if [ "$HOST" != "$BUILD" ]; the
[all...]
/ndk/sources/host-tools/make-3.81/
H A Dconfigure1345 --build=BUILD configure for building on BUILD [guessed]
1346 --host=HOST cross-compile to build programs to run on HOST [BUILD]

Completed in 96 milliseconds