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

1 2 3 4 5 6 7 8 91011>>

  /external/v8/test/mjsunit/compiler/
alloc-object-huge.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 // Test that huge constructors (more than 256 this assignments) are
49 // The huge constructor, nothing interesting beyond this point.
51 this.foo1 = 1;
52 this.foo2 = 2;
53 this.foo3 = 3
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 this.a = i;
33 this.b = i;
34 this.c = i;
35 this.d = i;
36 this.e = i
    [all...]
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
upload_page.js 2 // Use of this source code is governed by a BSD-style license that can be
23 cr.ui.GridItem.prototype.decorate.call(this, arguments);
24 this.textContent = '';
25 this.className = 'preview-item';
27 var div = this.ownerDocument.createElement('div');
28 this.appendChild(div);
30 var img = this.ownerDocument.createElement('img');
31 this.dataItem.showInImage(img);
43 this.files_ = new cr.ui.ArrayDataModel([]);
44 this.files_.addEventListener('splice', this.handleOnFilesChanged_.bind(this))
    [all...]
  /external/chromium-trace/
script.js 1 function onLoad(){reload()}function reload(){if(linuxPerfData){var g=new tracing.TimelineModel;g.importEvents("[]",!0,[linuxPerfData]);var e=document.querySelector(".view");cr.ui.decorate(e,tracing.TimelineView);e.model=g;e.tabIndex=1;e.timeline.focusElement=e}}document.addEventListener("DOMContentLoaded",onLoad);var global=this;
2 this.cr=function(){function g(a,b,c,f){var e=new cr.Event(b+"Change");e.propertyName=b;e.newValue=c;e.oldValue=f;a.dispatchEvent(e)}function e(a){return a.replace(/([A-Z])/g,"-$1").toLowerCase()}function c(b,c){switch(c){case a.JS:var f=b+"_";return function(){return this[f]};case a.ATTR:var h=e(b);return function(){return this.getAttribute(h)};case a.BOOL_ATTR:return h=e(b),function(){return this.hasAttribute(h)}}}function f(b,c,f){switch(c){case a.JS:var h=b+"_";return function(a){var c=this[h];
3 a!==c&&(this[h]=a,f&&f.call(this,a,c),g(this,b,a,c))};case a.ATTR:var k=e(b);return function(a){var c=this[k];a!==c&&(void 0==a?this.removeAttribute(k):this.setAttribute(k,a),f&&f.call(this,a,c),g(this,b,a (…)
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
CommonToken.js 4 this.charPositionInLine = -1; // set to invalid position
5 this.channel = 0; // org.antlr.runtime.CommonToken.DEFAULT_CHANNEL
6 this.index = -1;
10 this.type = arguments[0];
13 this.text = oldToken.getText();
14 this.type = oldToken.getType();
15 this.line = oldToken.getLine();
16 this.index = oldToken.getTokenIndex();
17 this.charPositionInLine = oldToken.getCharPositionInLine();
18 this.channel = oldToken.getChannel()
    [all...]
MismatchedRangeExceptions.js 3 return this;
7 this, input);
8 this.a = a;
9 this.b = b;
17 this.getUnexpectedType()+" not in ["+this.a+","+this.b+"])";
NoViableAltException.js 6 org.antlr.runtime.NoViableAltException.superclass.constructor.call(this, input);
7 this.grammarDecisionDescription = grammarDecisionDescription;
8 this.decisionNumber = decisionNumber;
9 this.stateNumber = stateNumber;
16 if ( this.input instanceof org.antlr.runtime.CharStream ) {
17 return "NoViableAltException('"+this.getUnexpectedType()+"'@["+this.grammarDecisionDescription+"])";
20 return "NoViableAltException("+this.getUnexpectedType()+"@["+this.grammarDecisionDescription+"])";
MissingTokenException.js 4 this, expecting, input);
5 this.inserted = inserted;
13 return this.expecting;
17 if (org.antlr.lang.isValue(this.inserted) &&
18 org.antlr.lang.isValue(this.token))
20 return "MissingTokenException(inserted "+this.inserted+" at "+this.token.getText()+")";
22 if ( org.antlr.lang.isValue(this.token) ) {
23 return "MissingTokenException(at "+this.token.getText()+")";
  /external/chromium/chrome/browser/resources/
wrench_menu.js 2 // Use of this source code is governed by a BSD-style license that can be
25 this.classList.add('selected');
26 this.menu_.selectedItem = this;
28 this.classList.remove('selected');
36 sendActivate(this.menu_.getMenuItemIndexOf(this),
54 this.menu_ = menu;
55 this.attrs = attrs;
56 if (this.attrs.font)
    [all...]
network_menu.js 2 // Use of this source code is governed by a BSD-style license that can be
72 return this.firstElementChild.firstElementChild.firstElementChild;
80 return this.label_.nextElementSibling;
88 return this.firstElementChild.firstElementChild.nextElementSibling;
96 return this.status_.nextElementSibling;
106 this.status_.textContent = message;
107 this.status_.classList.remove('hidden');
109 this.status_.classList.add('hidden');
120 this.icon_.style.backgroundImage = 'url(' + icon + ')';
121 this.icon_.classList.remove('hidden')
    [all...]
  /device/moto/stingray/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/moto/wingray/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/samsung/crespo/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/samsung/crespo4g/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/samsung/maguro/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/samsung/toro/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /device/ti/panda/self-extractors/
PART1 5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 12 this.input = input;
13 this.start = start;
14 this.stop = stop;
15 this.trappedException = e;
29 if ( this.start instanceof org.antlr.runtime.Token ) {
30 var i = this.start.getTokenIndex();
31 var j = this.stop.getTokenIndex();
32 if ( this.stop.getType() === org.antlr.runtime.Token.EOF ) {
33 j = this.input.size();
35 badText = this.input.toString(i, j)
    [all...]
  /external/chromium/chrome/browser/debugger/manual_tests/resources/
primes.js 2 this.primes_ = {};
6 for (var divisor in this.primes_) {
11 this.primes_[p] = 1;
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 2 // Use of this source code is governed by a BSD-style license that can be
6 * This view implements a vertically split display with a draggable divider.
29 View.call(this);
31 this.leftView_ = leftView;
32 this.rightView_ = rightView;
33 this.sizerView_ = sizerView;
38 'mousedown', this.onDragSizerStart_.bind(this), true);
52 this, left, top, width, height);
54 // If this is the first setGeometry(), initialize the split point at 50%
    [all...]
detailsview.js 2 // Use of this source code is governed by a BSD-style license that can be
7 * "timeline" view. This class keeps track of what the current view is, and
17 TabSwitcherView.call(this, tabHandlesContainerId);
19 this.logView_ = new DetailsLogView(logBoxId);
20 this.timelineView_ = new DetailsTimelineView(timelineBoxId);
22 this.addTab(logTabId, this.logView_, true);
23 this.addTab(timelineTabId, this.timelineView_, true);
26 this.switchToTab(logTabId, null)
    [all...]
hstsview.js 2 // Use of this source code is governed by a BSD-style license that can be
9 * This UI allows a user to query and update the browser's list of HSTS domains.
16 DivView.call(this, mainBoxId);
18 this.queryInput_ = document.getElementById(queryInputId);
19 this.addCheck_ = document.getElementById(addCheckId);
20 this.addInput_ = document.getElementById(addInputId);
21 this.addPins_ = document.getElementById(addPinsId);
22 this.deleteInput_ = document.getElementById(deleteInputId);
23 this.queryOutputDiv_ = document.getElementById(queryOutputDivId);
26 form.addEventListener('submit', this.onSubmitQuery_.bind(this), false)
    [all...]
view.js 2 // Use of this source code is governed by a BSD-style license that can be
12 this.isVisible_ = true;
19 this.left_ = left;
20 this.top_ = top;
21 this.width_ = width;
22 this.height_ = height;
29 this.isVisible_ = isVisible;
33 return this.isVisible_;
43 return this.isVisible();
47 return this.left_
    [all...]
sourceentry.js 2 // Use of this source code is governed by a BSD-style license that can be
6 * Each row in the filtered items list is backed by a SourceEntry. This
13 this.maxPreviousSourceId_ = maxPreviousSourceId;
14 this.entries_ = [];
15 this.parentView_ = parentView;
16 this.isSelected_ = false;
17 this.isMatchedByFilter_ = false;
20 this.isActive_ = false;
24 return this.isSelected_;
28 changeClassName(this.row_, 'selected', isSelected)
    [all...]
httpthrottlingview.js 2 // Use of this source code is governed by a BSD-style license that can be
6 * This view displays information related to HTTP throttling.
10 DivView.call(this, mainBoxId);
12 this.enableCheckbox_ = document.getElementById(enableCheckboxId);
13 this.enableCheckbox_.onclick = this.onEnableCheckboxClicked_.bind(this);
15 g_browser.addHttpThrottlingObserver(this);
26 this.enableCheckbox_.checked = enabled;
33 g_browser.enableHttpThrottling(this.enableCheckbox_.checked)
    [all...]

Completed in 4992 milliseconds

1 2 3 4 5 6 7 8 91011>>