OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tgt_cc
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/
configure
451
DIST_DIR="${DIST_DIR}-${
tgt_cc
}"
587
fat_bin_archs="$fat_bin_archs x86-${tgt_os}-${
tgt_cc
}"
592
fat_bin_archs="$fat_bin_archs x86_64-${tgt_os}-${
tgt_cc
}"
664
case "$
tgt_cc
" in
667
vs_version=${
tgt_cc
##vs}
/external/libvpx/libvpx/build/make/
configure.sh
696
tgt_cc
=$(echo ${toolchain} | awk 'BEGIN{FS="-"}{print $3}')
701
enable_feature ${
tgt_cc
}
800
case ${
tgt_cc
} in
1058
case ${
tgt_cc
} in
1094
vc_version=${
tgt_cc
##vs}
1097
echo "${
tgt_cc
} does not support avx/avx2, disabling....."
[
all
...]
Completed in 48 milliseconds