HomeSort by: relevance | last modified time | path
    Searched refs:restart (Results 1 - 25 of 132) sorted by relevancy

1 2 3 4 5 6

  /xsrc/external/mit/MesaLib/src/gallium/auxiliary/
u_indices_gen.c 2164 restart:
2177 goto restart;
2186 goto restart;
2244 restart:
2254 goto restart;
2259 goto restart;
2264 goto restart;
2284 restart:
2296 goto restart;
2300 goto restart;
    [all...]
  /xsrc/external/mit/twm/dist/src/
system.twmrc 88 "Restart" f.restart
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
vbo_minmax_index.c 233 * If primitive restart is enabled, we need to ignore restart
243 const GLboolean restart = ctx->Array._PrimitiveRestart; local
269 if (restart) {
297 if (restart) {
319 if (restart) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
sp_compute.c 87 struct tgsi_exec_machine *machine, bool restart)
89 if (!restart) {
102 tgsi_exec_machine_run(machine, restart ? machine->pc : 0);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
sp_compute.c 87 struct tgsi_exec_machine *machine, bool restart)
89 if (!restart) {
102 tgsi_exec_machine_run(machine, restart ? machine->pc : 0);
  /xsrc/external/mit/MesaLib.old/src/gallium/auxiliary/
u_indices_gen.c 2218 restart:
2230 goto restart;
2234 goto restart;
2238 goto restart;
2242 goto restart;
2265 restart:
2277 goto restart;
2281 goto restart;
2285 goto restart;
2289 goto restart;
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
vbo_minmax_index.c 234 unsigned restartIndex, bool restart,
243 if (restart) {
271 if (restart) {
293 if (restart) {
320 * If primitive restart is enabled, we need to ignore restart
vbo.h 227 unsigned restartIndex, bool restart,
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_tv.c 428 /* restore TV RESTART registers */
609 /* Compute F,V,H restarts from default restart position and hPos & vPos
619 int restart; local
685 /* Adjust restart */
686 restart = constPtr->defRestart;
700 restart -= vOffset + hOffset;
702 ErrorF("computeRestarts: def = %u, h = %d, v = %d, p1=%04x, p2=%04x, restart = %d\n",
703 constPtr->defRestart , tvout->hPos , tvout->vPos , p1 , p2 , restart);
705 save->tv_hrestart = restart % hTotal;
706 restart /= hTotal
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3_group.c 120 restart:
150 goto restart;
  /xsrc/external/mit/twm/dist/sample-twmrc/
lemke.twmrc 199 "Restart twm" f.restart
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_query.cpp 287 begin_query(struct d3d12_context *ctx, struct d3d12_query *q, bool restart)
289 if (restart) {
301 begin_query(ctx, q->subquery, restart);
308 begin_timer_query(struct d3d12_context *ctx, struct d3d12_query *q, bool restart)
314 if (restart) {
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_glsl_to_tgsi_array_merge.cpp 443 bool restart; member in class:tgsi_array_merge::array_merge_evaluator
451 restart(_restart)
469 if (restart && n)
544 /* Sort by "begin of live range" so that we don't have to restart searching
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_glsl_to_tgsi_array_merge.cpp 443 bool restart; member in class:tgsi_array_merge::array_merge_evaluator
451 restart(_restart)
469 if (restart && n)
544 /* Sort by "begin of live range" so that we don't have to restart searching
  /xsrc/external/mit/ctwm/dist/
functions_internal.h 167 DFHANDLER(restart); variable
functions_misc.c 198 DFHANDLER(restart)
  /xsrc/external/mit/xf86-video-intel/dist/test/
render-glyphs.c 201 restart:
296 goto restart;
present-test.c 1742 restart:
1752 goto restart;
1756 goto restart;
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_damage.c 375 restart:
405 goto restart;
427 restart:
462 goto restart;
490 restart:
525 goto restart;
553 restart:
588 goto restart;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_damage.c 375 restart:
405 goto restart;
427 restart:
462 goto restart;
490 restart:
525 goto restart;
553 restart:
588 goto restart;
  /xsrc/external/mit/xorg-server/dist/exa/
exa_offscreen.c 104 restart:
116 /* Can't more room here, restart after this locked area */
120 goto restart;
  /xsrc/external/mit/xorg-server.old/dist/exa/
exa_offscreen.c 106 restart:
119 /* Can't more room here, restart after this locked area */
123 goto restart;
  /xsrc/external/mit/xf86-input-synaptics/dist/src/
synaptics.c 1809 restart:
1818 goto restart;
1823 goto restart;
1830 goto restart;
1845 goto restart;
1882 goto restart;
1894 goto restart;
1903 goto restart;
1920 goto restart;
1928 goto restart;
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c 194 static void restart(void);
705 restart();
942 restart(void) function
  /xsrc/external/mit/libdrm/dist/intel/
intel_bufmgr_fake.c 1445 restart:
1452 goto restart;

Completed in 47 milliseconds

1 2 3 4 5 6