OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_AR
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
android-configure.sh
163
BUILD_AR
=$AR
167
BUILD_AR
=$AR
578
echo "
BUILD_AR
:= $
BUILD_AR
" >> $config_mk
/ndk/build/tools/
builder-funcs.sh
347
if [ -z "$
BUILD_AR
" ]; then
/external/llvm/
Makefile
115
AR=$(
BUILD_AR
) ; \
Completed in 58 milliseconds