HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 51 - 75 of 265) sorted by null

1 23 4 5 6 7 8 91011

  /external/libffi/
ltconfig 194 can_build_shared=yes
195 enable_shared=yes
198 enable_static=yes
199 enable_fast_install=yes
212 verify_host=yes
216 need_locks=yes
361 --enable-dlopen) enable_dlopen=yes ;;
363 --enable-win32-dll) enable_win32_dll=yes ;;
365 --quiet | --silent) silent=yes ;;
380 --with-gcc) with_gcc=yes ;;
    [all...]
  /external/libpng/
configure 178 as_have_required=yes
199 CONFIG_SHELL=$as_shell as_have_required=yes
210 CONFIG_SHELL=$SHELL as_have_required=yes
960 *) ac_optarg=yes ;;
967 ac_dashdash=yes ;;
1054 with_gas=yes ;;
1121 no_create=yes ;;
1125 no_recursion=yes ;;
1184 silent=yes ;;
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 90 *) ac_optarg=yes ;;
105 with_gas=yes ;;
134 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
135 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
154 no_create=yes ;;
158 no_recursion=yes ;;
198 silent=yes ;;
216 verbose=yes ;;
231 *) ac_optarg=yes ;;
246 with_x=yes ;;
    [all...]
  /external/expat/
configure 569 *) ac_optarg=yes ;;
584 with_gas=yes ;;
642 no_create=yes ;;
646 no_recursion=yes ;;
695 silent=yes ;;
737 verbose=yes ;;
751 *) ac_optarg=yes ;;
766 with_x=yes ;;
851 cross_compiling=yes
858 test "$silent" = yes && exec 6>/dev/nul
    [all...]
  /dalvik/vm/mterp/armv4t/
OP_SGET_WIDE.S 15 beq .L${opcode}_resolve @ yes, do resolve
43 bne .L${opcode}_finish @ yes, finish
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_DIRECT.S 31 b common_errNullObject @ yes, throw exception
47 b common_exceptionThrown @ yes, handle exception
OP_INVOKE_VIRTUAL.S 22 bne .L${opcode}_continue @ yes, continue on
29 b common_exceptionThrown @ yes, handle exception
OP_SGET.S 17 beq .L${opcode}_resolve @ yes, do resolve
38 bne .L${opcode}_finish @ yes, finish
OP_SGET_WIDE.S 15 beq .L${opcode}_resolve @ yes, do resolve
43 bne .L${opcode}_finish @ yes, finish
OP_SPUT.S 17 beq .L${opcode}_resolve @ yes, do resolve
38 bne .L${opcode}_finish @ yes, finish
OP_APUT_OBJECT.S 17 beq common_errNullObject @ yes, bail
33 beq .L${opcode}_skip_check @ yes, skip type checks
OP_DOUBLE_TO_INT.S 25 cmp r0, #0 @ nonzero == yes
35 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_LONG.S 22 cmp r0, #0 @ nonzero == yes
33 cmp r0, #0 @ nonzero == yes
  /external/bison/build-aux/
depcomp 49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
411 cleared=yes ;;
443 if test "$libtool" = yes; then
  /external/bison/src/
print_graph.c 206 static_graph.display_edge_labels = yes;
209 static_graph.finetuning = yes;
210 static_graph.priority_phase = yes;
211 static_graph.splines = yes;
  /external/dbus/
depcomp 49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
411 cleared=yes ;;
443 if test "$libtool" = yes; then
  /external/genext2fs/
depcomp 49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
411 cleared=yes ;;
443 if test "$libtool" = yes; then
  /external/grub/
depcomp 49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
340 if test "$libtool" = yes; then
391 if test "$libtool" = yes; then
404 cleared=yes ;;
436 if test "$libtool" = yes; then
  /external/libvpx/examples/
gen_example_text.sh 35 on_block=yes
  /external/strace/
depcomp 48 libtool Whether libtool is used (yes/no).
64 # `libtool' can also be set to `yes' or `no'.
162 if test "$libtool" = yes; then
175 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
213 if test "$libtool" = yes; then
296 if test "$libtool" = yes; then
338 if test "$libtool" = yes; then
389 if test "$libtool" = yes; then
402 cleared=yes ;;
434 if test "$libtool" = yes; the
    [all...]
  /external/libvpx/
examples.mk 42 ifeq ($(CONFIG_MSVS),yes)
75 ifeq ($(CONFIG_DECODERS),yes)
107 ifeq ($(HAVE_ALT_TREE_LAYOUT),yes)
111 LIB_PATH-yes += $(if $(BUILD_PFX),$(BUILD_PFX),.)
141 $(eval $(if $(filter universal%,$(TOOLCHAIN)),LIPO_OBJS,BUILD_OBJS):=yes)
146 NOT_MSVS = $(if $(CONFIG_MSVS),,yes)
149 DIST-SRCS-yes += $(ALL_SRCS)
150 INSTALL-SRCS-yes += $(UTIL_SRCS)
157 $(foreach bin,$(BINS-yes),\
184 ifeq ($(CONFIG_MSVS),yes)
    [all...]
  /external/chromium/third_party/icu/source/
configure 177 as_have_required=yes
182 if test $as_have_required = yes && (eval ":
280 as_have_required=yes
883 *) ac_optarg=yes ;;
890 ac_dashdash=yes ;;
979 with_gas=yes ;;
1046 no_create=yes ;;
1050 no_recursion=yes ;;
1109 silent=yes ;;
1151 verbose=yes ;;
    [all...]
  /dalvik/vm/mterp/armv6t2/
OP_DOUBLE_TO_INT.S 25 cmp r0, #0 @ nonzero == yes
35 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_LONG.S 22 cmp r0, #0 @ nonzero == yes
33 cmp r0, #0 @ nonzero == yes
  /external/qemu/distrib/sdl-1.2.12/
sdl-config.in 37 exec_prefix_set=yes

Completed in 417 milliseconds

1 23 4 5 6 7 8 91011