Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 25 of 800) sorted by relevance

12345678910>>...32

/external/skqp/experimental/canvaskit/
Dexterns.js444 CanvasKit.SkPath.prototype.addArc = function() {};
445 CanvasKit.SkPath.prototype.addPath = function() {};
446 CanvasKit.SkPath.prototype.addRect = function() {};
447 CanvasKit.SkPath.prototype.addRoundRect = function() {};
448 CanvasKit.SkPath.prototype.arc = function() {};
449 CanvasKit.SkPath.prototype.arcTo = function() {};
450 CanvasKit.SkPath.prototype.close = function() {};
451 CanvasKit.SkPath.prototype.conicTo = function() {};
452 CanvasKit.SkPath.prototype.cubicTo = function() {};
453 CanvasKit.SkPath.prototype.dash = function() {};
[all …]
/external/skia/modules/canvaskit/
Dexterns.js765 CanvasKit.Paragraph.prototype.getRectsForRange = function() {};
767 CanvasKit.SkPath.prototype.addArc = function() {};
768 CanvasKit.SkPath.prototype.addOval = function() {};
769 CanvasKit.SkPath.prototype.addPath = function() {};
770 CanvasKit.SkPath.prototype.addPoly = function() {};
771 CanvasKit.SkPath.prototype.addRect = function() {};
772 CanvasKit.SkPath.prototype.addRoundRect = function() {};
773 CanvasKit.SkPath.prototype.arc = function() {};
774 CanvasKit.SkPath.prototype.arcTo = function() {};
775 CanvasKit.SkPath.prototype.close = function() {};
[all …]
/external/skqp/modules/pathkit/
Dexterns.js75 StrokeOpts.prototype.width;
76 StrokeOpts.prototype.miter_limit;
77 StrokeOpts.prototype.cap;
78 StrokeOpts.prototype.join;
82 CubicMap.prototype.computeYFromX = function(x) {};
83 CubicMap.prototype.computePtFromT = function(t) {};
89 PathKit.SkPath.prototype.addPath = function() {};
90 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) {};
91 PathKit.SkPath.prototype.arcTo = function(x1, y1, x2, y2, radius) {};
92 PathKit.SkPath.prototype.bezierCurveTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {};
[all …]
Dchaining.js9 PathKit.SkPath.prototype.addPath = function() {
52 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) {
57 PathKit.SkPath.prototype.arcTo = function(x1, y1, x2, y2, radius) {
62 PathKit.SkPath.prototype.bezierCurveTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {
67 PathKit.SkPath.prototype.close = function() {
74 PathKit.SkPath.prototype.closePath = function() {
79 PathKit.SkPath.prototype.conicTo = function(x1, y1, x2, y2, w) {
84 PathKit.SkPath.prototype.cubicTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {
89 PathKit.SkPath.prototype.dash = function(on, off, phase) {
97 …PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle…
[all …]
/external/skia/modules/pathkit/
Dexterns.js75 StrokeOpts.prototype.width;
76 StrokeOpts.prototype.miter_limit;
77 StrokeOpts.prototype.cap;
78 StrokeOpts.prototype.join;
82 CubicMap.prototype.computeYFromX = function(x) {};
83 CubicMap.prototype.computePtFromT = function(t) {};
89 PathKit.SkPath.prototype.addPath = function() {};
90 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) {};
91 PathKit.SkPath.prototype.arcTo = function(x1, y1, x2, y2, radius) {};
92 PathKit.SkPath.prototype.bezierCurveTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {};
[all …]
Dchaining.js9 PathKit.SkPath.prototype.addPath = function() {
52 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) {
57 PathKit.SkPath.prototype.arcTo = function(x1, y1, x2, y2, radius) {
62 PathKit.SkPath.prototype.bezierCurveTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {
67 PathKit.SkPath.prototype.close = function() {
74 PathKit.SkPath.prototype.closePath = function() {
79 PathKit.SkPath.prototype.conicTo = function(x1, y1, x2, y2, w) {
84 PathKit.SkPath.prototype.cubicTo = function(cp1x, cp1y, cp2x, cp2y, x, y) {
89 PathKit.SkPath.prototype.dash = function(on, off, phase) {
97 …PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle…
[all …]
/external/protobuf/js/binary/
Dreader.js144 jspb.BinaryReader.prototype.alloc = jspb.BinaryReader.alloc;
150 jspb.BinaryReader.prototype.free = function() {
167 jspb.BinaryReader.prototype.getFieldCursor = function() {
176 jspb.BinaryReader.prototype.getCursor = function() {
185 jspb.BinaryReader.prototype.getBuffer = function() {
194 jspb.BinaryReader.prototype.getFieldNumber = function() {
203 jspb.BinaryReader.prototype.getWireType = function() {
212 jspb.BinaryReader.prototype.isEndGroup = function() {
221 jspb.BinaryReader.prototype.getError = function() {
232 jspb.BinaryReader.prototype.setBlock = function(bytes, start, length) {
[all …]
Ddecoder.js98 jspb.BinaryIterator.prototype.init_ =
143 jspb.BinaryIterator.prototype.free = function() {
154 jspb.BinaryIterator.prototype.clear = function() {
172 jspb.BinaryIterator.prototype.get = function() {
181 jspb.BinaryIterator.prototype.atEnd = function() {
191 jspb.BinaryIterator.prototype.next = function() {
307 jspb.BinaryDecoder.prototype.free = function() {
319 jspb.BinaryDecoder.prototype.clone = function() {
328 jspb.BinaryDecoder.prototype.clear = function() {
341 jspb.BinaryDecoder.prototype.getBuffer = function() {
[all …]
Dwriter.js117 jspb.BinaryWriter.prototype.appendUint8Array_ = function(arr) {
132 jspb.BinaryWriter.prototype.beginDelimited_ = function(field) {
149 jspb.BinaryWriter.prototype.endDelimited_ = function(bookmark) {
171 jspb.BinaryWriter.prototype.writeSerializedMessage = function(
184 jspb.BinaryWriter.prototype.maybeWriteSerializedMessage = function(
195 jspb.BinaryWriter.prototype.reset = function() {
207 jspb.BinaryWriter.prototype.getResultBuffer = function() {
243 jspb.BinaryWriter.prototype.getResultBase64String = function(opt_webSafe) {
254 jspb.BinaryWriter.prototype.beginSubMessage = function(field) {
263 jspb.BinaryWriter.prototype.endSubMessage = function() {
[all …]
Dencoder.js62 jspb.BinaryEncoder.prototype.length = function() {
70 jspb.BinaryEncoder.prototype.end = function() {
83 jspb.BinaryEncoder.prototype.writeSplitVarint64 = function(lowBits, highBits) {
108 jspb.BinaryEncoder.prototype.writeSplitFixed64 = function(lowBits, highBits) {
125 jspb.BinaryEncoder.prototype.writeUnsignedVarint32 = function(value) {
144 jspb.BinaryEncoder.prototype.writeSignedVarint32 = function(value) {
173 jspb.BinaryEncoder.prototype.writeUnsignedVarint64 = function(value) {
189 jspb.BinaryEncoder.prototype.writeSignedVarint64 = function(value) {
204 jspb.BinaryEncoder.prototype.writeZigzagVarint32 = function(value) {
218 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) {
[all …]
/external/flatbuffers/js/
Dflatbuffers.js117 flatbuffers.Long.prototype.toFloat64 = function() {
125 flatbuffers.Long.prototype.equals = function(other) {
229 flatbuffers.Builder.prototype.clear = function() {
249 flatbuffers.Builder.prototype.forceDefaults = function(forceDefaults) {
260 flatbuffers.Builder.prototype.dataBuffer = function() {
270 flatbuffers.Builder.prototype.asUint8Array = function() {
284 flatbuffers.Builder.prototype.prep = function(size, additional_bytes) {
307 flatbuffers.Builder.prototype.pad = function(byte_size) {
316 flatbuffers.Builder.prototype.writeInt8 = function(value) {
323 flatbuffers.Builder.prototype.writeInt16 = function(value) {
[all …]
/external/libchrome/mojo/public/js/
Dbindings.js56 InterfacePtrController.prototype.bind = function(ptrInfoOrHandle) {
67 InterfacePtrController.prototype.isBound = function() {
73 InterfacePtrController.prototype.reset = function() {
91 InterfacePtrController.prototype.resetWithReason = function(reason) {
100 InterfacePtrController.prototype.setConnectionErrorHandler = function(
109 InterfacePtrController.prototype.passInterface = function() {
126 InterfacePtrController.prototype.getProxy = function() {
131 InterfacePtrController.prototype.configureProxyIfNecessary_ = function() {
147 InterfacePtrController.prototype.queryVersion = function() {
158 InterfacePtrController.prototype.requireVersion = function(version) {
[all …]
/external/libchrome/mojo/public/js/lib/
Dcodec.js49 Decoder.prototype.align = function() {
53 Decoder.prototype.skip = function(offset) {
57 Decoder.prototype.readInt8 = function() {
63 Decoder.prototype.readUint8 = function() {
69 Decoder.prototype.readInt16 = function() {
75 Decoder.prototype.readUint16 = function() {
81 Decoder.prototype.readInt32 = function() {
87 Decoder.prototype.readUint32 = function() {
93 Decoder.prototype.readInt64 = function() {
99 Decoder.prototype.readUint64 = function() {
[all …]
Dbuffer.js28 Object.defineProperty(Buffer.prototype, "byteLength", {
32 Buffer.prototype.alloc = function(size) {
46 Buffer.prototype.grow = function(size) {
53 Buffer.prototype.trim = function() {
58 Buffer.prototype.getUint8 = function(offset) {
61 Buffer.prototype.getUint16 = function(offset) {
64 Buffer.prototype.getUint32 = function(offset) {
67 Buffer.prototype.getUint64 = function(offset) {
79 Buffer.prototype.getInt8 = function(offset) {
82 Buffer.prototype.getInt16 = function(offset) {
[all …]
Dinterface_endpoint_handle.js28 State.prototype.initPendingState = function(peer) {
33 State.prototype.isValid = function() {
38 State.prototype.close = function(disconnectReason) {
64 State.prototype.runAssociationEventHandler = function(associationEvent) {
72 State.prototype.setAssociationEventHandler = function(handler) {
93 State.prototype.notifyAssociation = function(interfaceId,
107 State.prototype.onAssociated = function(interfaceId,
120 State.prototype.onPeerClosedBeforeAssociation = function(disconnectReason) {
144 InterfaceEndpointHandle.prototype.isValid = function() {
148 InterfaceEndpointHandle.prototype.pendingAssociation = function() {
[all …]
Dvalidator.js48 Observer.prototype.reset = function() {
121 Object.defineProperty(Validator.prototype, "handleIndexLimit", {
125 Object.defineProperty(Validator.prototype, "associatedHandleIndexLimit", {
133 Validator.prototype.isValidRange = function(start, numBytes) {
148 Validator.prototype.claimRange = function(start, numBytes) {
156 Validator.prototype.claimHandle = function(index) {
168 Validator.prototype.claimAssociatedEndpointHandle = function(index) {
183 Validator.prototype.validateEnum = function(offset, enumClass) {
190 Validator.prototype.validateHandle = function(offset, nullable) {
203 Validator.prototype.validateAssociatedEndpointHandle = function(offset,
[all …]
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js48 proto.routeguide.Point.prototype.toObject = function(opt_includeInstance) {
133 proto.routeguide.Point.prototype.serializeBinary = function() {
145 proto.routeguide.Point.prototype.serializeBinaryToWriter = function (writer) {
168 proto.routeguide.Point.prototype.cloneMessage = function() {
177 proto.routeguide.Point.prototype.getLatitude = function() {
183 proto.routeguide.Point.prototype.setLatitude = function(value) {
192 proto.routeguide.Point.prototype.getLongitude = function() {
198 proto.routeguide.Point.prototype.setLongitude = function(value) {
234 proto.routeguide.Rectangle.prototype.toObject = function(opt_includeInstance) {
321 proto.routeguide.Rectangle.prototype.serializeBinary = function() {
[all …]
/external/brotli/js/
Dpolyfill.js17 if (!Array.prototype.copyWithin) {
18 Array.prototype.copyWithin = function(target, start, end) {
40 if (!Array.prototype.fill) {
41 Object.defineProperty(Array.prototype, 'fill', {
55 if (!Int8Array.prototype.copyWithin) {
56 Int8Array.prototype.copyWithin = Array.prototype.copyWithin;
59 if (!Int8Array.prototype.fill) {
60 Int8Array.prototype.fill = Array.prototype.fill;
63 if (!Int32Array.prototype.fill) {
64 Int32Array.prototype.fill = Array.prototype.fill;
/external/v8/src/builtins/
Dstring-html.tq23 // https://tc39.github.io/ecma262/#sec-string.prototype.anchor
27 receiver, 'String.prototype.anchor', 'a', 'name', arguments[0]);
30 // https://tc39.github.io/ecma262/#sec-string.prototype.big
35 receiver, 'String.prototype.big', 'big', kEmptyString, kEmptyString);
38 // https://tc39.github.io/ecma262/#sec-string.prototype.blink
43 receiver, 'String.prototype.blink', 'blink', kEmptyString, kEmptyString);
46 // https://tc39.github.io/ecma262/#sec-string.prototype.bold
51 receiver, 'String.prototype.bold', 'b', kEmptyString, kEmptyString);
54 // https://tc39.github.io/ecma262/#sec-string.prototype.fontcolor
59 receiver, 'String.prototype.fontcolor', 'font', 'color', arguments[0]);
[all …]
/external/u-boot/scripts/
Dkernel-doc312 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1052 my ($prototype, $file) = @_;
1565 my $prototype = shift;
1569 $prototype =~ s/^static +//;
1570 $prototype =~ s/^extern +//;
1571 $prototype =~ s/^asmlinkage +//;
1572 $prototype =~ s/^inline +//;
1573 $prototype =~ s/^__inline__ +//;
1574 $prototype =~ s/^__inline +//;
1575 $prototype =~ s/^__always_inline +//;
[all …]
/external/flatbuffers/tests/
Dmonster_test_generated.js125 MyGame.InParentNamespace.prototype.__init = function(i, bb) {
185 MyGame.Example2.Monster.prototype.__init = function(i, bb) {
245 MyGame.Example.Test.prototype.__init = function(i, bb) {
254 MyGame.Example.Test.prototype.a = function() {
262 MyGame.Example.Test.prototype.mutate_a = function(value) {
276 MyGame.Example.Test.prototype.b = function() {
284 MyGame.Example.Test.prototype.mutate_b = function(value) {
329 MyGame.Example.TestSimpleTableWithEnum.prototype.__init = function(i, bb) {
347 MyGame.Example.TestSimpleTableWithEnum.prototype.color = function() {
356 MyGame.Example.TestSimpleTableWithEnum.prototype.mutate_color = function(value) {
[all …]
/external/v8/src/init/
Dbootstrapper.cc378 int inobject_properties, Handle<HeapObject> prototype, in CreateFunction() argument
385 name, prototype, type, instance_size, inobject_properties, builtin_id, in CreateFunction()
390 JSObject::MakePrototypesFast(handle(result->prototype(), isolate), in CreateFunction()
401 int inobject_properties, Handle<HeapObject> prototype, in CreateFunction() argument
405 instance_size, inobject_properties, prototype, builtin_id); in CreateFunction()
411 Handle<HeapObject> prototype, Builtins::Name call) { in InstallFunction() argument
414 isolate, name, type, instance_size, inobject_properties, prototype, call); in InstallFunction()
422 Handle<HeapObject> prototype, Builtins::Name call) { in InstallFunction() argument
425 instance_size, inobject_properties, prototype, call); in InstallFunction()
787 Handle<JSObject> prototype, in CreateNonConstructorMap() argument
[all …]
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/
Dbackground.js23 Networking.prototype._setupFunctionCall = function(function_name) {
32 Networking.prototype._setResult = function(function_name, result_value) {
45 Networking.prototype.getEnabledNetworkDevices = function() {
62 Networking.prototype.enableNetworkDevice = function(type) {
69 Networking.prototype.disableNetworkDevice = function(type) {
76 Networking.prototype.requestNetworkScan = function() {
83 Networking.prototype.createNetwork = function(shared, properties) {
92 Networking.prototype.setProperties = function(guid, properties) {
101 Networking.prototype.findNetworks = function(type) {
113 Networking.prototype.getNetworks = function(properties) {
[all …]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dmarkermanager.js87 MarkerManager.prototype.initialize = function (map, opt_opts) {
193 MarkerManager.prototype.resetManager_ = function () {
208 MarkerManager.prototype.clearMarkers = function () {
225 MarkerManager.prototype.getTilePoint_ = function (latlng, zoom, padding) {
247 MarkerManager.prototype.addMarkerBatch_ = function (marker, minZoom, maxZoom) {
283 MarkerManager.prototype.isGridPointVisible_ = function (point) {
307 MarkerManager.prototype.onMarkerMoved_ = function (marker, oldPoint, newPoint) {
356 MarkerManager.prototype.removeMarker = function (marker) {
395 MarkerManager.prototype.addMarkers = function (markers, minZoom, opt_maxZoom) {
412 MarkerManager.prototype.getOptMaxZoom_ = function (opt_maxZoom) {
[all …]
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
Dtcp-server.js74 TcpServer.prototype.isConnected=function() {
84 TcpServer.prototype.listen = function(callback) {
96 TcpServer.prototype.disconnect = function() {
122 TcpServer.prototype._onCreate = function(createInfo) {
142 TcpServer.prototype._onListenComplete = function(resultCode) {
148 TcpServer.prototype._onAccept = function (info) {
164 TcpServer.prototype._onAcceptError = function(info) {
171 TcpServer.prototype._onNoMoreConnectionsAvailable = function(socketId) {
181 TcpServer.prototype._onSocketInfo = function(tcpConnection, socketInfo) {
207 TcpConnection.prototype.setSocketInfo = function(socketInfo) {
[all …]

12345678910>>...32