OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREBUILT_ABIS
(Results
1 - 3
of
3
) sorted by null
/ndk/build/tools/
dev-defaults.sh
16
PREBUILT_ABIS
="armeabi armeabi-v7a x86 mips armeabi-v7a-hard arm64-v8a x86_64 mips64"
build-cxx-stl.sh
71
ABIS="$
PREBUILT_ABIS
"
/ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh
65
ABIS=$(spaces_to_commas $
PREBUILT_ABIS
)
Completed in 252 milliseconds