/external/llvm/projects/sample/autoconf/m4/ |
link_options.m4 | 33 [llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no]) 37 if test "$llvm_cv_link_use_r" = yes ; then 54 [llvm_cv_link_use_export_dynamic=yes],[llvm_cv_link_use_export_dynamic=no]) 58 if test "$llvm_cv_link_use_export_dynamic" = yes ; then 98 [llvm_cv_link_use_version_script=yes],[llvm_cv_link_use_version_script=no]) 104 if test "$llvm_cv_link_use_version_script" = yes ; then
|
ltdl.m4 | 32 [with_included_ltdl=yes]) 123 libltdl_cv_sys_dlopen_deplibs=yes 128 libltdl_cv_sys_dlopen_deplibs=yes 132 libltdl_cv_sys_dlopen_deplibs=yes 135 libltdl_cv_sys_dlopen_deplibs=yes 138 libltdl_cv_sys_dlopen_deplibs=yes 148 libltdl_cv_sys_dlopen_deplibs=yes 151 libltdl_cv_sys_dlopen_deplibs=yes 154 libltdl_cv_sys_dlopen_deplibs=yes 168 # it is, this changes to `yes'. Without it, it would be `no' [all...] |
c_printf_a.m4 | 24 llvm_cv_c_printf_a=yes, 28 if test "$llvm_cv_c_printf_a" = "yes"; then
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no] 14 that --trace-children=yes should not trace into 15 --child-silent-after-fork=no|yes omit child output between fork & exec? [no] 16 --track-fds=no|yes track open file descriptors? [no] 17 --time-stamp=no|yes add timestamps to log messages? [no] 23 --xml=yes emit error output in XML (some tools only) 28 --demangle=no|yes automatically demangle C++ names? [yes] 30 --error-limit=no|yes stop showing new errors if too many? [yes] [all...] |
/external/clang/test/SemaCXX/ |
overloaded-builtin-operators.cpp | 2 struct yes; 33 yes& islong(long); 34 yes& islong(unsigned long); // FIXME: shouldn't be needed 47 (void)static_cast<yes&>(islong(s + l)); 55 (void)static_cast<yes&>(islong(s % l)); 56 (void)static_cast<yes&>(islong(l << s)); 58 (void)static_cast<yes&>(islong(e1 % l));
|
/external/libvpx/build/make/ |
Makefile | 74 quiet:=$(if $(verbose),,yes) 90 rm -f $(OBJS-yes) $(OBJS-yes:.o=.d) $(OBJS-yes:.asm.s.o=.asm.s) 136 ifeq ($(HAVE_GNU_STRIP),yes) 167 enabled=$(filter-out $($(1)-no),$($(1)-yes)) 168 cond_enabled=$(if $(filter yes,$($(1))), $(call enabled,$(2))) 177 not=$(subst yes,no,$(1)) 179 ifeq ($(CONFIG_MSVS),yes) 252 ifneq ($(filter %.d,$(OBJS-yes:.o=.d)), [all...] |
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 53 --help|-h|-\?) OPTION_HELP=yes 56 if [ "$VERBOSE" = "yes" ] ; then 57 VERBOSE2=yes 59 VERBOSE=yes 64 --try-64) OPTION_TRY_64=yes 68 --force-autodetect) OPTION_FORCE_AUTODETECT=yes 70 --no-tiger) OPTION_NO_TIGER=yes 80 if [ "$OPTION_HELP" = "yes" ] ; then 101 if [ "$OPTION_TRY_64" != "yes" ] ; then 178 CONFIG_LIBC=yes [all...] |
/ndk/build/tools/ |
prebuilt-common.sh | 266 do_mingw_option () { MINGW=yes; } 276 do_try64_option () { TRY64=yes; } 365 value="yes" 381 value="yes" 451 if [ $VERBOSE = "yes" ] ; then 452 VERBOSE2=yes 454 VERBOSE=yes 547 if [ "$MINGW" = "yes" ] ; then 556 if [ "$TRY64" = "yes" ]; then 570 if [ "$TRY64" != "yes" ]; the [all...] |
/external/libpng/ |
depcomp | 48 libtool Whether libtool is used (yes/no). 176 if test "$libtool" = yes; then 189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 418 if test "$libtool" = yes; then 469 if test "$libtool" = yes; then 483 cleared=yes ;; 485 if test $eat = yes; the [all...] |
/external/pcre/ |
depcomp | 48 libtool Whether libtool is used (yes/no). 176 if test "$libtool" = yes; then 189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 418 if test "$libtool" = yes; then 469 if test "$libtool" = yes; then 483 cleared=yes ;; 485 if test $eat = yes; the [all...] |
/external/valgrind/main/ |
depcomp | 48 libtool Whether libtool is used (yes/no). 176 if test "$libtool" = yes; then 189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 418 if test "$libtool" = yes; then 469 if test "$libtool" = yes; then 483 cleared=yes ;; 485 if test $eat = yes; the [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
depcomp | 48 libtool Whether libtool is used (yes/no). 176 if test "$libtool" = yes; then 189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 418 if test "$libtool" = yes; then 469 if test "$libtool" = yes; then 483 cleared=yes ;; 485 if test $eat = yes; the [all...] |
/system/extras/tests/bionic/libc/ |
run-test.sh | 34 OPTION_HELP=yes 37 if [ "$VERBOSE" = "yes" ] ; then 38 VERBOSE2=yes 40 VERBOSE=yes 61 if [ "$OPTION_HELP" = "yes" ] ; then 135 if [ $VERBOSE = "yes" ] ; then
|
/external/libffi/ |
ltcf-cxx.sh | 62 yes; 65 if { ac_try='${CC-c++} -E conftest.$ac_ext'; { (eval echo \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 66 with_gcc=yes 80 if test "$with_gnu_ld" = yes; then 128 hardcode_direct=yes 130 link_all_deplibs=yes 136 if test "$with_gcc" = yes; then 145 hardcode_direct=yes 152 hardcode_minus_L=yes 181 aix_use_runtimelinking=yes [all...] |
/external/llvm/autoconf/m4/ |
ltdl.m4 | 32 [with_included_ltdl=yes]) 123 libltdl_cv_sys_dlopen_deplibs=yes 128 libltdl_cv_sys_dlopen_deplibs=yes 132 libltdl_cv_sys_dlopen_deplibs=yes 135 libltdl_cv_sys_dlopen_deplibs=yes 138 libltdl_cv_sys_dlopen_deplibs=yes 148 libltdl_cv_sys_dlopen_deplibs=yes 151 libltdl_cv_sys_dlopen_deplibs=yes 154 libltdl_cv_sys_dlopen_deplibs=yes 168 # it is, this changes to `yes'. Without it, it would be `no' [all...] |
c_printf_a.m4 | 24 llvm_cv_c_printf_a=yes, 28 if test "$llvm_cv_c_printf_a" = "yes"; then
|
/external/oprofile/utils/ |
opcontrol | 231 KERNEL_SUPPORT=yes 232 OPROFILE_AVAILABLE=yes 252 OPROFILE_AVAILABLE=yes 260 if test "$OPROFILE_AVAILABLE" != "yes"; then 263 if test "$OPROFILE_AVAILABLE" != "yes"; then 299 if test "$KERNEL_SUPPORT" = "yes"; then 310 if test "$KERNEL_SUPPORT" = "yes"; then 430 if test "$KERNEL_SUPPORT" = "yes"; then 433 if test "$KERNEL_SUPPORT" != "yes"; then 693 INIT=yes; [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_FLOAT_TO_INT.S | 20 cmp r0, #0 @ nonzero == yes 27 cmp r0, #0 @ nonzero == yes
|
OP_FLOAT_TO_LONG.S | 18 cmp r0, #0 @ nonzero == yes 26 cmp r0, #0 @ nonzero == yes
|
OP_THROW.S | 11 beq common_errNullObject @ yes, throw an NPE instead
|
/dalvik/vm/mterp/armv6t2/ |
OP_FLOAT_TO_INT.S | 20 cmp r0, #0 @ nonzero == yes 27 cmp r0, #0 @ nonzero == yes
|
OP_FLOAT_TO_LONG.S | 18 cmp r0, #0 @ nonzero == yes 26 cmp r0, #0 @ nonzero == yes
|
/dalvik/vm/mterp/x86/ |
OP_FILLED_NEW_ARRAY.S | 19 jne .L${opcode}_continue # yes, continue 29 je common_exceptionThrown # yes, handle it
|
OP_FILLED_NEW_ARRAY_JUMBO.S | 14 jne .L${opcode}_continue # yes, continue 26 je common_exceptionThrown # yes, handle it
|
/development/ndk/tests/ |
run-all.sh | 43 OPTION_HELP=yes 46 VERBOSE=yes 70 if [ "$OPTION_HELP" = "yes" ] ; then 92 if [ "$VERBOSE" = "yes" ] ; then
|