OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTION_PACKAGE
(Results
1 - 3
of
3
) sorted by null
/ndk/build/tools/
build-ccache.sh
39
OPTION_PACKAGE
=no
download-toolchain-sources.sh
51
OPTION_PACKAGE
=no
52
register_var_option "--package"
OPTION_PACKAGE
"Create source package in /tmp/ndk-$USER"
99
if [ -z "$SRC_DIR" -a "$
OPTION_PACKAGE
" = no ] ; then
272
if [ $
OPTION_PACKAGE
= "yes" ] ; then
build-ndk-sysroot.sh
42
OPTION_PACKAGE
=no
64
OPTION_PACKAGE
=yes
296
if [ $
OPTION_PACKAGE
= yes ] ; then
Completed in 39 milliseconds