HomeSort by relevance Sort by last modified time
    Searched refs:templ (Results 1 - 25 of 321) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/expr/expr.unary/expr.new/
p17-crash.cpp 3 // this used to crash due to templ<int>'s dtor not being marked as used by the
9 template < typename T > class templ { class
13 new templ<int>[1][1];
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BQ_2I_D32F32C30_TRC_WRA_01.c 47 LVM_INT32 ynL,ynR,templ,tempd; local
62 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[0],templ,30)
63 ynL+=templ;
66 MUL32x32INTO32(pBiquadState->coefs[2],*pDataIn,templ,30)
67 ynL+=templ;
70 MUL32x32INTO32(pBiquadState->coefs[3],pBiquadState->pDelays[6],templ,30)
71 ynL+=templ;
74 MUL32x32INTO32(pBiquadState->coefs[4],pBiquadState->pDelays[4],templ,30)
75 ynL+=templ;
84 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[1],templ,30
    [all...]
PK_2I_D32F32C14G11_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,ynLO,ynRO,templ; local
58 templ=(*pDataIn)-pBiquadState->pDelays[2];
59 MUL32x16INTO32(templ,pBiquadState->coefs[0],ynL,14)
62 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[1],templ,14)
63 ynL+=templ;
66 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[2],templ,14)
67 ynL+=templ;
79 templ=(*(pDataIn+1))-pBiquadState->pDelays[3];
80 MUL32x16INTO32(templ,pBiquadState->coefs[0],ynR,14)
83 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[1],templ,14
    [all...]
PK_2I_D32F32C30G11_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,ynLO,ynRO,templ; local
58 templ=(*pDataIn)-pBiquadState->pDelays[2];
59 MUL32x32INTO32(templ,pBiquadState->coefs[0],ynL,30)
62 MUL32x32INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[1],templ,30)
63 ynL+=templ;
66 MUL32x32INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[2],templ,30)
67 ynL+=templ;
78 templ=(*(pDataIn+1))-pBiquadState->pDelays[3];
79 MUL32x32INTO32(templ,pBiquadState->coefs[0],ynR,30)
82 MUL32x32INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[1],templ,30
    [all...]
FO_1I_D32F32C31_TRC_WRA_01.c 40 LVM_INT32 ynL,templ; local
54 MUL32x32INTO32(pBiquadState->coefs[1],*pDataIn,templ,31)
55 ynL+=templ;
58 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[1],templ,31)
59 ynL+=templ;
BP_1I_D16F32C30_TRC_WRA_01.c 44 LVM_INT32 ynL,templ; local
56 templ= (LVM_INT32) *pDataIn-pBiquadState->pDelays[1];
57 MUL32x32INTO32(pBiquadState->coefs[0],templ,ynL,14)
60 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[3],templ,30)
61 ynL+=templ;
64 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[2],templ,30)
65 ynL+=templ;
BP_1I_D32F32C30_TRC_WRA_02.c 42 LVM_INT32 ynL,templ; local
54 templ=(*pDataIn)-pBiquadState->pDelays[1];
55 MUL32x32INTO32(pBiquadState->coefs[0],templ,ynL,30)
58 MUL32x32INTO32(pBiquadState->coefs[1],pBiquadState->pDelays[3],templ,30)
59 ynL+=templ;
62 MUL32x32INTO32(pBiquadState->coefs[2],pBiquadState->pDelays[2],templ,30)
63 ynL+=templ;
BQ_2I_D16F32C13_TRC_WRA_01.c 46 LVM_INT32 ynL,ynR,templ; local
67 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
68 ynL+=templ;
71 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
72 ynL+=templ;
87 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
88 ynR+=templ;
91 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
92 ynR+=templ;
BQ_2I_D16F32C14_TRC_WRA_01.c 45 LVM_INT32 ynL,ynR,templ; local
66 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
67 ynL+=templ;
70 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
71 ynL+=templ;
86 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
87 ynR+=templ;
90 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
91 ynR+=templ;
BQ_2I_D16F32C15_TRC_WRA_01.c 45 LVM_INT32 ynL,ynR,templ; local
66 MUL32x16INTO32(pBiquadState->pDelays[6],pBiquadState->coefs[3],templ,16)
67 ynL+=templ;
70 MUL32x16INTO32(pBiquadState->pDelays[4],pBiquadState->coefs[4],templ,16)
71 ynL+=templ;
86 MUL32x16INTO32(pBiquadState->pDelays[7],pBiquadState->coefs[3],templ,16)
87 ynR+=templ;
90 MUL32x16INTO32(pBiquadState->pDelays[5],pBiquadState->coefs[4],templ,16)
91 ynR+=templ;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_rasterizer.c 65 const struct pipe_rasterizer_state *templ)
71 rast->templ = *templ;
85 rast->shademode = svga_translate_flatshade( templ->flatshade );
86 rast->cullmode = svga_translate_cullmode( templ->cull_face,
87 templ->front_ccw );
88 rast->scissortestenable = templ->scissor;
89 rast->multisampleantialias = templ->multisample;
90 rast->antialiasedlineenable = templ->line_smooth;
91 rast->lastpixel = templ->line_last_pixel
    [all...]
