Lines Matching refs:push

86 			chunks.push(chunk);
886 res.push(codePoint >>> 10 & 0x3FF | 0xD800)
890 res.push(codePoint)
1634 if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
1638 if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
1650 if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
1659 if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
1667 bytes.push(codePoint)
1670 bytes.push(
1676 bytes.push(
1683 bytes.push(
1701 byteArray.push(str.charCodeAt(i) & 0xFF)
1715 byteArray.push(lo)
1716 byteArray.push(hi)
1798 function push (v) {
1804 push((tmp & 0xFF0000) >> 16)
1805 push((tmp & 0xFF00) >> 8)
1806 push(tmp & 0xFF)
1811 push(tmp & 0xFF)
1814 push((tmp >> 8) & 0xFF)
1815 push(tmp & 0xFF)
3090 push = arrayProto.push,
3582 this.push(values[length]);
4076 stackA.push(value);
4077 stackB.push(result);
4161 result.push(value);
4164 result.push(value);
4250 result.push(value);
4553 stackA.push(object);
4554 stackB.push(other);
4625 result.push(iteratee(value, key, collection));
4748 stackA.push(srcValue);
4749 stackB.push(result);
4934 seen.push(computed);
4936 result.push(value);
4940 seen.push(computed);
4942 result.push(value);
4991 push.apply(args, action.args);
6227 result.push(key);
6800 args.push(value);
6801 caches.push(isCommon && value.length >= 120 && createCache(argsIndex && value));
6823 seen.push(value);
6825 result.push(value);
7013 result.push(value);
8139 result[key].push(value);
8394 result[key ? 0 : 1].push(value);
10618 args.push(assignDefaults);
10902 result[value].push(key);
10998 result.push(key);
12493 …(result.__actions__ = arrayCopy(this.__actions__)).push({ 'func': func, 'args': arguments, 'thisAr…
12498 push.apply(args, arguments);
12728 SetCache.prototype.push = cachePush;
12989 iteratees.push({ 'iteratee': getCallback(iteratee, thisArg, 3), 'type': index });
13008 views.push({ 'size': n, 'type': methodName + (result.dir < 0 ? 'Right' : '') });
13101 push.apply(otherArgs, args);
13110 actions.push({ 'func': thru, 'args': [interceptor], 'thisArg': lodash });
13375 self.charCatalogue[index].push(charCode);
13417 target.push(item);
13642 styleContextStack.push({
13691 this.linearNodeList.push(node);
13781 gaps.push(0);
13784 gaps.push(gap);
13839 pageBreaks.push(pageDesc);
13929 node.positions.push(positions);
13954 node.positions.push(position);
13969 node.positions.push(position);
13977 node.positions.push(position);
14003 callbacks.push(cb);
14345 …colSpans.push({ col: col, span: data.colSpan, minWidth: data._minWidth, maxWidth: data._maxWidth }…
14404 offsets.push(lOffset);
14487 node.table.widths.push(node.table.widths[node.table.widths.length - 1]);
14651 results.push({text: item});
14657 results.push({ text: '', lineEnd: true });
14711 results.push(result);
14838 stack.styleOverrides.push(item);
14850 StyleContextStack.prototype.push = function(styleNameOrOverride) {
14851 this.styleOverrides.push(styleNameOrOverride);
14890 this.push(styleNames[i]);
14924 this.push(styleOverrideObject);
15000 autoColumns.push(column);
15004 starColumns.push(column);
15008 fixedColumns.push(column);
15274 GF256_MAP.push(v);
15292 poly.push(GF256_INVMAP[a ^ b]);
15294 GF256_GENPOLY.push(poly);
15422 newdata.push(ch);
15424 newdata.push(0xc0 | (ch >> 6),
15427 newdata.push(0xe0 | (ch >> 12),
15431 newdata.push(0xf0 | (ch >> 18),
15455 buf.push(bits | (x >> (n -= remaining)));
15456 while (n >= 8) buf.push((x >> (n -= 8)) & 255);
15497 if (remaining < 8) buf.push(bits);
15501 while (buf.length + 1 < maxbuflen) buf.push(0xec, 0x11);
15502 if (buf.length < maxbuflen) buf.push(0xec);
15516 for (var i = 0; i < genpolylen; ++i) modulus.push(0);
15540 subsizes.push(subsize0);
15544 subsizes.push(subsize0);
15547 subsizes.push(subsize0);
15551 eccs.push(calculateecc(poly.slice(subsizes[i], subsizes[i+1]), genpoly));
15558 result.push(poly[subsizes[j] + i]);
15562 result.push(poly[subsizes[j+1] - 1]);
15566 result.push(eccs[j][i]);
15598 matrix.push([]);
15599 reserved.push([]);
15751 groups.push(k);
15753 groups.push(k);
15762 groups.push(k);
15764 groups.push(k);
15898 canvas.push({
15906 canvas.push({
15970 this.snapshots.push({
16080 this.snapshots.push({
16159 this.pages.push(page);
16346 rep.items.push(item);
16358 this.repeatables.push(rep);
16396 page.items.push(item);
16571 page.items.push({
16581 page.items.push({
16593 page.items.push({
16623 this.contextStack.push(this.context);
16685 this.inlines.push(inline);
16768 rsd.push({ left: 0, rowSpan: 0 });
16776 rsd.push({ left: x, rowSpan: 0, width: 0 });
16888 ys.push({
16898 ys.push({y0: pageBreak.y, page: pageBreak.prevPage + 1});
17006 result.push({ x: self.rowSpanData[i].left, index: i});
17016 …result.push({ x: self.rowSpanData[self.rowSpanData.length - 1].left, index: self.rowSpanData.lengt…
17104 _results.push(PDFDocument.prototype[name] = method);
17130 this._pageBuffer.push(this.page);
17132 pages.Kids.push(this.page.dictionary);
17170 this._offsets.push(null);
17181 this.push(data);
17259 return this.push(null);
17538 this._events[type].push(listener);
17912 Readable.prototype.push = function(chunk, encoding) {
17964 state.buffer.push(chunk);
18187 state.buffer.push(chunk);
18272 state.pipes.push(dest);
18560 self.push(chunk);
18563 self.push(null);
18573 var ret = self.push(chunk);
18769 queue.push(new Item(fun, args));
19004 for (var key in obj) keys.push(key);
19332 state.buffer.push(new WriteReq(chunk, encoding, cb));
19430 cbs.push(state.buffer[c].callback);
19880 stream.push(data);
19922 Transform.prototype.push = function(chunk, encoding) {
19924 return Duplex.prototype.push.call(this, chunk, encoding);
19987 return stream.push(null);
20202 _results.push(PDFObject.convert(e));
20211 out.push('/' + key + ' ' + PDFObject.convert(val));
20213 out.push('>>');
20267 _this.chunks.push(chunk);
20289 this.chunks.push(chunk);
20550 buffers.push(chunk);
20902 self.push(out);
20904 buffers.push(out);
26679 objects.push(inspect(arguments[i]));
26959 ctx.seen.push(value);
27004 output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
27007 output.push('');
27012 output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
27641 if (hasOwn.call(obj, key)) keys.push(key);
27862 _results.push(part / 255);
27872 _results.push(part / 100);
28168 this.stops.push([pos, this.doc._normalizeColor(color), opacity]);
28180 this.stops.push([1, last[1], last[2]]);
28186 encode.push(0, 1);
28188 bounds.push(this.stops[i + 1][0]);
28197 stops.push(fn);
28233 _results.push(+v.toFixed(5));
28396 this._ctmStack.push(this._ctm.slice());
28576 _results.push(+v.toFixed(5));
28917 _results.push(doc.bezierCurveTo.apply(doc, bez));
29214 _results.push(Math.round(e * this.scaleFactor));
29285 _results.push(Math.round(this.font.widthOfGlyph(glyph)));
29320 range.push("<" + code + "><" + unicode + ">");
29619 _results.push(this.writeByte(val.charCodeAt(i)));
29683 buf.push(this.readByte());
29693 _results.push(this.writeByte(byte));
29787 this.map[type].list.push(entry);
29882 tableData.push(0);
29898 data.push(0);
29953 entries.push({
29971 strings[entry.nameID].push(name);
30300 this.tables.push(entry);
30354 _results.push(data.readUInt16());
30363 _results.push(data.readUInt16());
30371 _results.push(data.readUInt16());
30379 _results.push(data.readUInt16());
30388 _results.push(data.readUInt16());
30425 _results.push(0);
30476 endCodes.push(last);
30478 startCodes.push(code);
30484 endCodes.push(last);
30486 endCodes.push(0xFFFF);
30487 startCodes.push(0xFFFF);
30500 deltas.push(0);
30501 rangeOffsets.push(0);
30506 deltas.push(0);
30507 rangeOffsets.push(2 * (glyphIDs.length + segCount - i));
30509 glyphIDs.push(charMap[code]["new"]);
30512 deltas.push(startGlyph - startCode);
30513 rangeOffsets.push(0);
30592 this.metrics.push({
30602 _results.push(data.readInt16());
30612 _results.push(m.advance);
30619 _results.push(this.widths.push(last));
30844 this.glyphNameIndex.push(data.readUInt16());
30850 _results.push(this.names.push(data.readString(length)));
30864 _results1.push(data.readUInt32());
30912 indexes.push(position);
30914 indexes.push(257 + strings.length);
30915 strings.push(post);
30986 _results.push(data.readByte());
30994 _results.push(data.readInt());
31012 _results.push(data.readInt());
31071 _results.push(data.readUInt16() * 2);
31080 _results.push(data.readUInt32());
31194 offsets.push(table.length);
31199 offsets.push(table.length);
31257 this.glyphOffsets.push(data.pos);
31258 this.glyphIDs.push(data.readShort());
31326 _results.push(this.glyphWidths[characters[i]]);
31336 _results.push(+e);
31367 a.push(value);
31508 ret.push(val);
31525 additionalIDs.push.apply(additionalIDs, glyph.glyphIDs);
31565 _results.push(new2old[id]);
31709 _results.push(level--);
31711 items.push(item);
31712 _results.push(levels.push(level));
31892 _results.push(encoded.charCodeAt(i).toString(16));
31896 commands.push("<" + encoded + "> " + (-wordSpacing));
31905 _results.push(encoded.charCodeAt(i).toString(16));
65463 mask.push(x, x);
65633 _results.push(String.fromCharCode(this.data[this.pos++]));
65652 this.imgData.push(this.data[this.pos++]);
65663 this.transparency.indexed.push(255);
65720 _results.push(this.data[this.pos++]);
65917 this.page.annotations.push(ref);
66169 groups.push(curGroup);
66171 curGroup.inlines.push(inline);