HomeSort by relevance Sort by last modified time
    Searched refs:return (Results 101 - 125 of 3313) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/v8/test/mjsunit/regress/
regress-969.js 40 function first(x, y) { return x; }
48 function test0() { return first((y = 1, typeof x0), 2); }
57 function test1() { return first((y += 1, typeof x1), 2); }
64 function test2() { return first((++y, typeof x2), 2); }
70 function test3() { return first((y++, typeof x3), 2); }
79 function test4() { return first((o.x = 1, typeof x4), 2); }
85 function test5() { return first((o.x += 1, typeof x5), 2); }
91 function test6() { return first((++o.x, typeof x6), 2); }
97 function test7() { return first((o.x++, typeof x7), 2); }
106 function test8(index) { return first((o[index] = 1, typeof x8), 2);
    [all...]
regress-137.js 37 case 10: return "A"; // Expected result.
38 case 11: return "B";
39 case 12: return "C";
40 case 13: return "D";
41 case 14: return "E";
42 case 15: return "F"; // Enough cases to trigger fast-case Smi switch.
  /external/chromium/chrome/browser/resources/net_internals/
view.js 33 return this.isVisible_;
43 return this.isVisible();
47 return this.left_;
51 return this.top_;
55 return this.width_;
59 return this.height_;
63 return this.getLeft() + this.getWidth();
67 return this.getTop() + this.getHeight();
110 return this.node_;
loggrouper.js 23 return this.orig.phase == LogEventPhase.PHASE_BEGIN;
27 return this.orig.phase == LogEventPhase.PHASE_END
37 return depth;
43 return i;
45 return -1;
92 return groupedEntries;
logviewpainter.js 50 return beginEntry &&
62 return '';
136 return tablePrinter.toText(0);
177 return out.join('\n');
186 return getTextForRequestHeadersExtraParam(entry, enableSecurityStripping);
190 return getTextForResponseHeadersExtraParam(entry,
194 return getTextForProxyConfigChangedExtraParam(entry);
227 return out.join('\n');
234 * Example: getNetErrorSymbolicString(-105) would return
238 return getKeyWithValue(NetError, netError)
    [all...]
serviceprovidersview.js 46 return 'Layer';
48 return 'Base';
49 return 'Chain';
66 return tryGetValueWithKey(ServiceProvidersView.namespaceProviderType_,
82 return tryGetValueWithKey(ServiceProvidersView.socketType_,
97 return tryGetValueWithKey(ServiceProvidersView.protocolType_,
  /external/v8/test/mjsunit/
json.js 33 n1.toISOString = function () { return "foo"; };
42 return null;
51 toISOString: function() { return 42; }};
55 valueOf: function() { return Infinity; },
56 toISOString: function() { return 42; }};
61 toString: function() { return Infinity; },
62 toISOString: function() { return 42; }};
69 toISOString: function() { return 42; }};
74 toString: function() { return "Infinity"; },
75 toISOString: function() { return 42; }}
    [all...]
switch.js 38 default: return "f1";
40 return "foo";
64 return r;
78 assertEquals("default", f2({valueOf: function(){return 2; }}), "0-1-switch.obj");
100 return r;
120 return x;
132 case -2: return true;
133 case -1: return false;
134 case 0: return true;
135 case 2: return false
    [all...]
property-load-across-eval.js 31 function global_function() { return 'global'; }
33 const const_initialized = function() { return "const_global"; }
38 function local_function() { return 'local'; }
40 const local_const_initialized = function() { return "const_local"; }
93 function local_function() { return 'local'; }
117 function local_function() { return 'local'; }
122 eval('function local_function() { return "new_local"; }');
123 eval('function global_function() { return "new_nonglobal"; }');
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
3 var aa="!",ba="!=",ca="!==",F="#",da="%",ea="%=",G="&",fa="&&",ja="&&=",ka="&=",H="(",la="*",ma="*=",na="+=",oa=",",pa="-=",qa="->",ra="/",sa="/=",ta=":",ua="::",va=";",I="<",wa="<<",xa="<<=",ya="<=",za="=",Aa="==",Ba="===",J=">",Ca=">=",Da=">>",Ea=">>=",Fa=">>>",Ga=">>>=",Ha="?",Ia="@",L="[",M="^",Ta="^=",Ua="^^",Va="^^=",Wa="{",O="|",Xa="|=",Ya="||",Za="||=",$a="~",ab="break",bb="case",cb="continue",db="delete",eb="do",fb="else",gb="finally",hb="instanceof",ib="return",jb="throw",kb="try",lb="typeof",
5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN 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 break continue do else for if return while 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 break continue do else for if return while 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 break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed si (…)
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
prettify.js 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
3 var aa="!",ba="!=",ca="!==",F="#",da="%",ea="%=",G="&",fa="&&",ja="&&=",ka="&=",H="(",la="*",ma="*=",na="+=",oa=",",pa="-=",qa="->",ra="/",sa="/=",ta=":",ua="::",va=";",I="<",wa="<<",xa="<<=",ya="<=",za="=",Aa="==",Ba="===",J=">",Ca=">=",Da=">>",Ea=">>=",Fa=">>>",Ga=">>>=",Ha="?",Ia="@",L="[",M="^",Ta="^=",Ua="^^",Va="^^=",Wa="{",O="|",Xa="|=",Ya="||",Za="||=",$a="~",ab="break",bb="case",cb="continue",db="delete",eb="do",fb="else",gb="finally",hb="instanceof",ib="return",jb="throw",kb="try",lb="typeof",
5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN 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 break continue do else for if return while 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 break continue do else for if return while 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 break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed si (…)
    [all...]