svga_pipe_depthstencil.c 74 const struct pipe_depth_stencil_alpha_state *templ)
82 ds->stencil[0].enabled = templ->stencil[0].enabled;
84 ds->stencil[0].func = svga_translate_compare_func(templ->stencil[0].func);
85 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op);
86 ds->stencil[0].zfail = svga_translate_stencil_op(templ->stencil[0].zfail_op);
87 ds->stencil[0].pass = svga_translate_stencil_op(templ->stencil[0].zpass_op);
92 ds->stencil_mask = templ->stencil[0].valuemask & 0xff;
93 ds->stencil_writemask = templ->stencil[0].writemask & 0xff;
97 ds->stencil[1].enabled = templ->stencil[1].enabled;
98 if (templ->stencil[1].enabled)
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_rasterizer.c 65 const struct pipe_rasterizer_state *templ)
71 rast->templ = *templ;
85 rast->shademode = svga_translate_flatshade( templ->flatshade );
86 rast->cullmode = svga_translate_cullmode( templ->cull_face,
87 templ->front_ccw );
88 rast->scissortestenable = templ->scissor;
89 rast->multisampleantialias = templ->multisample;
90 rast->antialiasedlineenable = templ->line_smooth;
91 rast->lastpixel = templ->line_last_pixel
    [all...]
