| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | physical_regalloc.c | 47 gpir_store_node *store = gpir_node_to_store(node); local in function:regalloc_print_result [all...] |
| H A D | value_regalloc.c | 48 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 D | PutBEvent.c | 41 XEvent store = *event; local in function:_XPutBackEvent
|
| /src/usr.bin/chpass/ |
| H A D | util.c | 71 atot(const char *p, time_t *store) argument
|
| /src/usr.bin/uuidgen/ |
| H A D | uuidgen.c | 80 uuid_t *store, *uuid; local in function:main
|
| /src/tests/rump/kernspace/ |
| H A D | alloc.c | 48 static void *store[32]; variable in typeref:typename:void * [32]
|
| /src/tests/usr.sbin/inetd/ |
| H A D | test_server.c | 129 struct iovec store = { local in function:dgram_wait_service
|
| /src/usr.sbin/ypserv/revnetgroup/ |
| H A D | hash.c | 157 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 D | brw_eu.c | 132 void brw_compile_init(struct brw_compile *p, int gen, void *store) argument
|
| H A D | brw_test_gen6.c | 172 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 D | brw_test_gen7.c | 117 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 D | brw_eu.c | 132 void brw_compile_init(struct brw_compile *p, int gen, void *store) argument
|
| H A D | brw_test_gen6.c | 172 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 D | brw_test_gen7.c | 117 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 D | draw_pipe_util.c | 79 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 D | t_vb_normals.c | 51 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 D | t_vb_texmat.c | 58 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 D | t_vb_points.c | 54 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 D | t_vb_normals.c | 51 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 D | t_vb_texmat.c | 58 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 D | draw_pipe_util.c | 79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr + local in function:draw_alloc_temp_verts
|
| /src/usr.bin/find/ |
| H A D | misc.c | 65 brace_subst(char *orig, char **store, char *path, size_t *len) argument
|
| /src/sys/kern/ |
| H A D | kern_uuid.c | 70 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 D | builder_tests.cpp | 52 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 D | brw_nir_tcs_workarounds.c | 113 nir_intrinsic_instr *store = local in function:emit_quads_workaround
|