HomeSort by relevance Sort by last modified time
    Searched refs:push (Results 51 - 75 of 3334) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.members/
push_rvalue.pass.cpp 14 // void push(value_type&& v);
25 q.push(1);
27 q.push(3);
29 q.push(2);
swap.pass.cpp 23 q1.push(1);
24 q1.push(3);
25 q1.push(2);
top.pass.cpp 22 q.push(1);
24 q.push(3);
26 q.push(2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.special/
swap.pass.cpp 25 q1.push(1);
26 q1.push(3);
27 q1.push(2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/queue/queue.defn/
back_const.pass.cpp 21 q.push(1);
22 q.push(2);
23 q.push(3);
front_const.pass.cpp 21 q.push(1);
22 q.push(2);
23 q.push(3);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
push.pass.cpp 12 // void push(const value_type& v);
20 q.push(1);
23 q.push(2);
26 q.push(3);
top_const.pass.cpp 21 q.push(1);
22 q.push(2);
23 q.push(3);
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 163 text.push('Data exported on: ' + (new Date()).toLocaleString());
164 text.push('');
165 text.push('Number of passively captured events: ' +
167 text.push('Number of actively captured events: ' +
169 text.push('');
171 text.push('Chrome version: ' + ClientInfo.version +
178 text.push('Platform: ' + platform[1]);
179 text.push('Command line: ' + ClientInfo.command_line);
181 text.push('');
183 text.push('Default address family: '
    [all...]
  /external/chromium_org/third_party/flot/
jquery.flot.fillbetween.min.js 1 (function(b){var a={series:{fillBetween:null}};function c(f){function d(j,h){var g;for(g=0;g<h.length;++g){if(h[g].id==j.fillBetween){return h[g]}}if(typeof j.fillBetween=="number"){g=j.fillBetween;if(g<0||g>=h.length){return null}return h[g]}return null}function e(B,u,g){if(u.fillBetween==null){return}var p=d(u,B.getData());if(!p){return}var y=g.pointsize,E=g.points,h=p.datapoints.pointsize,x=p.datapoints.points,r=[],w,v,k,G,F,q,t=u.lines.show,o=y>2&&g.format[2].y,n=t&&u.lines.steps,D=true,C=0,A=0,z;while(true){if(C>=E.length){break}z=r.length;if(E[C]==null){for(m=0;m<y;++m){r.push(E[C+m])}C+=y}else{if(A>=x.length){if(!t){for(m=0;m<y;++m){r.push(E[C+m])}}C+=y}else{if(x[A]==null){for(m=0;m<y;++m){r.push(null)}D=true;A+=h}else{w=E[C];v=E[C+1];G=x[A];F=x[A+1];q=0;if(w==G){for(m=0;m<y;++m){r.push(E[C+m])}q=F;C+=y;A+=h}else{if(w>G){if(t&&C>0&&E[C-y]!=null){k=v+(E[C-y+1]-v)*(G-w)/(E[C-y]-w);r.push(G);r.push(k);for(m=2;m<y;++m){r.push(E[C+m])}q=F}A+=h}else{if(D&&t){C+=y;continue}for(m=0;m<y;++m){r.push(E[C+m])}if(t&&A>0&&x[A-h]!=null){q=F+(x[A-h+1]-F)*(w-G)/(x[A-h]-G)}C+=y}}D=false;if(z!=r.length&&o){r[z+2]=q}}}}if(n&&z!=r.length&&z>0&&r[z]!=null&&r[z]!=r[z-y]&&r[z+1]!=r[z-y+1]){for(m=0;m<y;++m){r[z+y+m]=r[z+m]}r[z+1]=r[z-y+1]}}g.points=r}f.hooks.processDatapoints.push(e)}b.plot.plugins.push({init:c,options:a,name:"fillbetween",version:"1.0"})})(jQuery)
    [all...]
jquery.flot.stack.min.js 1 (function(b){var a={series:{stack:null}};function c(f){function d(k,j){var h=null;for(var g=0;g<j.length;++g){if(k==j[g]){break}if(j[g].stack==k.stack){h=j[g]}}return h}function e(C,v,g){if(v.stack==null){return}var p=d(v,C.getData());if(!p){return}var z=g.pointsize,F=g.points,h=p.datapoints.pointsize,y=p.datapoints.points,t=[],x,w,k,J,I,r,u=v.lines.show,G=v.bars.horizontal,o=z>2&&(G?g.format[2].x:g.format[2].y),n=u&&v.lines.steps,E=true,q=G?1:0,H=G?0:1,D=0,B=0,A;while(true){if(D>=F.length){break}A=t.length;if(F[D]==null){for(m=0;m<z;++m){t.push(F[D+m])}D+=z}else{if(B>=y.length){if(!u){for(m=0;m<z;++m){t.push(F[D+m])}}D+=z}else{if(y[B]==null){for(m=0;m<z;++m){t.push(null)}E=true;B+=h}else{x=F[D+q];w=F[D+H];J=y[B+q];I=y[B+H];r=0;if(x==J){for(m=0;m<z;++m){t.push(F[D+m])}t[A+H]+=I;r=I;D+=z;B+=h}else{if(x>J){if(u&&D>0&&F[D-z]!=null){k=w+(F[D-z+H]-w)*(J-x)/(F[D-z+q]-x);t.push(J);t.push(k+I);for(m=2;m<z;++m){t.push(F[D+m])}r=I}B+=h}else{if(E&&u){D+=z;continue}for(m=0;m<z;++m){t.push(F[D+m])}if(u&&B>0&&y[B-h]!=null){r=I+(y[B-h+H]-I)*(x-J)/(y[B-h+q]-J)}t[A+H]+=r;D+=z}}E=false;if(A!=t.length&&o){t[A+2]+=r}}}}if(n&&A!=t.length&&A>0&&t[A]!=null&&t[A]!=t[A-z]&&t[A+1]!=t[A-z+1]){for(m=0;m<z;++m){t[A+z+m]=t[A+m]}t[A+1]=t[A-z+1]}}g.points=t}f.hooks.processDatapoints.push(e)}b.plot.plugins.push({init:c,options:a,name:"stack",version:"1.2"})})(jQuery)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_surface.c 203 struct nouveau_pushbuf *push = context_push(ctx); local
219 BEGIN_NV04(push, NV01_SUBC(SURF, OBJECT), 1);
220 PUSH_DATA (push, swzsurf->handle);
229 if (nouveau_pushbuf_space(push, 64, 4, 0) ||
230 nouveau_pushbuf_refn (push, refs, 2))
233 BEGIN_NV04(push, NV04_SSWZ(DMA_IMAGE), 1);
234 PUSH_DATA (push, fifo->vram);
235 BEGIN_NV04(push, NV04_SSWZ(FORMAT), 2);
236 PUSH_DATA (push, swzsurf_format(dst->format) |
239 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0)
284 struct nouveau_pushbuf *push = context_push(ctx); local
432 struct nouveau_pushbuf *push = context_push(ctx); local
481 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
nv04_state_fb.c 52 struct nouveau_pushbuf *push = context_push(ctx); local
62 PUSH_RESET(push, BUFCTX_FB);
72 BEGIN_NV04(push, NV04_SF3D(OFFSET_COLOR), 1);
73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB,
84 BEGIN_NV04(push, NV04_SF3D(OFFSET_ZETA), 1);
85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB,
89 BEGIN_NV04(push, NV04_SF3D(FORMAT), 1);
90 PUSH_DATA (push, rt_format);
91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1);
92 PUSH_DATA (push, zeta_pitch << 16 | rt_pitch)
101 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
nouveau_local.h 27 PUSH_AVAIL(struct nouveau_pushbuf *push)
29 return push->end - push->cur;
33 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
35 if (PUSH_AVAIL(push) < size)
36 return nouveau_pushbuf_space(push, size, 0, 0) == 0;
41 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
43 *push->cur++ = data;
47 PUSH_DATAf(struct nouveau_pushbuf *push, float v)
50 PUSH_DATA(push, d.i)
    [all...]
nv10_state_fb.c 57 struct nouveau_pushbuf *push = context_push(ctx); local
75 PUSH_SPACE(push, 11);
76 BEGIN_NV04(push, NV17_3D(HIERZ_OFFSET), 1);
77 PUSH_MTHDl(push, NV17_3D(HIERZ_OFFSET), BUFCTX_FB,
79 BEGIN_NV04(push, NV17_3D(HIERZ_WINDOW_X), 4);
80 PUSH_DATAf(push, - 1792);
81 PUSH_DATAf(push, - 2304 + fb->Height);
82 PUSH_DATAf(push, fb->_DepthMaxF / 2);
83 PUSH_DATAf(push, 0);
85 BEGIN_NV04(push, NV17_3D(HIERZ_PITCH), 1)
95 struct nouveau_pushbuf *push = context_push(ctx); local
165 struct nouveau_pushbuf *push = context_push(ctx); local
178 struct nouveau_pushbuf *push = context_push(ctx); local
204 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_surface.c 203 struct nouveau_pushbuf *push = context_push(ctx); local
219 BEGIN_NV04(push, NV01_SUBC(SURF, OBJECT), 1);
220 PUSH_DATA (push, swzsurf->handle);
229 if (nouveau_pushbuf_space(push, 64, 4, 0) ||
230 nouveau_pushbuf_refn (push, refs, 2))
233 BEGIN_NV04(push, NV04_SSWZ(DMA_IMAGE), 1);
234 PUSH_DATA (push, fifo->vram);
235 BEGIN_NV04(push, NV04_SSWZ(FORMAT), 2);
236 PUSH_DATA (push, swzsurf_format(dst->format) |
239 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0)
284 struct nouveau_pushbuf *push = context_push(ctx); local
432 struct nouveau_pushbuf *push = context_push(ctx); local
481 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
nv04_state_fb.c 52 struct nouveau_pushbuf *push = context_push(ctx); local
62 PUSH_RESET(push, BUFCTX_FB);
72 BEGIN_NV04(push, NV04_SF3D(OFFSET_COLOR), 1);
73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB,
84 BEGIN_NV04(push, NV04_SF3D(OFFSET_ZETA), 1);
85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB,
89 BEGIN_NV04(push, NV04_SF3D(FORMAT), 1);
90 PUSH_DATA (push, rt_format);
91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1);
92 PUSH_DATA (push, zeta_pitch << 16 | rt_pitch)
101 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
nouveau_local.h 27 PUSH_AVAIL(struct nouveau_pushbuf *push)
29 return push->end - push->cur;
33 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
35 if (PUSH_AVAIL(push) < size)
36 return nouveau_pushbuf_space(push, size, 0, 0) == 0;
41 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
43 *push->cur++ = data;
47 PUSH_DATAf(struct nouveau_pushbuf *push, float v)
50 PUSH_DATA(push, d.i)
    [all...]
nv10_state_fb.c 57 struct nouveau_pushbuf *push = context_push(ctx); local
75 PUSH_SPACE(push, 11);
76 BEGIN_NV04(push, NV17_3D(HIERZ_OFFSET), 1);
77 PUSH_MTHDl(push, NV17_3D(HIERZ_OFFSET), BUFCTX_FB,
79 BEGIN_NV04(push, NV17_3D(HIERZ_WINDOW_X), 4);
80 PUSH_DATAf(push, - 1792);
81 PUSH_DATAf(push, - 2304 + fb->Height);
82 PUSH_DATAf(push, fb->_DepthMaxF / 2);
83 PUSH_DATAf(push, 0);
85 BEGIN_NV04(push, NV17_3D(HIERZ_PITCH), 1)
95 struct nouveau_pushbuf *push = context_push(ctx); local
165 struct nouveau_pushbuf *push = context_push(ctx); local
178 struct nouveau_pushbuf *push = context_push(ctx); local
204 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_state_validate.c 40 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
100 if (!PUSH_SPACE(push, 64))
102 PUSH_RESET(push, BUFCTX_FB);
104 BEGIN_NV04(push, SUBC_3D(0x1da4), 1);
105 PUSH_DATA (push, 0);
106 BEGIN_NV04(push, NV30_3D(RT_HORIZ), 3);
107 PUSH_DATA (push, w << 16);
108 PUSH_DATA (push, h << 16);
109 PUSH_DATA (push, rt_format);
110 BEGIN_NV04(push, NV30_3D(VIEWPORT_HORIZ), 2)
180 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
209 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
220 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
229 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
250 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
270 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
293 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
302 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
311 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
322 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
339 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
352 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
462 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state_validate.c 40 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
100 if (!PUSH_SPACE(push, 64))
102 PUSH_RESET(push, BUFCTX_FB);
104 BEGIN_NV04(push, SUBC_3D(0x1da4), 1);
105 PUSH_DATA (push, 0);
106 BEGIN_NV04(push, NV30_3D(RT_HORIZ), 3);
107 PUSH_DATA (push, w << 16);
108 PUSH_DATA (push, h << 16);
109 PUSH_DATA (push, rt_format);
110 BEGIN_NV04(push, NV30_3D(VIEWPORT_HORIZ), 2)
180 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
209 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
220 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
229 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
250 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
270 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
293 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
302 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
311 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
322 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
339 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
352 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
462 struct nouveau_pushbuf *push = nv30->base.pushbuf; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_vbo.c 168 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
179 PUSH_SPACE(push, 6);
180 BEGIN_NVC0(push, NVC0_3D(VTX_ATTR_DEFINE), 5);
181 dst = &push->cur[1];
194 push->cur[0] = mode;
195 push->cur += 5;
229 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
233 PUSH_SPACE(push, nvc0->vertex->num_elements * 8);
258 BEGIN_1IC0(push, NVC0_3D(MACRO_VERTEX_ARRAY_SELECT), 5);
259 PUSH_DATA (push, i)
271 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
309 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
372 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
411 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
506 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
564 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
690 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
754 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
788 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_vbo.c 168 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
179 PUSH_SPACE(push, 6);
180 BEGIN_NVC0(push, NVC0_3D(VTX_ATTR_DEFINE), 5);
181 dst = &push->cur[1];
194 push->cur[0] = mode;
195 push->cur += 5;
229 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
233 PUSH_SPACE(push, nvc0->vertex->num_elements * 8);
258 BEGIN_1IC0(push, NVC0_3D(MACRO_VERTEX_ARRAY_SELECT), 5);
259 PUSH_DATA (push, i)
271 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
309 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
372 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
411 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
506 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
564 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
690 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
754 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
788 struct nouveau_pushbuf *push = nvc0->base.pushbuf; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_screen.c 303 struct nouveau_pushbuf *push = screen->base.pushbuf; local
308 PUSH_DATA (push, NV50_FIFO_PKHDR(NV50_3D(QUERY_ADDRESS_HIGH), 4));
309 PUSH_DATAh(push, screen->fence.bo->offset);
310 PUSH_DATA (push, screen->fence.bo->offset);
311 PUSH_DATA (push, *sequence);
312 PUSH_DATA (push, NV50_3D_QUERY_GET_MODE_WRITE_UNK0 |
329 struct nouveau_pushbuf *push = screen->base.pushbuf; local
335 BEGIN_NV04(push, SUBC_M2MF(NV01_SUBCHAN_OBJECT), 1);
336 PUSH_DATA (push, screen->m2mf->handle);
337 BEGIN_NV04(push, SUBC_M2MF(NV03_M2MF_DMA_NOTIFY), 3)
562 struct nouveau_pushbuf *push = screen->base.pushbuf; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.c 303 struct nouveau_pushbuf *push = screen->base.pushbuf; local
308 PUSH_DATA (push, NV50_FIFO_PKHDR(NV50_3D(QUERY_ADDRESS_HIGH), 4));
309 PUSH_DATAh(push, screen->fence.bo->offset);
310 PUSH_DATA (push, screen->fence.bo->offset);
311 PUSH_DATA (push, *sequence);
312 PUSH_DATA (push, NV50_3D_QUERY_GET_MODE_WRITE_UNK0 |
329 struct nouveau_pushbuf *push = screen->base.pushbuf; local
335 BEGIN_NV04(push, SUBC_M2MF(NV01_SUBCHAN_OBJECT), 1);
336 PUSH_DATA (push, screen->m2mf->handle);
337 BEGIN_NV04(push, SUBC_M2MF(NV03_M2MF_DMA_NOTIFY), 3)
562 struct nouveau_pushbuf *push = screen->base.pushbuf; local
    [all...]

Completed in 4015 milliseconds

1 23 4 5 6 7 8 91011>>