Searched refs:push (Results 326 - 350 of 2732) sorted by relevance

<<11121314151617181920>>

/external/skia/src/sfnt/
H A DSkOTTable_maxp_CFF.h14 #pragma pack(push, 1)
/external/chromium_org/tools/traceline/traceline/
H A Dassembler_unittest.cc50 cb.push(EBX);
51 cb.push(Operand(EBX));
52 cb.push(Operand(EBX, 0));
53 cb.push(Operand(EDI, -4));
54 cb.push(Operand(EDI, -8));
57 cb.push(Operand(EBX, 12));
58 cb.push(Operand(ESP, 0x1234));
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-2185-2.js58 a.push(i);
68 a.push(i);
72 a.push(tooth - i);
82 a.push(tooth - i);
90 a.push(i);
97 a.push(LEN - i);
104 a.push(Math.floor(Math.random() * LEN));
/external/chromium_org/third_party/flot/
H A Djquery.flot.fillbetween.min.js30 */(function(e){function n(e){function t(e,t){var n;for(n=0;n<t.length;++n)if(t[n].id===e.fillBetween)return t[n];return typeof e.fillBetween=="number"?e.fillBetween<0||e.fillBetween>=t.length?null:t[e.fillBetween]:null}function n(e,n,r){if(n.fillBetween==null)return;var i=t(n,e.getData());if(!i)return;var s=r.pointsize,o=r.points,u=i.datapoints.pointsize,a=i.datapoints.points,f=[],l,c,h,p,d,v,m=n.lines.show,g=s>2&&r.format[2].y,y=m&&n.lines.steps,b=!0,w=0,E=0,S,x;for(;;){if(w>=o.length)break;S=f.length;if(o[w]==null){for(x=0;x<s;++x)f.push(o[w+x]);w+=s}else if(E>=a.length){if(!m)for(x=0;x<s;++x)f.push(o[w+x]);w+=s}else if(a[E]==null){for(x=0;x<s;++x)f.push(null);b=!0,E+=u}else{l=o[w],c=o[w+1],p=a[E],d=a[E+1],v=0;if(l===p){for(x=0;x<s;++x)f.push(o[w+x]);v=d,w+=s,E+=u}else if(l>p){if(m&&w>0&&o[w-s]!=null){h=c+(o[w-s+1]-c)*(p-l)/(o[w-s]-l),f.push(p),f.push(h);for(x=2;x<s;++x)f.push(o[w+x]);v=d}E+=u}else{if(b&&m){w+=s;continue}for(x=0;x<s;++x)f.push(o[w+x]);m&&E>0&&a[E-u]!=null&&(v=d+(a[E-u+1]-d)*(l-p)/(a[E-u]-p)),w+=s}b=!1,S!==f.length&&g&&(f[S+2]=v)}if(y&&S!==f.length&&S>0&&f[S]!==null&&f[S]!==f[S-s]&&f[S+1]!==f[S-s+1]){for(x=0;x<s;++x)f[S+s+x]=f[S+x];f[S+1]=f[S-s+1]}}r.points=f}e.hooks.processDatapoints.push(n)}var t={series:{fillBetween:null}};e.plot.plugins.push({ini
[all...]
H A Djquery.flot.stack.min.js36 */(function(e){function n(e){function t(e,t){var n=null;for(var r=0;r<t.length;++r){if(e==t[r])break;t[r].stack==e.stack&&(n=t[r])}return n}function n(e,n,r){if(n.stack==null||n.stack===!1)return;var i=t(n,e.getData());if(!i)return;var s=r.pointsize,o=r.points,u=i.datapoints.pointsize,a=i.datapoints.points,f=[],l,c,h,p,d,v,m=n.lines.show,g=n.bars.horizontal,y=s>2&&(g?r.format[2].x:r.format[2].y),b=m&&n.lines.steps,w=!0,E=g?1:0,S=g?0:1,x=0,T=0,N,C;for(;;){if(x>=o.length)break;N=f.length;if(o[x]==null){for(C=0;C<s;++C)f.push(o[x+C]);x+=s}else if(T>=a.length){if(!m)for(C=0;C<s;++C)f.push(o[x+C]);x+=s}else if(a[T]==null){for(C=0;C<s;++C)f.push(null);w=!0,T+=u}else{l=o[x+E],c=o[x+S],p=a[T+E],d=a[T+S],v=0;if(l==p){for(C=0;C<s;++C)f.push(o[x+C]);f[N+S]+=d,v=d,x+=s,T+=u}else if(l>p){if(m&&x>0&&o[x-s]!=null){h=c+(o[x-s+S]-c)*(p-l)/(o[x-s+E]-l),f.push(p),f.push(h+d);for(C=2;C<s;++C)f.push(o[x+C]);v=d}T+=u}else{if(w&&m){x+=s;continue}for(C=0;C<s;++C)f.push(o[x+C]);m&&T>0&&a[T-u]!=null&&(v=d+(a[T-u+S]-d)*(l-p)/(a[T-u+E]-p)),f[N+S]+=v,x+=s}w=!1,N!=f.length&&y&&(f[N+2]+=v)}if(b&&N!=f.length&&N>0&&f[N]!=null&&f[N]!=f[N-s]&&f[N+1]!=f[N-s+1]){for(C=0;C<s;++C)f[N+s+C]=f[N+C];f[N+1]=f[N-s+1]}}r.points=f}e.hooks.processDatapoints.push(n)}var t={series:{stack:null}};e.plot.plugins.push({ini
[all...]
/external/libunwind/src/dwarf/
H A DGexpr.c213 # define push(x) \ macro
242 push (c->cfa); /* push current CFA as required by DWARF spec */
278 push (opcode - DW_OP_lit0);
298 push (tmp1 + operand1);
307 push (tmp1 + operand2);
341 push (operand1);
348 push (operand1);
355 push (operand1);
362 push (operand
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dtable_util.js78 colToColGroup.push(colGroupCtr);
81 colToColGroup.push(colGroupCtr);
90 colToColGroup.push(colGroupCtr);
94 colToColGroup.push(colGroupCtr);
104 * Utility function to push an element into a given array only if that element
111 givenArray.push(givenElement);
H A Dnav_description.js87 this.earcons.push(earconId);
115 speakArgs.push([this.context, queueMode, makeAnnotationProps()]);
119 speakArgs.push([this.text,
125 speakArgs.push([this.userValue, queueMode, {}]);
129 speakArgs.push([this.annotation, queueMode, makeAnnotationProps()]);
133 speakArgs.push([this.hint, queueMode, makeAnnotationProps()]);
/external/chromium_org/jingle/notifier/listener/
H A Dpush_notifications_send_update_task.cc44 const buzz::QName kQnPush(kPushNotificationsNamespace, "push");
51 // <push xmlns='google:push' channel='{channel}'>
54 // </push>
61 buzz::XmlElement* push = new buzz::XmlElement(kQnPush, true); local
62 push->AddAttr(kQnChannel, notification.channel);
63 message->AddElement(push);
70 push->AddElement(recipient_element);
83 push->AddElement(data);
/external/chromium_org/v8/tools/
H A Dlogreader.js107 fullStack.push(prevFrame);
110 fullStack.push(parseInt(frame, 16));
150 parsedFields.push(fields[1 + i]);
152 parsedFields.push(parser(fields[1 + i]));
155 parsedFields.push(fields.slice(1 + i));
/external/chromium-trace/trace-viewer/src/tracing/
H A Dtrace_model.js65 TraceModel.importerConstructors_.push(importerConstructor);
89 this.instantEvents.push(instantEvent);
104 this.categories.push(category);
134 threads.push(process.threads[tid]);
139 threads.push(process.threads[tid]);
151 processes.push(this.processes[pid]);
160 counters.push.apply(
165 counters.push(process.counters[tid]);
177 namedThreads.push.apply(
181 namedThreads.push
[all...]
/external/chromium-trace/trace-viewer/src/tracing/tracks/
H A Dasync_slice_group_track_test.js23 g.push(newAsyncSlice(0, 1, t1, t1));
43 g.push(newAsyncSlice(0, 1, t1, t1));
44 g.push(newAsyncSlice(1, 1, t1, t1));
60 g.push(newAsyncSlice(0, 1, t1, t1));
61 g.push(newAsyncSlice(0, 1.5, t1, t1));
82 g.push(newAsyncSlice(0, 1, t1, t1));
83 g.push(newAsyncSlice(0, 1.5, t1, t1));
84 g.push(newAsyncSlice(1, 1.5, t1, t1));
105 g.push(newAsyncSlice(0, 1, t1, t1));
106 g.push(newAsyncSlic
[all...]
/external/chromium_org/third_party/lcov/bin/
H A Dmcov74 push(@file_list, Cwd::abs_path($file));
283 push(@result, 0);
284 push(@result, 0);
285 push(@result, $3);
286 push(@result, $2);
296 push(@result, 1);
297 push(@result, $number);
298 push(@result, $3);
299 push(@result, $2);
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dblock-for.js34 for (let p in x) array.push(p);
60 a.push(s);
108 a.push(function () { return i; });
120 a.push(function () { return i; });
121 b.push(function () { return j; });
134 a.push(f);
145 for (let i = 0; a.push(function () { return i; }), i < 5; ++i) { }
155 for (let i = 0; i < 5; a.push(function () { return i; }), ++i) { }
168 a.push(function () { return p; });
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
H A Dcpu_test.js22 cpu.slices.push(tracing.test_utils.newSlice(1, 3));
38 cpu.slices.push(tracing.test_utils.newSlice(1, 3));
44 cpu.slices.push(tracing.test_utils.newSlice(1, 3));
/external/chromium_org/chrome/browser/resources/print_preview/
H A Dprint_preview_utils.js68 out.push(inArray[0]);
71 out.push(inArray[i]);
122 pageRanges.push({'from': from, 'to': to});
129 pageRanges.push({'from': singlePageNumber, 'to': singlePageNumber});
152 pageList.push(j);
158 pageList.push(j);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dhtmlmixed.js6 scriptTypes.push({matches: /^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^$/i,
10 scriptTypes.push({matches: conf.matches, mode: conf.mode && CodeMirror.getMode(config, conf.mode)});
12 scriptTypes.push({matches: /./,
/external/chromium_org/third_party/skia/forth/
H A DStdWords.cpp26 fe->push(fe->peek(1));
30 fe->push(fe->top());
37 fe->push(b);
44 fe->push(b);
45 fe->push(c);
46 fe->push(a);
53 fe->push(c);
54 fe->push(a);
55 fe->push(b);
63 fe->push(
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
H A Dmultisect2.asm17 push cx
18 push dx define
32 push ax
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
H A Dscenes.js8 worldDescription.shapes.push({
29 worldDescription.bodies.push(body);
37 worldDescription.shapes.push({
57 worldDescription.bodies.push(body);
65 worldDescription.shapes.push({
72 worldDescription.shapes.push({
100 worldDescription.bodies.push(body);
119 worldDescription.bodies.push(body);
129 worldDescription.shapes.push({
136 worldDescription.shapes.push({
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.c57 struct nouveau_pushbuf *push = dec->push; local
60 BEGIN_NV04(push, NV84_MPEG(QUERY_COUNTER), 1);
61 PUSH_DATA (push, ++dec->fence_seq);
62 PUSH_KICK (push);
67 PUSH_KICK(push);
72 struct nouveau_pushbuf *push = dec->push; local
76 nouveau_pushbuf_space(push, 8, 2, 0);
81 BEGIN_NV04(push, NV31_MPE
389 struct nouveau_pushbuf *push = dec->push; local
518 struct nouveau_pushbuf *push; local
[all...]
/external/chromium_org/v8/test/mjsunit/compiler/
H A Doptimized-for-in.js39 result.push(i + t[i]);
48 result.push(i + t[i]);
58 result.push(i + t[i]);
68 result.push(i + o[i]);
79 result.push(i + t[i]);
89 result.push(i + j + t[i] + t[j]);
100 result.push(i + j + t[i] + t[j]);
115 result.push(i + j + t[i] + t[j]);
128 result.push(i + j + t[i] + t[j]);
141 result.push(
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Dregexp-global.js157 regexps.push(/a1/g);
158 last_match_expectations.push("a1");
159 first_capture_expectations.push("");
161 regexps.push(/\w1/g);
162 last_match_expectations.push("a1");
163 first_capture_expectations.push("");
165 regexps.push(/(a)1/g);
166 last_match_expectations.push("a1");
167 first_capture_expectations.push("a");
169 regexps.push(ne
[all...]
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c57 struct nouveau_pushbuf *push = dec->push; local
60 BEGIN_NV04(push, NV84_MPEG(QUERY_COUNTER), 1);
61 PUSH_DATA (push, ++dec->fence_seq);
62 PUSH_KICK (push);
67 PUSH_KICK(push);
72 struct nouveau_pushbuf *push = dec->push; local
76 nouveau_pushbuf_space(push, 8, 2, 0);
81 BEGIN_NV04(push, NV31_MPE
389 struct nouveau_pushbuf *push = dec->push; local
518 struct nouveau_pushbuf *push; local
[all...]
/external/chromium-trace/trace-viewer/src/base/
H A Diteration_helpers.js11 values.push(arrayish[i]);
50 values.push.apply(values, arguments[i]);
58 keys.push(key);
65 values.push(dict[key]);

Completed in 2174 milliseconds

<<11121314151617181920>>