Home
last modified time | relevance | path

Searched refs:last_tmp (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
H A Dbrw_clip.h95 GLuint last_tmp; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp()
44 if (++c->last_tmp > c->prog_data.total_grf) in get_tmp()
45 c->prog_data.total_grf = c->last_tmp; in get_tmp()
52 if (tmp.nr == c->last_tmp-1) in release_tmp()
53 c->last_tmp--; in release_tmp()
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-utils.c606 const gchar *last_tmp = name; in glade_util_duplicate_underscores() local
610 for (tmp = last_tmp; *tmp; tmp = g_utf8_next_char (tmp)) in glade_util_duplicate_underscores()
614 memcpy (tmp_underscored, last_tmp, tmp - last_tmp + 1); in glade_util_duplicate_underscores()
615 tmp_underscored += tmp - last_tmp + 1; in glade_util_duplicate_underscores()
616 last_tmp = tmp + 1; in glade_util_duplicate_underscores()
621 memcpy (tmp_underscored, last_tmp, tmp - last_tmp + 1); in glade_util_duplicate_underscores()
/dports/emulators/vice/vice-3.5/src/core/
H A Dciacore.c163 CLOCK tmp, last_tmp; in cia_update_ta() local
165 last_tmp = 0; in cia_update_ta()
169 last_tmp = tmp; in cia_update_ta()
173 if (last_tmp != rclk) { in cia_update_ta()
180 CLOCK tmp, last_tmp; in cia_update_tb() local
186 last_tmp = 0; in cia_update_tb()
190 last_tmp = tmp; in cia_update_tb()
194 if (last_tmp != rclk) { in cia_update_tb()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Dciacore.c163 CLOCK tmp, last_tmp; in cia_update_ta() local
165 last_tmp = 0; in cia_update_ta()
169 last_tmp = tmp; in cia_update_ta()
173 if (last_tmp != rclk) { in cia_update_ta()
180 CLOCK tmp, last_tmp; in cia_update_tb() local
186 last_tmp = 0; in cia_update_tb()
190 last_tmp = tmp; in cia_update_tb()
194 if (last_tmp != rclk) { in cia_update_tb()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/io/
H A DFile.java108 private static long last_tmp; field in File
1109 if (now > last_tmp) in createTempFile()
1112 last_tmp = now; in createTempFile()

123