| /external/webkit/LayoutTests/dom/xhtml/level2/html/ |
| HTMLIFrameElement08.js | 106 assertEquals("scrollingLink","yes",vscrolling);
|
| /external/webkit/LayoutTests/dom/xhtml/level3/core/ |
| documentgetxmlstandalone04.js | 79 Retreive the documentURI of a document for which standalone was specified as "yes", this
|
| /external/elfutils/tests/ |
| Makefile.am | 50 tests_rpath = yes 163 static_build=yes 210 line2addr_no_Wformat = yes
|
| /external/ipsec-tools/src/racoon/ |
| sockmisc.c | 696 int yes = 1; local 716 (void *)&yes, sizeof(yes)) < 0) { 726 (void *)&yes, sizeof(yes)) < 0) {
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/ |
| build-hardy-toolchain.sh | 231 --help|-h|-\?) OPTION_HELP=yes 235 --force) FORCE="yes" 275 --only-sysroot) ONLY_SYSROOT=yes 277 --bootstrap) BOOTSTRAP=yes 279 --list-tasks) LIST_TASKS=yes 294 if [ "$OPTION_HELP" = "yes" ]; then 511 if [ "$FORCE" = "yes" ] ; then 761 echo "yes (ignored)" 763 echo "yes" [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/ |
| build-hardy-toolchain.sh | 231 --help|-h|-\?) OPTION_HELP=yes 235 --force) FORCE="yes" 275 --only-sysroot) ONLY_SYSROOT=yes 277 --bootstrap) BOOTSTRAP=yes 279 --list-tasks) LIST_TASKS=yes 294 if [ "$OPTION_HELP" = "yes" ]; then 511 if [ "$FORCE" = "yes" ] ; then 761 echo "yes (ignored)" 763 echo "yes" [all...] |
| /dalvik/vm/compiler/template/armv5te/ |
| TEMPLATE_INVOKE_METHOD_NATIVE.S | 75 bxne r2 @ yes - go ahead
|
| footer.S | 63 bxne r2 @ yes - go ahead
|
| /external/valgrind/main/callgrind/ |
| callgrind_annotate.in | 209 --auto=yes|no annotate all source files containing functions 213 --inclusive=yes|no add subroutine costs to functions calls [no] 267 # --auto=yes|no 268 } elsif ($arg =~ /^--auto=(yes|no)$/) { 269 $auto_annotate = 1 if ($1 eq "yes"); 279 # --inclusive=yes|no 280 } elsif ($arg =~ /^--inclusive=(yes|no)$/) { 281 $inclusive = 1 if ($1 eq "yes"); 1000 @@ solution: Recompile program and rerun under "valgrind --cachesim=yes" to [all...] |
| /ndk/build/tools/ |
| build-llvm.sh | 52 do_polly_option () { POLLY=yes; } 56 do_check_option () { CHECK=yes; } 137 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then 146 if [ "$VERBOSE" = "yes" ]; then 159 if [ "$DARWIN" = "yes" -o "$MINGW" = "yes" ]; then 168 if [ "$DARWIN" = "yes" ]; then 175 if [ "$POLLY" = "yes" -a ! -d "$SRC_DIR/$TOOLCHAIN/polly" ] ; then 182 if [ "$POLLY" = "yes" ]; the [all...] |
| /bionic/libc/arch-mips/string/ |
| memset.S | 157 bne AT,zero,.Llast4 # if yes, go to last4
|
| /cts/tests/tests/app/src/android/app/cts/ |
| AlertDialog_BuilderTest.java | 165 mBuilder.setPositiveButton(android.R.string.yes, mOnClickListener); 173 assertEquals(mContext.getText(android.R.string.yes), mButton.getText()); 181 mBuilder.setPositiveButton(android.R.string.yes, mOnClickListener); 188 assertEquals(mContext.getText(android.R.string.yes), mButton.getText());
|
| /external/kernel-headers/original/linux/ |
| kernel.h | 185 extern void bust_spinlocks(int yes);
|
| /external/libvpx/libvpx/build/make/ |
| gen_msvs_sln.sh | 166 found_devenv := \$(shell which devenv.com >/dev/null 2>&1 && echo yes)
|
| rtcd.sh | 16 --config=FILE File with CONFIG_FOO=yes lines to parse 122 [ "$CONFIG_RUNTIME_CPU_DETECT" = "yes" ] || require $ALL_ARCHS 336 if [ "$HAVE_DSPR2" = "yes" ]; then
|
| /external/llvm/test/ |
| Makefile | 41 VALGRIND := valgrind --tool=memcheck --quiet --trace-children=yes --error-exitcode=3 --leak-check=full $(VALGRIND_EXTRA_ARGS)
|
| /external/valgrind/main/cachegrind/ |
| cg_annotate.in | 154 --auto=yes|no annotate all source files containing functions 222 # --auto=yes|no 223 } elsif ($arg =~ /^--auto=yes$/) { 682 @@ solution: Recompile program and rerun under "valgrind --cachesim=yes" to
|
| /dalvik/vm/mterp/out/ |
| InterpAsm-mips.S | [all...] |
| InterpAsm-armv5te.S | 834 beq 1f @ yes [all...] |
| /dalvik/vm/mterp/armv5te/ |
| footer.S | 559 blo .LstackOverflow @ yes, this frame will overflow stack [all...] |
| /external/openssh/contrib/aix/ |
| buildbff.sh | 143 perl -p -i -e "s/#PermitRootLogin yes/PermitRootLogin no/" \ 146 if [ "${X11_FORWARDING}" = yes ] 148 perl -p -i -e "s/#X11Forwarding no/X11Forwarding yes/" \ 262 if [ "$AIX_SRC" = "yes" ]
|
| /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
| DeviceDetailFragment.java | 149 + ((info.isGroupOwner == true) ? getResources().getString(R.string.yes)
|
| /external/bison/build-aux/ |
| gendocs.sh | 148 --docbook) docbook=yes;;
|
| /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
| bugzilla_unittest.py | 163 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
| /packages/apps/Mms/src/com/android/mms/ui/ |
| ManageSimMessages.java | 324 builder.setPositiveButton(R.string.yes, listener);
|