svga_pipe_depthstencil.c 74 const struct pipe_depth_stencil_alpha_state *templ)
82 ds->stencil[0].enabled = templ->stencil[0].enabled;
84 ds->stencil[0].func = svga_translate_compare_func(templ->stencil[0].func);
85 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op);
86 ds->stencil[0].zfail = svga_translate_stencil_op(templ->stencil[0].zfail_op);
87 ds->stencil[0].pass = svga_translate_stencil_op(templ->stencil[0].zpass_op);
92 ds->stencil_mask = templ->stencil[0].valuemask & 0xff;
93 ds->stencil_writemask = templ->stencil[0].writemask & 0xff;
97 ds->stencil[1].enabled = templ->stencil[1].enabled;
98 if (templ->stencil[1].enabled)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 return si_buffer_create(screen, templ);
32 return si_texture_create(screen, templ);
37 const struct pipe_resource *templ,
40 if (templ->target == PIPE_BUFFER) {
43 return si_texture_from_handle(screen, templ, whandle);
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 return si_buffer_create(screen, templ);
32 return si_texture_create(screen, templ);
37 const struct pipe_resource *templ,
40 if (templ->target == PIPE_BUFFER) {
43 return si_texture_from_handle(screen, templ, whandle);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_resource.c 12 const struct pipe_resource *templ)
14 switch (templ->target) {
16 return nouveau_buffer_create(screen, templ);
18 return nv50_miptree_create(screen, templ);
24 const struct pipe_resource *templ,
27 if (templ->target == PIPE_BUFFER)
30 return nv50_miptree_from_handle(screen, templ, whandle);
36 const struct pipe_surface *templ)
45 sf->base.format = templ->format;
46 sf->base.usage = templ->usage
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_suppressions.cc 26 bool TemplateMatch(char *templ, const char *str) {
30 if (templ && templ[0] == '^') {
32 templ++;
35 while (templ && templ[0]) {
36 if (templ[0] == '*') {
37 templ++;
42 if (templ[0] == '$')
46 char *tpos = (char*)internal_strchr(templ, '*');
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_resource.c 12 const struct pipe_resource *templ)
14 switch (templ->target) {
16 return nouveau_buffer_create(screen, templ);
18 return nv50_miptree_create(screen, templ);
24 const struct pipe_resource *templ,
27 if (templ->target == PIPE_BUFFER)
30 return nv50_miptree_from_handle(screen, templ, whandle);
36 const struct pipe_surface *templ)
45 sf->base.format = templ->format;
46 sf->base.usage = templ->usage
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_resource.c 9 const struct pipe_resource *templ)
11 switch (templ->target) {
13 return nouveau_buffer_create(screen, templ);
15 return nvc0_miptree_create(screen, templ);
21 const struct pipe_resource *templ,
24 if (templ->target == PIPE_BUFFER) {
28 templ, whandle);
37 const struct pipe_surface *templ)
40 return nv50_surface_from_buffer(pipe, pres, templ);
41 return nvc0_miptree_surface_new(pipe, pres, templ);
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_resource.c 9 const struct pipe_resource *templ)
11 switch (templ->target) {
13 return nouveau_buffer_create(screen, templ);
15 return nvc0_miptree_create(screen, templ);
21 const struct pipe_resource *templ,
24 if (templ->target == PIPE_BUFFER) {
28 templ, whandle);
37 const struct pipe_surface *templ)
40 return nv50_surface_from_buffer(pipe, pres, templ);
41 return nvc0_miptree_surface_new(pipe, pres, templ);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 if (templ->bind & PIPE_BIND_GLOBAL) {
31 return r600_compute_global_buffer_create(screen, templ);
34 return r600_buffer_create(screen, templ, 4096);
37 return r600_texture_create(screen, templ);
42 const struct pipe_resource *templ,
45 if (templ->target == PIPE_BUFFER) {
48 return r600_texture_from_handle(screen, templ, whandle);
  /external/mesa3d/src/gallium/drivers/r600/
r600_resource.c 27 const struct pipe_resource *templ)
29 if (templ->target == PIPE_BUFFER) {
30 if (templ->bind & PIPE_BIND_GLOBAL) {
31 return r600_compute_global_buffer_create(screen, templ);
34 return r600_buffer_create(screen, templ, 4096);
37 return r600_texture_create(screen, templ);
42 const struct pipe_resource *templ,
45 if (templ->target == PIPE_BUFFER) {
48 return r600_texture_from_handle(screen, templ, whandle);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 20 struct pipe_resource templ; local
39 memset(&templ, 0, sizeof(templ));
40 templ.target = PIPE_TEXTURE_2D;
41 templ.format = pf;
42 templ.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_SAMPLER_VIEW;
43 templ.width0 = buffer->buffer.width;
44 templ.height0 = buffer->buffer.height;
45 templ.depth0 = 1;
46 templ.array_size = 1
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 20 struct pipe_resource templ; local
39 memset(&templ, 0, sizeof(templ));
40 templ.target = PIPE_TEXTURE_2D;
41 templ.format = pf;
42 templ.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_SAMPLER_VIEW;
43 templ.width0 = buffer->buffer.width;
44 templ.height0 = buffer->buffer.height;
45 templ.depth0 = 1;
46 templ.array_size = 1
    [all...]

Completed in 1464 milliseconds

1 2 3 4 5 6 7 8 91011>>