Home
last modified time | relevance | path

Searched refs:next_temp (Results 1 – 25 of 71) sorted by relevance

123

/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/web2c/
H A Dmain.c45 char next_temp[] = "zzzaa"; variable
68 next_temp[4]++; in find_next_temp()
69 if (next_temp[4] > 'z') in find_next_temp()
71 next_temp[4] = 'a'; in find_next_temp()
72 next_temp[3]++; in find_next_temp()
H A Dweb2c.h23 extern char next_temp[];
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c64 unsigned next_temp; member
131 vtctx->next_temp = MAX2(vtctx->next_temp, decl->Range.Last + 1); in virgl_tgsi_transform_declaration()
191 vtctx->src_temp = vtctx->next_temp; in virgl_tgsi_transform_prolog()
192 vtctx->next_temp += 4; in virgl_tgsi_transform_prolog()
197 vtctx->writemask_fixup_temps = vtctx->next_temp; in virgl_tgsi_transform_prolog()
198 vtctx->next_temp += vtctx->num_writemask_fixups; in virgl_tgsi_transform_prolog()
209 vtctx->input_temp[i].temp = vtctx->next_temp++; in virgl_tgsi_transform_prolog()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon59163f200211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon1deecca50211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon3860b2680211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon0922f4260211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anona4ebcb930211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon71be5f450211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1449 this->next_temp); in visit()
1452 next_temp += type_size(var->type); in visit()
2189 next_temp = 1; in ir_to_mesa_visitor()
2637 this->next_temp * 4); in copy_propagate()
2643 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon6ffeec0b0211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon6598ac940211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon63ebe74d0211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dir_to_mesa.cpp223 int next_temp; member in __anon16967bdb0211::ir_to_mesa_visitor
520 src.index = next_temp; in get_temp()
522 next_temp += type_size(type); in get_temp()
581 this->next_temp); in visit()
583 this->next_temp += type_size(ir->type); in visit()
1450 this->next_temp); in visit()
1453 next_temp += type_size(var->type); in visit()
2190 next_temp = 1; in ir_to_mesa_visitor()
2663 this->next_temp * 4); in copy_propagate()
2669 || inst->dst.index < this->next_temp); in copy_propagate()
[all …]

123