/ndk/build/tools/ |
package-release.sh | 56 # set to 'yes' if we should use 'git ls-files' to list the files to 112 TRY_X86=yes 137 if [ "$TRY_X86" = "yes" ]; then 211 if [ "$NO_GIT" != "yes" ] ; then 296 if [ "$VERBOSE2" = "yes" ] ; then
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ManageSimMessages.java | 313 builder.setPositiveButton(R.string.yes, listener);
|
MessageUtils.java | 623 .setPositiveButton(R.string.yes, listener) 751 builder.setPositiveButton(R.string.yes, positiveListener); [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
ProjectsActivity.java | 234 getString(R.string.yes),
|
/external/bison/ |
Makefile | 140 GCC = yes 183 USE_NLS = yes 331 *k*) failcom='fail=yes';; \ 339 dot_seen=yes; \ 357 *k*) failcom='fail=yes';; \
|
config.status | 563 s,@USE_NLS@,yes,;t t 597 s,@GCC@,yes,;t t [all...] |
/external/bison/examples/ |
Makefile | 118 GCC = yes 161 USE_NLS = yes 260 *k*) failcom='fail=yes';; \ 268 dot_seen=yes; \ 286 *k*) failcom='fail=yes';; \
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 254 'resizable=yes,scrollbars=yes,status=yes');
|
/external/elfutils/ |
config.status | 560 s,@USE_NLS@,yes,;t t [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 484 bxne r2 @ yes - go ahead [all...] |
CompilerTemplateAsm-armv5te-vfp.S | 484 bxne r2 @ yes - go ahead [all...] |
/external/elfutils/config/ |
Makefile | 116 USE_NLS = yes
|
/external/elfutils/doc/ |
Makefile | 114 USE_NLS = yes
|
/external/elfutils/m4/ |
Makefile | 114 USE_NLS = yes
|
/external/ipsec-tools/src/racoon/ |
isakmp.c | 1573 const int yes = 1; local [all...] |
/packages/apps/Settings/src/com/android/settings/ |
SecuritySettings.java | 220 .setPositiveButton(android.R.string.yes, this)
|
TrustedCredentialsSettings.java | 360 android.R.string.yes, new DialogInterface.OnClickListener() {
|
/external/bison/doc/ |
Makefile | 125 GCC = yes 168 USE_NLS = yes
|
/external/bison/lib/ |
Makefile | 152 GCC = yes 195 USE_NLS = yes
|
/external/clang/tools/scan-build/ |
scan-build | 293 \ CFGBlocks:\ (\d+)\ \|\ Exhausted\ Block:\ (yes|no)\ \|\ Empty\ WorkList: 294 \ (yes|no)/x; 446 $BlockAborted++ if $Row->{Aborted} eq 'yes'; 448 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'; 896 AddIfNotPresent($Args,"-PBXBuildsContinueAfterErrors=YES"); [all...] |
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 267 # BOUNDED=yes|no optional, default "yes" 269 # If set to "yes", the class is not allowed to borrow bandwidth from 277 # ISOLATED=yes|no optional, default "no" 279 # If set to "yes", the class will not lend unused bandwidth to 614 LEAF=tbf; BOUNDED=yes; ISOLATED=no 641 [ "$ISOLATED" = "yes" ] && ISOLATED="isolated" || ISOLATED="" [all...] |
/external/libvpx/build/make/ |
configure.sh | 78 --log=yes|no|FILE file configure log is written to [config.err] 190 set_all yes $* 1006 echo "${prefix}_${upname}=yes" >> $makefile
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.mak | 139 odbccp32.lib /nologo /subsystem:console /incremental:yes\
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-216320.js | 182 if((status>=0&&status<5)||(status==7)||(status>=5&&status<9&&ism=="YES")||(status==12&&ism=="YES")){ 259 if(ism=='YES'&&(status==5||status==6||status==12)){ 266 if((status>2&&status<5)||(status==7)||((status>=5&&status<9||status==12)&&ism=="YES")){ 315 if((status>=0&&status<2)||(status==3)||(status==7)||(status>=2&&status<9&&ism=="YES")||(status==12&&ism=="YES")){ 326 if((status==2||status==4)||(status>=5&&status<9&&ism=="YES")||(status==12&&ism=="YES")){ 331 if((status==5||status==6||status==12)&&ism=="YES"){ 342 if((status==5||status==6||status==12)&&ism=="YES"){ [all...] |
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
parse-js.js | [all...] |