Searched refs:Const (Results 151 - 175 of 359) sorted by relevance

1234567891011>>

/external/valgrind/main/VEX/priv/
H A Dhost_arm64_isel.c373 IRConst* con = e->Iex.Const.con;
638 && guard->Iex.Const.con->tag == Ico_U1
639 && guard->Iex.Const.con->Ico.U1 == True) {
744 && guard->Iex.Const.con->tag == Ico_U1
745 && guard->Iex.Const.con->Ico.U1 == True) {
903 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64) {
904 Long simm = (Long)e->Iex.Binop.arg2->Iex.Const.con->Ico.U64;
921 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64) {
922 ULong uimm = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64;
976 //ZZ && e->Iex.Binop.arg2->Iex.Const
[all...]
H A Dhost_s390_isel.c306 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) {
307 ULong value = arg2->Iex.Const.con->Ico.U64;
413 switch (expr->Iex.Const.con->tag) {
414 case Ico_U1: value = expr->Iex.Const.con->Ico.U1; break;
415 case Ico_U8: value = expr->Iex.Const.con->Ico.U8; break;
416 case Ico_U16: value = expr->Iex.Const.con->Ico.U16; break;
417 case Ico_U32: value = expr->Iex.Const.con->Ico.U32; break;
418 case Ico_U64: value = expr->Iex.Const.con->Ico.U64; break;
584 && guard->Iex.Const.con->tag == Ico_U1
585 && guard->Iex.Const
[all...]
H A Dhost_arm_isel.c497 && guard->Iex.Const.con->tag == Ico_U1
498 && guard->Iex.Const.con->Ico.U1 == True) {
633 && guard->Iex.Const.con->tag == Ico_U1
634 && guard->Iex.Const.con->Ico.U1 == True) {
784 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) {
785 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32;
850 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) {
851 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32;
902 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) {
903 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexstate.c80 for (u = 0; u < src->Const.MaxCombinedTextureImageUnits; u++) {
296 k = MAX2(ctx->Const.MaxCombinedTextureImageUnits,
297 ctx->Const.MaxTextureCoordUnits);
338 if (texUnit >= ctx->Const.MaxTextureCoordUnits) {
372 for (u = 0; u < ctx->Const.MaxTextureCoordUnits; u++) {
533 for (unit = 0; unit < ctx->Const.MaxCombinedTextureImageUnits; unit++) {
641 for (unit = 0; unit < ctx->Const.MaxTextureCoordUnits; unit++) {
H A Dvarray.c489 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
519 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
538 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
565 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
596 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
656 else if (index >= ctx->Const.VertexProgram.MaxAttribs) {
780 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
1175 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
1254 for (i = 0; i < ctx->Const.MaxTextureCoordUnits; i++)
/external/mesa3d/src/mesa/main/
H A Dtexstate.c80 for (u = 0; u < src->Const.MaxCombinedTextureImageUnits; u++) {
296 k = MAX2(ctx->Const.MaxCombinedTextureImageUnits,
297 ctx->Const.MaxTextureCoordUnits);
338 if (texUnit >= ctx->Const.MaxTextureCoordUnits) {
372 for (u = 0; u < ctx->Const.MaxTextureCoordUnits; u++) {
533 for (unit = 0; unit < ctx->Const.MaxCombinedTextureImageUnits; unit++) {
641 for (unit = 0; unit < ctx->Const.MaxTextureCoordUnits; unit++) {
H A Dvarray.c489 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
519 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
538 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
565 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
596 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
656 else if (index >= ctx->Const.VertexProgram.MaxAttribs) {
780 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
1175 if (index >= ctx->Const.VertexProgram.MaxAttribs) {
1254 for (i = 0; i < ctx->Const.MaxTextureCoordUnits; i++)
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_cliptmp.h140 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
229 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
292 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_cliptmp.h140 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
229 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
292 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) {
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dglsl_parser_extras.h132 } Const; member in struct:_mesa_glsl_parse_state
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_points.c71 size = CLAMP(size, ctx->Const.MinPointSizeAA, ctx->Const.MaxPointSizeAA);
73 size = CLAMP(size, ctx->Const.MinPointSize, ctx->Const.MaxPointSize);
H A Ds_aalinetemp.h123 ctx->Const.MinLineWidthAA,
124 ctx->Const.MaxLineWidthAA);
/external/mesa3d/src/glsl/
H A Dglsl_parser_extras.h132 } Const; member in struct:_mesa_glsl_parse_state
/external/mesa3d/src/mesa/swrast/
H A Ds_points.c71 size = CLAMP(size, ctx->Const.MinPointSizeAA, ctx->Const.MaxPointSizeAA);
73 size = CLAMP(size, ctx->Const.MinPointSize, ctx->Const.MaxPointSize);
H A Ds_aalinetemp.h123 ctx->Const.MinLineWidthAA,
124 ctx->Const.MaxLineWidthAA);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di830_texblend.c448 for (unit = 0; unit < ctx->Const.MaxTextureUnits; unit++)
452 for (unit = 0; unit < ctx->Const.MaxTextureUnits; unit++)
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_drawtex.c129 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
198 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
/external/libunwind/doc/
H A Dunw_is_signal_frame.tex47 \item[\Const{UNW\_ENOINFO}] \Prog{Libunwind} is unable to determine
H A Dlibunwind.tex115 the macros \Const{UNW\_REG\_IP} and \Const{UNW\_REG\_SP},
133 \Const{UNW\_LOCAL\_ONLY} before including the headerfile
136 \Const{UNW\_LOCAL\_ONLY} is defined is a choice that each source-file
138 of \Const{UNW\_LOCAL\_ONLY}, you'll always link the same library into
142 \Const{UNW\_LOCAL\_ONLY}.
293 \Const{UNW\_CACHE\_NONE}, it is possible to turn off caching
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di830_texblend.c448 for (unit = 0; unit < ctx->Const.MaxTextureUnits; unit++)
452 for (unit = 0; unit < ctx->Const.MaxTextureUnits; unit++)
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c129 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
198 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_statevars.c482 minImplSize = ctx->Const.MinPointSizeAA;
483 maxImplSize = ctx->Const.MaxPointSize;
486 minImplSize = ctx->Const.MinPointSizeAA;
487 maxImplSize = ctx->Const.MaxPointSizeAA;
490 minImplSize = ctx->Const.MinPointSize;
491 maxImplSize = ctx->Const.MaxPointSize;
H A Dprogram_parse.y2714 ? & ctx->Const.VertexProgram
2715 : & ctx->Const.FragmentProgram;
2717 state->MaxTextureImageUnits = ctx->Const.MaxTextureImageUnits;
2718 state->MaxTextureCoordUnits = ctx->Const.MaxTextureCoordUnits;
2719 state->MaxTextureUnits = ctx->Const.MaxTextureUnits;
2720 state->MaxClipPlanes = ctx->Const.MaxClipPlanes;
2721 state->MaxLights = ctx->Const.MaxLights;
2722 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
2723 state->MaxDrawBuffers = ctx->Const.MaxDrawBuffers;
/external/mesa3d/src/mesa/program/
H A Dprog_statevars.c482 minImplSize = ctx->Const.MinPointSizeAA;
483 maxImplSize = ctx->Const.MaxPointSize;
486 minImplSize = ctx->Const.MinPointSizeAA;
487 maxImplSize = ctx->Const.MaxPointSizeAA;
490 minImplSize = ctx->Const.MinPointSize;
491 maxImplSize = ctx->Const.MaxPointSize;
H A Dprogram_parse.y2714 ? & ctx->Const.VertexProgram
2715 : & ctx->Const.FragmentProgram;
2717 state->MaxTextureImageUnits = ctx->Const.MaxTextureImageUnits;
2718 state->MaxTextureCoordUnits = ctx->Const.MaxTextureCoordUnits;
2719 state->MaxTextureUnits = ctx->Const.MaxTextureUnits;
2720 state->MaxClipPlanes = ctx->Const.MaxClipPlanes;
2721 state->MaxLights = ctx->Const.MaxLights;
2722 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
2723 state->MaxDrawBuffers = ctx->Const.MaxDrawBuffers;

Completed in 381 milliseconds

1234567891011>>