Home
last modified time | relevance | path

Searched defs:sol (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_sol.c138 sol_set_gen7_3DSTATE_STREAMOUT(struct ilo_state_sol *sol, in sol_set_gen7_3DSTATE_STREAMOUT()
206 sol_set_gen7_3DSTATE_SO_DECL_LIST(struct ilo_state_sol *sol, in sol_set_gen7_3DSTATE_SO_DECL_LIST()
384 ilo_state_sol_init(struct ilo_state_sol *sol, in ilo_state_sol_init()
415 ilo_state_sol_init_disabled(struct ilo_state_sol *sol, in ilo_state_sol_init_disabled()
Dilo_state_shader.c444 const struct ilo_state_gs_sol_info *sol = &info->sol; in gs_get_gen6_ff() local
478 const struct ilo_state_gs_sol_info *sol = &info->sol; in gs_get_gen6_thread_count() local
517 const struct ilo_state_gs_sol_info *sol = &info->sol; in gs_set_gen6_3DSTATE_GS() local
Dilo_builder_3d_top.h789 const struct ilo_state_sol *sol) in gen7_3DSTATE_STREAMOUT()
812 const struct ilo_state_sol *sol) in gen7_3DSTATE_SO_DECL_LIST()
855 const struct ilo_state_sol *sol, in gen7_3DSTATE_SO_BUFFER()
888 const struct ilo_state_sol *sol, in gen8_3DSTATE_SO_BUFFER()
Dilo_state_shader.h121 struct ilo_state_gs_sol_info sol; member
/external/strace/linux/ia64/
Dget_syscall_args.c9 unsigned long sol = (ia64_regs.cfm >> 7) & 0x7f; in get_syscall_args() local
/external/libunwind/src/ia64/
DGinit_local.c55 unw_word_t sol, bspstore; in get_initial_stack_pointers() local
DGresume.c38 unw_word_t val, sol, sof, pri_unat, n, pfs, bspstore, dirty_rnat; in local_resume() local
/external/libunwind/src/setjmp/
Dsetjmp_i.h34 unw_word_t bsp, pfs, sol; in bsp_match() local
/external/libunwind/tests/
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_shader.h98 struct ilo_state_gs sol; member
Dilo_blitter.h71 struct ilo_state_sol sol; member
Dilo_render_gen7.c420 const struct ilo_state_sol *sol; in gen7_draw_sol() local
/external/python/cpython2/Modules/
D_heapqmodule.c298 PyObject *heap=NULL, *elem, *iterable, *sol, *it, *oldelem; in nlargest() local
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_internal.h133 struct ilo_state_sol sol; member