HomeSort by relevance Sort by last modified time
    Searched refs:if (Results 1 - 25 of 3029) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/tests/
nasmpp-bigint.asm 1 %if 0x100000000000000 > 0x1000000000000
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 42 // if ((axmin*axmax > 0) && precision > 4)
75 if (typeof module === "object") {
78 if (ENVIRONMENT_IS_NODE) {
92 // The path is absolute if the normalized version is the same as the resolved.
93 if (!ret && filename != nodePath['resolve'](filename)) {
97 if (ret && !binary) ret = ret.toString();
104 if (!Module['arguments']) {
108 if (ENVIRONMENT_IS_SHELL) {
110 if (typeof printErr != 'undefined') Module['printErr'] = printErr; // not present in v8 or older sm
115 if (!Module['arguments'])
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-escape-preserve-smi-representation.js 8 if (a === b) { if (a === 0) return (1 / a) === (1 / b); return true; }
9 if (typeof a != typeof b) return false;
10 if (typeof a == "number") return isNaN(a) && isNaN(b);
11 if (typeof a !== "object" && typeof a !== "function") return false;
12 if (objectClass === "RegExp") { return (a.toString() === b.toString()); }
13 if (objectClass === "Function") return false;
14 if (objectClass === "Array") {
16 if (a.length != b.length) { return false; }
18 if (!deepEquals(a[i], b[i])) return false
    [all...]
  /external/chromium_org/v8/src/
runtime.js 31 if (IS_STRING(this) && IS_STRING(y)) return %StringEquals(this, y);
35 if (IS_NUMBER(x)) {
37 if (IS_NUMBER(y)) return %NumberEquals(x, y);
38 if (IS_NULL_OR_UNDEFINED(y)) return 1; // not equal
39 if (IS_SYMBOL(y)) return 1; // not equal
40 if (!IS_SPEC_OBJECT(y)) {
46 } else if (IS_STRING(x)) {
48 if (IS_STRING(y)) return %StringEquals(x, y);
49 if (IS_SYMBOL(y)) return 1; // not equal
50 if (IS_NUMBER(y)) return %NumberEquals(%ToNumber(x), y)
    [all...]
uri.js 24 if (code >= 48 && code <= 57) return code - 48;
26 if (code >= 65 && code <= 70) return code - 55;
28 if (code >= 97 && code <= 102) return code - 87;
36 if (97 <= cc && cc <= 122) return true;
38 if (65 <= cc && cc <= 90) return true;
40 if (48 <= cc && cc <= 57) return true;
56 if (hexCharCodeArray === 0) {
61 if (octets[1]) index = URIAddEncodedOctetToBuffer(octets[1], result, index);
62 if (octets[2]) index = URIAddEncodedOctetToBuffer(octets[2], result, index);
63 if (octets[3]) index = URIAddEncodedOctetToBuffer(octets[3], result, index)
    [all...]
json.js 18 if (IS_OBJECT(val)) {
19 if (IS_ARRAY(val)) {
27 if (%_CallFunction(val, p, ObjectHasOwnProperty)) {
29 if (IS_UNDEFINED(newElement)) {
43 if (IS_SPEC_FUNCTION(reviver)) {
51 if (!%PushIfAbsent(stack, value)) {
61 if (IS_UNDEFINED(strP)) {
67 if (gap == "") {
69 } else if (partial.length > 0) {
81 if (!%PushIfAbsent(stack, value))
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/
docpage.cs 3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
8 if:(google || reference.gms || reference.gcm) ?>google<?cs /if ?><?cs
9 if:(guide||develop||training||reference||tools||sdk||samples) ?>develop<?cs
10 if:guide ?> guide<?cs /if ?><?cs
11 if:samples ?> samples<?cs /if ?><?cs
14 if:googleplay ?> googleplay<?cs /if ?><?c
    [all...]
  /build/tools/droiddoc/templates-sdk/
docpage.cs 3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
8 if:(google || reference.gms || reference.gcm) ?>google<?cs /if ?><?cs
9 if:(guide||develop||training||reference||tools||sdk||samples) ?>develop<?cs
10 if:guide ?> guide<?cs /if ?><?cs
11 if:samples ?> samples<?cs /if ?><?cs
14 if:googleplay ?> googleplay<?cs /if ?><?c
    [all...]
  /external/chromium-libpac/test/js-unittest/
side_effects.js 0 if (!gCounter) {
2 // We write it this way so if the script gets loaded twice,
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
side_effects.js 0 if (!gCounter) {
2 // We write it this way so if the script gets loaded twice,
  /external/chromium_org/third_party/jstemplate/
jstemplate_compiled.js 1 (function(){var i=null;function k(){return Function.prototype.call.apply(Array.prototype.slice,arguments)}function l(a,b){var c=k(arguments,2);return function(){return b.apply(a,c)}}function m(a,b){var c=new n(b);for(c.f=[a];c.f.length;){var e=c,d=c.f.shift();e.g(d);for(d=d.firstChild;d;d=d.nextSibling)d.nodeType==1&&e.f.push(d)}}function n(a){this.g=a}function o(a){a.style.display=""}function p(a){a.style.display="none"};var q=":",r=/\s*;\s*/;function s(){this.i.apply(this,arguments)}s.prototype.i=function(a,b){if(!this.a)this.a={};if(b){var c=this.a,e=b.a,d;for(d in e)c[d]=e[d]}else for(c in d=this.a,e=t,e)d[c]=e[c];this.a.$this=a;this.a.$context=this;this.d=typeof a!="undefined"&&a!=i?a:"";if(!b)this.a.$top=this.d};var t={$default:i},u=[];function v(a){for(var b in a.a)delete a.a[b];a.d=i;u.push(a)}function w(a,b,c){try{return b.call(c,a.a,a.d)}catch(e){return t.$default}}
2 function x(a,b,c,e){if(u.length>0){var d=u.pop();s.call(d,b,a);a=d}else a=new s(b,a);a.a.$index=c;a.a.$count=e;return a}var y="a_",z="b_",A="with (a_) with (b_) return ",D={};function E(a){if(!D[a])try{D[a]=new Function(y,z,A+a)}catch(b){}return D[a]}function F(a){for(var b=[],a=a.split(r),c=0,e=a.length;c<e;++c){var d=a[c].indexOf(q);if(!(d<0)){var f;f=a[c].substr(0,d).replace(/^\s+/,"").replace(/\s+$/,"");d=E(a[c].substr(d+1));b.push(f,d)}}return b};var G="jsinstance",H="jsts",I="*",J="div",K="id";function L(){}var M=0,N={0:{}},P={},Q={},R=[];function S(a){a.__jstcache||m(a,function(a){T(a)})}var U=[["jsselect",E],["jsdisplay",E],["jsvalues",F],["jsvars",F],["jseval",function(a){for(var b=[],a=a.split(r),c=0,e=a.length;c<e;++c)if(a[c]){var d=E(a[c]);b.push(d)}return b}],["transclude",function(a){return a}],["jscontent",E],["jsskip",E]];
3 function T(a){if(a.__jstcache)return a.__jstcache;var b=a.getAttribute("jstcache");if(b!=i)return a.__jstcache=N[b];for(var b=R.length=0,c=U.length;b<c;++b){var e=U[b][0],d=a.getAttribute(e);Q[e]=d;d!=i&&R.push(e+"="+d)}if(R.length==0)return a.setAttribute("jstcache","0"),a.__jstcache=N[0];var f=R.join("&");if(b=P[f])re (…)
    [all...]
  /external/chromium_org/v8/test/webkit/
comparison-operators-greater.js 22 // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 if (invert)
34 result.push([new func("if (" + expr + ") return true; return false;"), resultValue]);
35 result.push([new func("var k = 0; while (" + expr + ") if (k++) return true; return false;"), resultValue]);
36 result.push([new func("var k = 0; for (; " + expr + "; ) if (k++) return true; return false;"), resultValue]);
50 if ((r=tests[i][0]()) == tests[i][1])
115 shouldBeTrue("if (0 >= 0 || 0) true; else false");
116 shouldBeTrue("if (1 >= 0 || 0) true; else false");
117 shouldBeTrue("if (1 >= 1 || 0) true; else false");
118 shouldBeTrue("if (0 < 1 || 0) true; else false")
    [all...]
comparison-operators-less.js 22 // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 if (invert)
34 result.push([new func("if (" + expr + ") return true; return false;"), resultValue]);
35 result.push([new func("var k = 0; while (" + expr + ") if (k++) return true; return false;"), resultValue]);
36 result.push([new func("var k = 0; for (; " + expr + "; ) if (k++) return true; return false;"), resultValue]);
50 if ((r=tests[i][0]()) == tests[i][1])
113 shouldBeTrue("if (0 <= 0 || 0) true; else false");
114 shouldBeTrue("if (0 <= 1 || 0) true; else false");
115 shouldBeTrue("if (1 <= 1 || 0) true; else false");
116 shouldBeTrue("if (0 < 1 || 0) true; else false")
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
world.js 14 if (r == false) {
21 if (r == false) {
32 if (shapes[i].name == name) {
44 if (shapeName == undefined) {
48 if (mass == undefined) {
52 if (friction == undefined) {
56 if (transform == undefined) {
60 if (transform[0] == undefined) {
68 if (shape['name'] == undefined) {
75 if (type != "cube" &
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 19 REM tries to work on both Win9x and WinNT-based systems. If we could abandon '9x
24 if "%HOME%"=="" goto homeDrivePathPre
25 if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
28 if "%HOMEDRIVE%%HOMEPATH%"=="" goto userProfilePre
29 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePre
30 if exist "%HOMEDRIVE%%HOMEPATH%\antrc_pre.bat" call "%HOMEDRIVE%%HOMEPATH%\antrc_pre.bat"
33 if "%USERPROFILE%"=="" goto alpha
34 if "%USERPROFILE%"=="%HOME%" goto alpha
35 if "%USERPROFILE%"=="%HOMEDRIVE%%HOMEPATH%" goto alpha
36 if exist "%USERPROFILE%\antrc_pre.bat" call "%USERPROFILE%\antrc_pre.bat
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js 6 THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please
16 var decompressedMochiKit = function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('if(H(1q)!="L"){1q.2X("B.J")}if(H(B)=="L"){B={}}if(H(B.J)=="L"){B.J={}}B.J.1Y="1.3.1";B.J.1r="B.J";B.J.2l=G(7V,vR){if(7V===O){7V={}}R(u i=1;i<M.K;i++){u o=M[i];if(H(o)!="L"&&o!==O){R(u k in o){7V[k]=o[k]}}}F 7V};B.J.2l(B.J,{1K:G(){F"["+D.1r+" "+D.1Y+"]"},1l:G(){F D.1K()},4f:G(n){if(M.K===0){n=1}F G(){F n++}},4L:G(mw){u me=M.2U;if(M.K==1){me.1U=mw;F Y me()}},bg:G(vQ){u X=[];u m=B.J;u aw=m.1R(O,M);1M(aw.K){u o=aw.2P();if(o&&H(o) (…)
    [all...]
controlflow-recursive.js 6 if (m==0) { return n+1; }
7 if (n==0) { return ack(m-1,1); }
12 if (n < 2){ return 1; }
17 if (y >= x) return z;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js 6 THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please
16 var decompressedMochiKit = function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('if(H(1q)!="L"){1q.2X("B.J")}if(H(B)=="L"){B={}}if(H(B.J)=="L"){B.J={}}B.J.1Y="1.3.1";B.J.1r="B.J";B.J.2l=G(7V,vR){if(7V===O){7V={}}R(u i=1;i<M.K;i++){u o=M[i];if(H(o)!="L"&&o!==O){R(u k in o){7V[k]=o[k]}}}F 7V};B.J.2l(B.J,{1K:G(){F"["+D.1r+" "+D.1Y+"]"},1l:G(){F D.1K()},4f:G(n){if(M.K===0){n=1}F G(){F n++}},4L:G(mw){u me=M.2U;if(M.K==1){me.1U=mw;F Y me()}},bg:G(vQ){u X=[];u m=B.J;u aw=m.1R(O,M);1M(aw.K){u o=aw.2P();if(o&&H(o) (…)
    [all...]
controlflow-recursive.js 6 if (m==0) { return n+1; }
7 if (n==0) { return ack(m-1,1); }
12 if (n < 2){ return 1; }
17 if (y >= x) return z;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js 6 THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please
16 var decompressedMochiKit = function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('if(H(1q)!="L"){1q.2X("B.J")}if(H(B)=="L"){B={}}if(H(B.J)=="L"){B.J={}}B.J.1Y="1.3.1";B.J.1r="B.J";B.J.2l=G(7V,vR){if(7V===O){7V={}}R(u i=1;i<M.K;i++){u o=M[i];if(H(o)!="L"&&o!==O){R(u k in o){7V[k]=o[k]}}}F 7V};B.J.2l(B.J,{1K:G(){F"["+D.1r+" "+D.1Y+"]"},1l:G(){F D.1K()},4f:G(n){if(M.K===0){n=1}F G(){F n++}},4L:G(mw){u me=M.2U;if(M.K==1){me.1U=mw;F Y me()}},bg:G(vQ){u X=[];u m=B.J;u aw=m.1R(O,M);1M(aw.K){u o=aw.2P();if(o&&H(o) (…)
    [all...]
controlflow-recursive.js 6 if (m==0) { return n+1; }
7 if (n==0) { return ack(m-1,1); }
12 if (n < 2){ return 1; }
17 if (y >= x) return z;
  /external/dhcpcd/mk/
os-BSD.mk 5 SRC_IF= if-bsd.c
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.js 5 if(element != null) {
7 if(currentClass =='visible_tooltip') {
15 if(element != null) {
17 if(currentClass == 'hidden_tooltip') {
  /external/chromium_org/tools/perf/page_sets/tough_scrolling_cases/
busy.js 10 if ("visibilityState" in document
13 if ("webkitVisibilityState" in document
16 if ("mozVisibilityState" in document
19 if ("msVisibilityState" in document
28 if (!visible())
35 if (visible() && !timerId)
39 if ("visibilityState" in document) {
41 } else if ("webkitVisibilityState" in document) {
43 } else if ("mozVisibilityState" in document) {
45 } else if ("msVisibilityState" in document)
    [all...]
  /external/clang/docs/analyzer/
make.bat 5 if "%SPHINXBUILD%" == "" (
11 if NOT "%PAPER%" == "" (
16 if "%1" == "" goto help
18 if "%1" == "help" (
37 echo. doctest to run all doctests embedded in the documentation if enabled
41 if "%1" == "clean" (
47 if "%1" == "html" (
49 if errorlevel 1 exit /b 1
55 if "%1" == "dirhtml" (
57 if errorlevel 1 exit /b
    [all...]

Completed in 977 milliseconds

1 2 3 4 5 6 7 8 91011>>