Searched defs:store (Results 1 - 25 of 201) sorted by relevance

123456789

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dphysical_regalloc.c47 gpir_store_node *store = gpir_node_to_store(node); local in function:regalloc_print_result
[all...]
H A Dvalue_regalloc.c48 gpir_store_node *store = gpir_node_create(spill->block, gpir_op_store_reg); local in function:regalloc_spill_active_node
/xsrc/external/mit/libX11/dist/src/
H A DPutBEvent.c41 XEvent store = *event; local in function:_XPutBackEvent
/src/usr.bin/chpass/
H A Dutil.c71 atot(const char *p, time_t *store) argument
/src/usr.bin/uuidgen/
H A Duuidgen.c80 uuid_t *store, *uuid; local in function:main
/src/tests/rump/kernspace/
H A Dalloc.c48 static void *store[32]; variable in typeref:typename:void * [32]
/src/tests/usr.sbin/inetd/
H A Dtest_server.c129 struct iovec store = { local in function:dgram_wait_service
/src/usr.sbin/ypserv/revnetgroup/
H A Dhash.c157 store(struct group_entry *table[], const char *key, const char *data) function in typeref:typename:void
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.c132 void brw_compile_init(struct brw_compile *p, int gen, void *store) argument
H A Dbrw_test_gen6.c172 uint32_t store[1024]; local in function:gen6_ps_nomask_affine
183 uint32_t store[1024]; local in function:gen6_ps_mask_affine
194 uint32_t store[1024]; local in function:gen6_ps_nomask_projective
H A Dbrw_test_gen7.c117 uint32_t store[1024]; local in function:gen7_ps_nomask_affine
128 uint32_t store[1024]; local in function:gen7_ps_mask_affine
139 uint32_t store[1024]; local in function:gen7_ps_maskca_affine
150 uint32_t store[1024]; local in function:gen7_ps_masksa_affine
161 uint32_t store[102 local in function:gen7_ps_nomask_projective
172 uint32_t store[1024]; local in function:gen7_ps_opacity
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.c132 void brw_compile_init(struct brw_compile *p, int gen, void *store) argument
H A Dbrw_test_gen6.c172 uint32_t store[1024]; local in function:gen6_ps_nomask_affine
183 uint32_t store[1024]; local in function:gen6_ps_mask_affine
194 uint32_t store[1024]; local in function:gen6_ps_nomask_projective
H A Dbrw_test_gen7.c117 uint32_t store[1024]; local in function:gen7_ps_nomask_affine
128 uint32_t store[1024]; local in function:gen7_ps_mask_affine
139 uint32_t store[1024]; local in function:gen7_ps_maskca_affine
150 uint32_t store[1024]; local in function:gen7_ps_masksa_affine
161 uint32_t store[102 local in function:gen7_ps_nomask_projective
172 uint32_t store[1024]; local in function:gen7_ps_opacity
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr ); local in function:draw_alloc_temp_verts
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_normals.c51 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:run_normal_stage
93 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:validate_normal_stage
151 struct normal_stage_data *store; local in function:alloc_normal_data
169 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:free_normal_data
[all...]
H A Dt_vb_texmat.c58 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); local in function:run_texmat_stage
88 struct texmat_stage_data *store; local in function:alloc_texmat_data
105 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); local in function:free_texmat_data
[all...]
H A Dt_vb_points.c54 struct point_stage_data *store = POINT_STAGE_DATA(stage); local in function:run_point_stage
84 struct point_stage_data *store; local in function:alloc_point_data
98 struct point_stage_data *store = POINT_STAGE_DATA(stage); local in function:free_point_data
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_normals.c51 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:run_normal_stage
93 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:validate_normal_stage
151 struct normal_stage_data *store; local in function:alloc_normal_data
169 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); local in function:free_normal_data
[all...]
H A Dt_vb_texmat.c58 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); local in function:run_texmat_stage
88 struct texmat_stage_data *store; local in function:alloc_texmat_data
105 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); local in function:free_texmat_data
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr + local in function:draw_alloc_temp_verts
/src/usr.bin/find/
H A Dmisc.c65 brace_subst(char *orig, char **store, char *path, size_t *len) argument
/src/sys/kern/
H A Dkern_uuid.c70 struct uuid *store, tmp; local in function:sys_uuidgen
96 uuidgen(struct uuid *store, int count) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dbuilder_tests.cpp52 nir_intrinsic_instr *store = local in function:__anonec79332a0110::nir_builder_test::store_test_val
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c113 nir_intrinsic_instr *store = local in function:emit_quads_workaround

Completed in 19 milliseconds

123456789