| /external/curl/tests/data/ |
| D | test1060 | 16 # this is returned first since we get no proxy-auth 23 And you should ignore this data. aaaaaaaaaaaaaaaa 24 And you should ignore this data. aaaaaaaaaaaaaaaa 25 And you should ignore this data. aaaaaaaaaaaaaaaa 26 And you should ignore this data. aaaaaaaaaaaaaaaa 27 And you should ignore this data. aaaaaaaaaaaaaaaa 28 And you should ignore this data. aaaaaaaaaaaaaaaa 29 And you should ignore this data. aaaaaaaaaaaaaaaa 30 And you should ignore this data. aaaaaaaaaaaaaaaa 31 And you should ignore this data. aaaaaaaaaaaaaaaa [all …]
|
| D | test1061 | 17 # this is returned first since we get no proxy-auth 25 And you should ignore this data. aaaaaaaaaaaaaaaa 26 And you should ignore this data. aaaaaaaaaaaaaaaa 27 And you should ignore this data. aaaaaaaaaaaaaaaa 28 And you should ignore this data. aaaaaaaaaaaaaaaa 29 And you should ignore this data. aaaaaaaaaaaaaaaa 30 And you should ignore this data. aaaaaaaaaaaaaaaa 31 And you should ignore this data. aaaaaaaaaaaaaaaa 32 And you should ignore this data. aaaaaaaaaaaaaaaa 33 And you should ignore this data. aaaaaaaaaaaaaaaa [all …]
|
| /external/llvm/unittests/ADT/ |
| D | TinyPtrVectorTest.cpp | 5 // This file is distributed under the University of Illinois Open Source 85 this->expectValues(this->V, this->testArray(0)); in TYPED_TEST() 89 this->V.push_back(this->TestPtrs[0]); in TYPED_TEST() 90 this->expectValues(this->V, this->testArray(1)); in TYPED_TEST() 91 this->V.push_back(this->TestPtrs[1]); in TYPED_TEST() 92 this->expectValues(this->V, this->testArray(2)); in TYPED_TEST() 93 this->V.push_back(this->TestPtrs[2]); in TYPED_TEST() 94 this->expectValues(this->V, this->testArray(3)); in TYPED_TEST() 95 this->V.push_back(this->TestPtrs[3]); in TYPED_TEST() 96 this->expectValues(this->V, this->testArray(4)); in TYPED_TEST() [all …]
|
| /external/skia/src/gpu/gl/ |
| D | GrGLTestInterface.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 19 fFunctions.fActiveTexture = bind_to_member(this, &GrGLTestInterface::activeTexture); in GrGLTestInterface() 20 fFunctions.fAttachShader = bind_to_member(this, &GrGLTestInterface::attachShader); in GrGLTestInterface() 21 fFunctions.fBeginQuery = bind_to_member(this, &GrGLTestInterface::beginQuery); in GrGLTestInterface() 22 fFunctions.fBindAttribLocation = bind_to_member(this, &GrGLTestInterface::bindAttribLocation); in GrGLTestInterface() 23 fFunctions.fBindBuffer = bind_to_member(this, &GrGLTestInterface::bindBuffer); in GrGLTestInterface() 24 fFunctions.fBindFramebuffer = bind_to_member(this, &GrGLTestInterface::bindFramebuffer); in GrGLTestInterface() 25 fFunctions.fBindRenderbuffer = bind_to_member(this, &GrGLTestInterface::bindRenderbuffer); in GrGLTestInterface() 26 fFunctions.fBindTexture = bind_to_member(this, &GrGLTestInterface::bindTexture); in GrGLTestInterface() 27 … fFunctions.fBindFragDataLocation = bind_to_member(this, &GrGLTestInterface::bindFragDataLocation); in GrGLTestInterface() [all …]
|
| /external/libvncserver/webclients/novnc/include/ |
| D | rfb.js | 25 this._rfb_host = ''; 26 this._rfb_port = 5900; 27 this._rfb_password = ''; 28 this._rfb_path = ''; 30 this._rfb_state = 'disconnected'; 31 this._rfb_version = 0; 32 this._rfb_max_version = 3.8; 33 this._rfb_auth_scheme = ''; 35 this._rfb_tightvnc = false; 36 this._rfb_xvp_ver = 0; [all …]
|
| D | websock.js | 8 * via websockify. This is accomplished by base64 encoding the data 53 this._websocket = null; // WebSocket object 54 this._rQ = []; // Receive queue 55 this._rQi = 0; // Receive queue index 56 this._rQmax = 10000; // Max receive queue size before compacting 57 this._sQ = []; // Send queue 59 this._mode = 'base64'; // Current WebSocket mode: 'binary', 'base64' 60 this.maxBufferedAmount = 200; 62 this._eventHandlers = { 75 return this._sQ; [all …]
|
| D | input.js | 21 this._keyDownList = []; // List of depressed keys 24 Util.set_defaults(this, defaults, { 30 this._handler = new KeyEventDecoder(kbdUtil.ModifierSync(), 33 EscapeModifiers(this._handleRfbEvent.bind(this)) 39 this._eventHandlers = { 40 'keyup': this._handleKeyUp.bind(this), 41 'keydown': this._handleKeyDown.bind(this), 42 'keypress': this._handleKeyPress.bind(this), 43 'blur': this._allKeysUp.bind(this) 51 if (this._onKeyPress) { [all …]
|
| /external/pdfium/testing/resources/javascript/ |
| D | document_props_expected.txt | 2 Alert: this.ADBE is undefined undefined 3 Alert: this.author is string Joe Random Author 4 Alert: this.baseURL is string 5 Alert: this.bookmarkRoot is undefined undefined 6 Alert: this.calculate is boolean true 7 Alert: this.Collab is undefined undefined 8 Alert: this.creationDate is string 9 Alert: this.creator is string Joe Random Creator 10 Alert: this.delay is boolean false 11 Alert: this.dirty is boolean false [all …]
|
| D | document_methods_expected.txt | 2 Alert: PASS: typeof this.addAnnot = function 3 Alert: PASS: this.addAnnot() = undefined 4 Alert: PASS: this.addAnnot(1, 2, "clams", [1, 2, 3]) = undefined 5 Alert: PASS: typeof this.addField = function 6 Alert: PASS: this.addField() = undefined 7 Alert: PASS: this.addField(1, 2, "clams", [1, 2, 3]) = undefined 8 Alert: PASS: typeof this.addLink = function 9 Alert: PASS: this.addLink() = undefined 10 Alert: PASS: this.addLink(1, 2, "clams", [1, 2, 3]) = undefined 11 Alert: PASS: typeof this.closeDoc = function [all …]
|
| /external/okhttp/website/static/ |
| D | bootstrap.min.js | 6 …this.close)};n.prototype.close=function(t){function s(){i.trigger("closed").remove()}var n=e(this)…
|
| /external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/ |
| D | loopback.html | 46 this.videoCodec = videoCodec; 47 this.localStream = null; 48 this.remoteStream = null; 49 this.results = {cameraType: '', peerConnectionStats: [], 52 this.inFps = []; 53 this.outFps = []; 55 this.previousFrame = []; 56 this.identicalFrameSsimThreshold = 0.985; 57 this.frameComparator = new Ssim(); 59 this.remoteVideo = document.getElementById("remoteVideo"); [all …]
|
| /external/autotest/client/deps/webgl_mpd/src/resources/ |
| D | J3DIMath.js | 8 * notice, this list of conditions and the following disclaimer. 10 * notice, this list of conditions and the following disclaimer in the 13 * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY 23 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 37 This class implements a 4x4 matrix. It has functions which duplicate the 127 this.$matrix = new WebKitCSSMatrix; 129 this.$matrix = new Object; 133 this.load(m); 137 this.load(m); 141 this.makeIdentity(); [all …]
|
| /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
| D | scroll.js | 2 // Use of this source code is governed by a BSD-style license that can be 5 // This file provides the ScrollAction object, which scrolls a page 16 this.element_ = opt_options.element; 17 this.left_start_ratio_ = opt_options.left_start_ratio; 18 this.top_start_ratio_ = opt_options.top_start_ratio; 19 this.direction_ = opt_options.direction; 20 this.speed_ = opt_options.speed; 21 this.gesture_source_type_ = opt_options.gesture_source_type; 23 this.element_ = document.scrollingElement || document.body; 24 this.left_start_ratio_ = 0.5; [all …]
|
| /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| D | CommonTreeNodeStream.js | 3 * This node stream sucks all nodes out of the tree specified in 8 * This stream knows how to mark/release for backtracking. 10 * This stream is most suitable for tree interpreters that need to 30 /** Reuse same DOWN, UP navigation nodes unless this is true */ 31 this.uniqueNavigationNodes = false; 36 this.p = -1; 39 this.root = tree; 40 this.adaptor = adaptor; 41 this.nodes = []; //new ArrayList(initialBufferSize); 42 this.down = this.adaptor.create(Token.DOWN, "DOWN"); [all …]
|
| /external/v8/benchmarks/ |
| D | richards.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. 29 // This is a JavaScript implementation of the Richards 100 this.queueCount = 0; 101 this.holdCount = 0; 102 this.blocks = new Array(NUMBER_OF_IDS); 103 this.list = null; [all …]
|
| /external/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the SmallVector class. 33 /// This is all the non-templated stuff common to all SmallVectors. 42 /// This is an implementation of the grow() method which only works 47 /// This returns size()*sizeof(T). 52 /// capacity_in_bytes - This returns capacity()*sizeof(T). 62 /// This is the part of SmallVectorTemplateBase which does not depend on whether 84 /// Return true if this is a smallvector which has not had dynamic 90 /// Put this vector in a state of being small. 95 void setEnd(T *P) { this->EndX = P; } in setEnd() [all …]
|
| /external/ImageMagick/www/js/ |
| D | magick.js | 6 …this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.tr… 7 …this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrol…
|
| /external/fmtlib/doc/_static/ |
| D | bootstrap.min.js | 6 …this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.tr… 7 …this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.…
|
| /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
| D | Lexer.js | 2 * lexer grammars result in a subclass of this object. A Lexer object 8 org.antlr.runtime.Lexer.superclass.constructor.call(this, state); 11 this.input = input; 18 org.antlr.runtime.Lexer.superclass.reset.call(this); 19 if ( org.antlr.lang.isValue(this.input) ) { 20 this.input.seek(0); // rewind the input 22 if ( !org.antlr.lang.isValue(this.state) ) { 25 this.state.token = null; 26 this.state.type = org.antlr.runtime.Token.INVALID_TOKEN_TYPE; 27 this.state.channel = org.antlr.runtime.Token.DEFAULT_CHANNEL; [all …]
|
| /external/skia/src/utils/ |
| D | SkShadowPaintFilterCanvas.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 24 int z = this->getZ(); in onFilter() 39 // In practice, this should barely impact shadow blur quality. in onFilter() 76 if (this->onFilter(&filteredPaint, kPicture_Type)) { in onDrawPicture() 84 if (this->fLights->light(0).type() == SkLights::Light::kDirectional_LightType) { in updateMatrix() 85 const SkVector3& lightDir = this->fLights->light(0).dir(); in updateMatrix() 86 SkScalar x = lightDir.fX * this->getZ(); in updateMatrix() 87 SkScalar y = lightDir.fY * this->getZ(); in updateMatrix() 89 this->translate(x, y); in updateMatrix() 90 } else if (this->fLights->light(0).type() == SkLights::Light::kPoint_LightType) { in updateMatrix() [all …]
|
| /external/v8/benchmarks/spinning-balls/ |
| D | v.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 * This function provides requestAnimationFrame in a cross browser way. 69 this.x = x; 70 this.y = y; 71 this.z = z; 73 this.next = null; [all …]
|
| /external/libmojo/mojo/public/js/ |
| D | codec.js | 2 // Use of this source code is governed by a BSD-style license that can be 43 this.buffer = buffer; 44 this.handles = handles; 45 this.base = base; 46 this.next = base; 50 this.next = align(this.next); 54 this.next += offset; 58 var result = this.buffer.getInt8(this.next); 59 this.next += 1; 64 var result = this.buffer.getUint8(this.next); [all …]
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | SmallVector.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the SmallVector class. 52 /// SmallVectorBase - This is all the non-templated stuff common to all 75 /// isSmall - Return true if this is a smallvector which has not had dynamic 81 /// grow_pod - This is an implementation of the grow() method which only works 86 /// size_in_bytes - This returns size()*sizeof(T). 91 /// capacity_in_bytes - This returns capacity()*sizeof(T). 103 void setEnd(T *P) { this->EndX = P; } in setEnd() 122 iterator begin() { return (iterator)this->BeginX; } in begin() 123 const_iterator begin() const { return (const_iterator)this->BeginX; } in begin() [all …]
|
| /external/skia/src/sksl/ |
| D | SkSLGLSLCodeGenerator.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 37 this->write(s); in writeLine() 43 this->write(s.c_str()); in write() 47 this->writeLine(s.c_str()); in writeLine() 51 this->writeLine(""); in writeLine() 55 this->writeLine("#extension " + ext.fName + " : enable"); in writeExtension() 63 this->write(type.name()); in writeType() 68 this->writeLine("struct " + type.name() + " {"); in writeType() 71 this->writeModifiers(f.fModifiers, false); in writeType() 73 this->writeType(*f.fType); in writeType() [all …]
|
| /external/protobuf/js/binary/ |
| D | decoder.js | 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer 17 // this software without specific prior written permission. 19 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 29 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 32 * @fileoverview This file contains utilities for decoding primitive values 58 * @param {?function(this:jspb.BinaryDecoder):(number|boolean|string)=} 66 this.decoder_ = null; 70 * @private {?function(this:jspb.BinaryDecoder):(number|boolean|string)} 72 this.nextMethod_ = null; [all …]
|