HomeSort by relevance Sort by last modified time
    Searched refs:false (Results 501 - 525 of 840) sorted by null

<<21222324252627282930>>

  /external/v8/test/webkit/
dfg-inline-constant.js 43 shouldBe("bar(6, false)", "10");
dfg-other-branch.js 49 shouldBe("bar({f:i})", i ? "false" : "true");
dfg-phantom-base.js 41 shouldBe("foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}})", "false");
dfg-phantom-get-local.js 41 shouldBe("foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}})", "false");
finally-codegen-failure.js 43 shouldBeTrue("(function () { var a = true; try { return a; } finally { a = false; }})()");
logical-or-jless.js 30 var result = 1 < 2 || false;
primitive-method-this.js 38 shouldBe("(false).thisType()", "'object'");
regexp-norepeat.js 30 shouldBe('re.test(str)', 'false');
  /external/v8/test/webkit/fast/js/kde/
conditional.js 26 shouldBe("false ? 1 : 2", "2");
  /external/v8/test/webkit/fast/js/
toString-exception.js 35 var caught = false;
  /external/v8/test/webkit/fast/regex/
alternative-length-miscalculation.js 33 shouldBe("re2.test('')", "false");
  /external/v8/tools/profviz/
profviz.js 48 running = false;
132 this[input_elements[i]].disabled = false;
216 error_logged = false;
271 error_logged = false;
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Android.mk 93 LOCAL_CLANG := false
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/
Android.mk 30 LOCAL_DEX_PREOPT := false
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/
Android.mk 29 LOCAL_DEX_PREOPT := false
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/
Android.mk 29 LOCAL_DEX_PREOPT := false
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/
Android.mk 32 LOCAL_DEX_PREOPT := false
  /external/v8/src/
runtime.js 342 // If V is not an object, return false.
490 if (x == null) return false;
525 if (IS_BOOLEAN(x)) return x ? 'true' : 'false';
533 if (IS_BOOLEAN(x)) return x ? 'true' : 'false';
590 if (typeof x != typeof y) return false;
595 return false;
612 // (i.e., it will return false if x is null).
  /external/okhttp/website/static/
prettify.js 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],M=[E,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],N=[E,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],
19 O=[N,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where"],E=[E,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],P=[y,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
20 Q=[y,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[y,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],y=[y,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],R=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,
23 ["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0,cStyleComments:!0,types:R}),["c","cc","cpp","cxx","cyc","m"]);p(v({keywords:"null,true,false"}),["json"]);p(v({keywords:O,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:R}),
25 hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);p(v({keywords:E,cStyleComments:!0,regexLiterals:!0}),["javascript","js"]);p(v({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,throw,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);p(v({keywords:W,cStyleComments:!0,multilineStrings:!0}),["rc","rs","rust"]);
  /external/owasp/sanitizer/empiricism/
html-containment.js 180 inline = false;
218 var needsComma = false;
234 maybeIndent(false);
252 return false;
411 return false;
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 8 var isMobile = false; // true if mobile, so we can adjust some layout
29 // + "', true); $('#langMessage').hide(); return false;");
69 toggleFullscreen(false);
85 search_focus_changed($searchInput.get(), false);
253 false; // navigate across topic boundaries only in design docs
277 var startClass = false;
278 var isCrossingBoundary = false;
310 .click(function() { return false; });
330 .click(function() { return false; });
368 if (typeof langDescr !== 'undefined' && langDescr !== false) {
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 12 var isMobile = false; // true if mobile, so we can adjust some layout
13 var isIE6 = false; // true if IE6
215 toggle(link.parent().parent(), false); // open our own list
218 toggle(link.parent().parent().parent().parent(), false); // open the super parent list
223 toggle(link.parent().parent().parent(), false); // open the parent list
226 toggle(link.parent().parent().parent().parent().parent(), false); // open the super parent list
332 return false;
346 return false;
385 $("div:first", this).append("<a class='toggle-img' href='#' title='show pages' onClick='toggle(this.parentNode.parentNode, true); return false;'></a>");
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/
parse5.js 119 return false;
751 parsingUnit.parsingLoopLock = false;
778 this.suspended = false;
779 this.parsingLoopLock = false;
800 this.suspended = this._stateGuard(false);
994 this.html += this.options.encodeHtmlEntities ? escapeString(content, false) : content;
1019 locationInfo: false
    [all...]
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 129 return false;
156 return false;
194 onclick="toggleExpandable(this,'.pax');hideExpandable('.myide,.reqs');return false;"
379 $("#downloadForRealz").attr('bundle','false');
390 return false;
424 return false;
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 128 return false;
155 return false;
193 onclick="toggleExpandable(this,'.pax');hideExpandable('.myide,.reqs');return false;"
378 $("#downloadForRealz").attr('bundle','false');
389 return false;
423 return false;

Completed in 2271 milliseconds

<<21222324252627282930>>