Home
last modified time | relevance | path

Searched defs:sprstate (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/unittest/libmariadb/
H A Ddyncol.c84 rc= mariadb_dyncol_create_many_named(&dyncol, column_count, keys3, vals, 1);
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_things.c2569 spr_light_t * Sprite_Corona_Light_lsp( int sprnum, state_t * sprstate ) in Sprite_Corona_Light_lsp()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Dintel_pm.c2820 const struct intel_plane_state *sprstate, in ilk_compute_wm_level()
3152 const struct intel_plane_state *sprstate = NULL; in ilk_compute_pipe_wm() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Dintel_pm.c2820 const struct intel_plane_state *sprstate, in ilk_compute_wm_level()
3152 const struct intel_plane_state *sprstate = NULL; in ilk_compute_pipe_wm() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Dintel_pm.c2820 const struct intel_plane_state *sprstate, in ilk_compute_wm_level()
3152 const struct intel_plane_state *sprstate = NULL; in ilk_compute_pipe_wm() local
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c92 enum sprstate { SPR_restart, SPR_waiting_start, SPR_waiting_stop }; enum