OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_ARCHS
(Results
1 - 6
of
6
) sorted by null
/ndk/tests/build/libc_no_atexit/
build.sh
8
echo
DEFAULT_ARCHS
=$
DEFAULT_ARCHS
11
for ARCH in $
DEFAULT_ARCHS
; do
/ndk/build/tools/
dev-platform-expand-all.sh
34
ARCHS="$
DEFAULT_ARCHS
"
dev-platform-expand.sh
66
ARCHS="$
DEFAULT_ARCHS
"
dev-defaults.sh
70
DEFAULT_ARCHS
="arm x86 mips arm64 x86_64 mips64"
gen-platforms.sh
62
ARCHS="$
DEFAULT_ARCHS
"
/ndk/tests/build/issue64679-prctl/
build.sh
40
for ARCH in $
DEFAULT_ARCHS
; do
Completed in 224 milliseconds