HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 426 - 450 of 529) sorted by null

<<11121314151617181920>>

  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 87 yes, // The action was started via a user initiated action enum constant in enum:StkAppService.InitiatedByUserAction
121 static final int YES = 1;
596 case YES:
621 * @param userAction If the userAction is yes then we always return 0 otherwise
630 return ((userAction == InitiatedByUserAction.yes) | mMenuIsVisibile) ?
641 intentFlags |= getFlagActivityNoUserAction(InitiatedByUserAction.yes);
838 args.putInt(CHOICE, YES);
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S 834 beq 1f @ yes
    [all...]
InterpAsm-armv7-a-neon.S 845 beq 1f @ yes
    [all...]
InterpAsm-armv7-a.S 845 beq 1f @ yes
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 254 'resizable=yes,scrollbars=yes,status=yes');
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv7-a.S 484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 484 bxne r2 @ yes - go ahead
    [all...]
  /frameworks/av/media/libstagefright/foundation/
ANetworkSession.cpp 989 const int yes = 1; local
990 res = setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &yes, sizeof(yes));
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl.h     [all...]
  /frameworks/base/services/java/com/android/server/power/
ShutdownThread.java 137 .setPositiveButton(com.android.internal.R.string.yes, new DialogInterface.OnClickListener() {
  /ndk/build/tools/
common-build-host-funcs.sh 184 # Returns first, yes or no.
201 RESULT=yes
343 log "yes"
443 dump "yes"
  /external/chromium_org/remoting/webapp/
third_party_token_fetcher.js 162 window.open(fullTokenUrl, '_blank', 'location=yes,toolbar=no,menubar=no');
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/UglifyJS/
parse-js.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 55 set _USE_CLASSPATH=yes
  /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...]
  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java 688 .setPositiveButton(R.string.yes, listener)
816 builder.setPositiveButton(R.string.yes, positiveListener);
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.c 1577 const int yes = 1; local
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 11 # Do we want to disable building of x11-askpass? (1=yes 0=no)
14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
17 # Do we want to link against a static libcrypto? (1=yes 0=no)
20 # Do we want smartcard support (1=yes 0=no)
29 # Do we want kerberos5 support (1=yes 0=no)
58 # Is this a build for the rescue CD (without PAM, with MD5)? (1=yes 0=no)
231 gtk2=yes
238 if [ $gtk2 = yes ] ; then
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 403 @ yes this is an awful algorithm, but simple
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 393 .setPositiveButton(android.R.string.yes, this)
TrustedCredentialsSettings.java 391 android.R.string.yes, new DialogInterface.OnClickListener() {
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
AudioTrackLinearLayout.java 598 activity.getString(R.string.yes),
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",

Completed in 635 milliseconds

<<11121314151617181920>>