/ndk/build/tools/ |
gen-platforms.sh | 76 --help|-h|-\?) OPTION_HELP=yes 79 if [ "$VERBOSE" = "yes" ] ; then 80 VERBOSE2=yes 82 VERBOSE=yes 101 OPTION_SAMPLES=yes 104 OPTION_FAST_COPY=yes 107 OPTION_MINIMAL=yes 118 if [ $OPTION_HELP = "yes" ] ; then 221 eval CHECK_$ARCH=yes 228 OPTION_FAST_COPY=yes [all...] |
build-ndk-stack.sh | 33 do_cc () { CC=$1; CUSTOM_CC=yes; } 64 if [ "$MINGW" = "yes" ]; then 84 if [ "$MINGW" = "yes" ]; then
|
rebuild-all-prebuilt.sh | 139 if [ $VERBOSE = yes ] ; then 142 if [ "$MINGW" = "yes" ] ; then 165 if [ $OPTION_GIT_HTTP = "yes" ] ; then 242 if [ "$MINGW" = yes ]; then 245 if [ "$VERBOSE" = "yes" ]; then 248 if [ "$VERBOSE2" = "yes" ]; then 277 if [ "$MINGW" = yes ] ; then 321 if [ "$MINGW" != "yes" ] ; then 336 if [ "$MINGW" != "yes" ]; then 339 if [ $VERBOSE = yes ] ; the [all...] |
/system/core/rootdir/etc/ |
init.goldfish.sh | 32 setprop ro.radio.noril yes
|
/external/e2fsprogs/debian/ |
rules | 17 UTIL_LINUX_NG ?= yes 37 ifneq ($(UTIL_LINUX_NG),yes) 54 ifneq ($(UTIL_LINUX_NG),yes) 64 ifneq ($(UTIL_LINUX_NG),yes) 92 ifneq ($(UTIL_LINUX_NG),yes) 132 ifeq ($(UTIL_LINUX_NG),yes) 164 ifeq ($(UTIL_LINUX_NG),yes) 357 ifneq ($(UTIL_LINUX_NG),yes) 392 ifneq ($(UTIL_LINUX_NG),yes) 406 ifneq ($(UTIL_LINUX_NG),yes) [all...] |
/external/jpeg/ |
configure | 124 *) ac_optarg=yes ;; 139 with_gas=yes ;; 185 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 186 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 245 no_create=yes ;; 249 no_recursion=yes ;; 298 silent=yes ;; 340 verbose=yes ;; 355 *) ac_optarg=yes ;; 370 with_x=yes ;; [all...] |
/external/valgrind/main/ |
configure | 178 as_have_required=yes 199 CONFIG_SHELL=$as_shell as_have_required=yes 210 CONFIG_SHELL=$SHELL as_have_required=yes 900 *) ac_optarg=yes ;; 907 ac_dashdash=yes ;; 994 with_gas=yes ;; 1061 no_create=yes ;; 1065 no_recursion=yes ;; 1124 silent=yes ;; 1166 verbose=yes ;; [all...] |
/external/bison/ |
configure | 416 *) ac_optarg=yes ;; 431 with_gas=yes ;; 489 no_create=yes ;; 493 no_recursion=yes ;; 542 silent=yes ;; 584 verbose=yes ;; 598 *) ac_optarg=yes ;; 613 with_x=yes ;; 698 cross_compiling=yes 705 test "$silent" = yes && exec 6>/dev/nul [all...] |
/external/tcpdump/ |
configure | 157 as_have_required=yes 162 if test $as_have_required = yes && (eval ": 260 as_have_required=yes 755 *) ac_optarg=yes ;; 762 ac_dashdash=yes ;; 835 with_gas=yes ;; 902 no_create=yes ;; 906 no_recursion=yes ;; 965 silent=yes ;; 1007 verbose=yes ;; [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_CHECK_CAST_JUMBO.S | 28 b .L${opcode}_okay @ yes, finish up 72 beq common_exceptionThrown @ yes, handle exception
|
OP_INVOKE_STATIC_JUMBO.S | 41 bne common_invokeMethodJumboNoThis @ yes (r0=method, r9="this") 50 b common_exceptionThrown @ yes, handle exception
|
OP_AGET_WIDE.S | 15 beq common_errNullObject @ yes, bail
|
/development/tools/findunused/ |
findunusedresources | 18 showall=yes 73 if [ "$showall" == "yes" ]
|
/external/bison/build-aux/ |
ylwrap | 118 first=yes 124 y_tab_nodot="yes" 136 if test $y_tab_nodot = "yes"; then 198 if test $first = yes; then
|
/external/icu4c/extra/ |
Makefile | 50 dot_seen=yes; \
|
/external/icu4c/samples/ |
Makefile.in | 57 dot_seen=yes; \ 75 dot_seen=yes; \
|
/external/iproute2/include/linux/ |
inet_diag.h | 46 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be 52 unsigned char yes; member in struct:inet_diag_bc_op
|
/external/qemu/distrib/ |
build-kernel.sh | 49 --help|-h|-\?) OPTION_HELP=yes 52 OPTION_ARMV7=yes 75 if [ $OPTION_HELP = "yes" ] ; then 101 if [ "$OPTION_ARMV7" = "yes" ]; then
|
update-audio.sh | 14 if [ $IN_ANDROID_BUILD != yes ] ; then
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
inet_diag.h | 44 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be 50 unsigned char yes; member in struct:inet_diag_bc_op
|
/external/strace/ |
configure | 413 *) ac_optarg=yes ;; 428 with_gas=yes ;; 486 no_create=yes ;; 490 no_recursion=yes ;; 539 silent=yes ;; 581 verbose=yes ;; 595 *) ac_optarg=yes ;; 610 with_x=yes ;; 695 cross_compiling=yes 702 test "$silent" = yes && exec 6>/dev/nul [all...] |
/external/grub/util/ |
grub-install.in | 249 recheck=yes ;; 252 debug=yes ;; 275 if test $debug = yes; then 328 if test $recheck = yes; then 460 if grep "Error [0-9]*: " $log_file >/dev/null || test $debug = yes; then
|
/system/core/fastboot/ |
engine.c | 180 int yes; local 197 yes = match(resp, value, count); 198 if (invert) yes = !yes; 200 if (yes) {
|
/ndk/sources/host-tools/sed-4.2.1/ |
bootstrap.sh | 71 echo checking for size_t... yes 85 echo checking for ssize_t... yes 93 echo checking for void *... yes
|
bootstrap.sh.in | 71 echo checking for size_t... yes 85 echo checking for ssize_t... yes 93 echo checking for void *... yes
|