android-developer-resource-browser.js 46 return true;
49 return true;
52 return true;
53 return false;
96 return '<strong>' + allTags[item].displayTag + '</strong>';
124 return '<strong>' + allTags[item].displayTag + '</strong>';
177 itemFormatter = itemFormatter || function(o){ return o; };
187 return out.join('');
217 return params;
226 return [];
    [all...]
  /external/doclava/res/assets/templates/assets/
prettify.js 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
3 var aa="!",ba="!=",ca="!==",F="#",da="%",ea="%=",G="&",fa="&&",ja="&&=",ka="&=",H="(",la="*",ma="*=",na="+=",oa=",",pa="-=",qa="->",ra="/",sa="/=",ta=":",ua="::",va=";",I="<",wa="<<",xa="<<=",ya="<=",za="=",Aa="==",Ba="===",J=">",Ca=">=",Da=">>",Ea=">>=",Fa=">>>",Ga=">>>=",Ha="?",Ia="@",L="[",M="^",Ta="^=",Ua="^^",Va="^^=",Wa="{",O="|",Xa="|=",Ya="||",Za="||=",$a="~",ab="break",bb="case",cb="continue",db="delete",eb="do",fb="else",gb="finally",hb="instanceof",ib="return",jb="throw",kb="try",lb="typeof",
5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN 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 break continue do else for if return while 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 break continue do else for if return while 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 break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed si (…)
    [all...]
  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 71 return keyboardOverlayData['layouts'];
78 return keyboardOverlayData['shortcut'];
85 return keyboardOverlayId
92 return keyboardOverlayData['keyboardGlyph'][getKeyboardOverlayId()];
100 return '';
113 return result;
121 return [];
140 return ['SHIFT', 'CTRL', 'ALT'].filter(
142 return isPressed[modifier];
150 return identifier + '-key-' + i
    [all...]
  /external/v8/src/
regexp.js 87 return pattern;
89 return new $RegExp(pattern, flags);
117 return result;
147 return result;
156 return BuildResultFromMatchInfo(matchInfo, string);
158 return null;
186 return null;
198 return null;
206 return BuildResultFromMatchInfo(matchIndices, string);
242 return false
    [all...]
messages.js 69 return result;
79 return (obj instanceof $Error) ||
95 return %_CallFunction(obj, errorToString);
97 return ToString(obj);
105 if (!constructor) return ToStringCheckErrorObject(obj);
108 return ToStringCheckErrorObject(obj);
110 return "#<" + constructorName + ">";
112 return ToStringCheckErrorObject(obj);
124 return e;
203 illegal_return: ["Illegal return statement"]
    [all...]
array.js 65 keys.sort(function(a, b) { return a - b; });
66 return keys;
88 return %StringBuilderConcat(elements, elements_length, '');
93 return is_array &&
101 if (length == 0) return '';
106 // If the array is cyclic, return the empty string for already
108 if (!%PushIfAbsent(visited_arrays, array)) return '';
114 return SparseJoin(array, length, convert);
120 if (IS_STRING(e)) return e;
121 return convert(e)
    [all...]
  /external/v8/test/mjsunit/compiler/
objectliterals.js 30 var o = { x: 41, get bar() { return {x:42} } };
35 o = { f: function() { return 41 },
36 get bar() { return this.x },
39 g: function() { return 43 }
48 o = {get foo() { return this.x; },
49 f: function() { return this.foo + 1 },
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocumentType-err.js 14 return exceptionName; // + "(" + c + ")";
15 return c;
56 return v;
58 return '"' + v.replace('"', '\\"') + '"';
60 return String(v);
70 return copy.join(", ");
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 30 return function() {
41 return destination;
96 return result;
108 return result;
118 return result;
128 return result;
138 return result;
148 return result;
159 return d;
168 return result
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 30 return function() {
41 return destination;
96 return result;
108 return result;
118 return result;
128 return result;
138 return result;
148 return result;
159 return d;
168 return result
    [all...]
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
delayed-permission-allowed-for-multiple-requests.js 20 return;
34 return;
  /external/webkit/LayoutTests/fast/dom/TreeWalker/script-tests/
traversal-skip-most.js 10 return NodeFilter.FILTER_ACCEPT;
12 return NodeFilter.FILTER_SKIP;
  /external/webkit/Source/WebCore/bridge/
testM.js 5 myInterface.jsobject = new Function ("arg1","arg2","return arg1 + arg2;");
8 var functionBody = 'return arg1*arg2;'
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 25 return text.replace(/&/g, "&amp;").replace(/</g, "&lt;");
41 return false;
44 return false;
45 return true;
52 return n === 0 && 1/n < 0;
58 return _actual === _expected && (1/_actual) === (1/_expected);
60 return true;
62 return typeof(_actual) == "number" && isNaN(_actual);
64 return areArraysEqual(_actual, _expected);
65 return false
    [all...]

Completed in 1212 milliseconds

1 2 3 45 6 7 8 91011>>