OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_default_gcc_version_for_arch
(Results
1 - 4
of
4
) sorted by null
/ndk/build/tools/
dev-defaults.sh
109
get_default_gcc_version_for_arch
()
function
200
local GCCVER=$(
get_default_gcc_version_for_arch
$1)
build-cxx-stl.sh
570
GCCVER=$(
get_default_gcc_version_for_arch
$ARCH)
make-standalone-toolchain.sh
140
DEFAULT_GCC_VERSION=$(
get_default_gcc_version_for_arch
$ARCH)
gen-platforms.sh
369
GCC_VERSION=$(
get_default_gcc_version_for_arch
$ARCH)
Completed in 66 milliseconds