HomeSort by relevance Sort by last modified time
    Searched refs:function (Results 1401 - 1425 of 6482) sorted by null

<<51525354555657585960>>

  /external/bison/linux-lib/
time.h 50 * For providing a substitute for a function that is missing on some
64 * For providing a replacement for a function that exists on all platforms,
83 * For providing a replacement for a function that exists on some platforms
116 declares a replacement function, named rpl_func, with the given prototype,
128 declares the system function, named func, with the given prototype,
159 except that the C function rpl_func may have a slightly different
177 that redirects to the system provided function func, if GNULIB_NAMESPACE
202 except that the C function func may have a slightly different declaration.
220 except that the C function is picked among a set of overloaded functions,
226 The inner cast: When the function is defined as a set of overloade
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
loggrouper.js 17 function LogGroupEntry(origEntry, index) {
22 LogGroupEntry.prototype.isBegin = function() {
26 LogGroupEntry.prototype.isEnd = function() {
30 LogGroupEntry.prototype.getDepth = function() {
40 function findParentIndex(parentStack, eventType) {
52 LogGroupEntry.createArrayFrom = function(origEntries) {
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
feed.js 26 function main() {
38 function handleFeedParsingFailed(error) {
48 function handleError() {
56 function handleResponse() {
82 function buildPreview(doc) {
238 function showUrl(url) {
250 function moreStories(event) {
258 function showDesc(event) {
277 function iframeMessageHandler(e) {
310 function saveLastTopic()
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 20 function ProxyErrorHandler() {
53 * @param {!function} sendResponse Function to call to send a response.
56 handleOnRequest_: function(request, sender, sendResponse) {
72 handleError_: function(details) {
94 getErrorDetails: function() {
102 clearErrorDetails: function() {
  /external/libvpx/libvpx/examples/
gen_example_doxy.php 117 function decode_markdown($input)
148 function ASCIIMathPHPCallback($mtch_arr)
179 function fix_asciiMath($page_body)
  /external/v8/test/mjsunit/compiler/
pic.js 30 function GetX(o) { return o.x; }
31 function CallF(o) { return o.f(); }
32 function SetX(o) { o.x = 42; }
33 function SetXY(o,y) { return o.x = y; }
36 function Test(o) {
54 o1.f = o2.f = o3.f = function() { return 99; }
regress-3249650.js 31 function f0(x) { try { } catch (e) {}}
32 function f1(x) { try { } catch (e) {}}
33 function f2(x) { try { } catch (e) {}}
34 function f3(x) { try { } catch (e) {}}
37 object.f = function(x) { return this; }
40 function test(x) {
  /external/v8/test/mjsunit/
function-caller.js 28 function f(match) {
32 function g(match) {
37 // Check called from function.
38 function h() {
50 // (publicly exposed) builtin function, not it's internal helper functions.
53 "abel".replace(/b/g, function h() {
instanceof.js 34 function TestChains() {
41 function F() { }
61 function TestExceptions() {
62 function F() { }
86 // Make sure to throw an exception if the function prototype
88 function G() { }
  /external/v8/test/mjsunit/regress/
regress-1036894.js 28 assertThrows("$=function anonymous() { /*noex*/do {} while(({ get x(x) { break ; }, set x() { (undefined);} })); }");
30 function foo() {
31 assertThrows("$=function anonymous() { /*noex*/do {} while(({ get x(x) { break ; }, set x() { (undefined);} })); }");
35 assertThrows("$=function anonymous() { /*noex*/do {} while(({ get x(x) { break ; }, set x() { (undefined);} })); }");
37 xeval = function(s) { eval(s); }
38 xeval('$=function(){L: {break L;break L;}};');
regress-603.js 28 // Calling non-objects directly or via Function.prototype.call should
33 assertThrows(function() {
38 re1.call = Function.prototype.call;
39 assertThrows(function() {
44 assertThrows(function() {
45 Function.prototype.call.call(re2, null, 'abcdefghijklm') + 'z';
49 assertThrows(function() {
50 Function.prototype.call.apply(
55 assertThrows(function() {
56 Function.prototype.apply.call
    [all...]
  /external/webkit/LayoutTests/dom/html/level1/core/
documentgetdoctypenodtd.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
70 function loadComplete() {
88 function documentgetdoctypenodtd() {
108 function runTest() {
hc_attrgetvalue1.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
83 function hc_attrgetvalue1() {
115 function runTest() {
hc_attrhaschildnodes.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
84 function hc_attrhaschildnodes() {
112 function runTest() {
hc_characterdatagetdata.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
95 function hc_characterdatagetdata() {
122 function runTest() {
hc_documentgetelementsbytagnamelength.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
89 function hc_documentgetelementsbytagnamelength() {
108 function runTest() {
hc_documentgetimplementation.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
88 function hc_documentgetimplementation() {
124 function runTest() {
hc_documentgetrootnode.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
85 function hc_documentgetrootnode() {
121 function runTest() {
hc_elementgetattributenode.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
86 function hc_elementgetattributenode() {
112 function runTest() {
hc_elementgetelementsbytagname.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
91 function hc_elementgetelementsbytagname() {
110 function runTest() {
hc_elementgetelementsbytagnamenomatch.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
89 function hc_elementgetelementsbytagnamenomatch() {
108 function runTest() {
hc_elementgettagname.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
85 function hc_elementgettagname() {
121 function runTest() {
hc_elementremoveattributenode.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
88 function hc_elementremoveattributenode() {
117 function runTest() {
hc_elementretrieveattrvalue.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
88 function hc_elementretrieveattrvalue() {
111 function runTest() {
hc_namednodemapnumberofnodes.js 19 function getTargetURI() {
27 // This function is called by the testing framework before
35 function setUpPage() {
69 function loadComplete() {
85 function hc_namednodemapnumberofnodes() {
125 function runTest() {

Completed in 1063 milliseconds

<<51525354555657585960>>