| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_liveness.c | 55 liveness_block_update(agx_block *blk, unsigned words) argument 119 agx_block *blk local in function:agx_compute_liveness [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_test.h | 46 bi_block *blk = rzalloc(ctx, bi_block); local in function:bit_builder
|
| H A D | bi_helper_invocations.c | 169 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_analyze_helper_terminate 259 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_analyze_helper_requirements
|
| H A D | bi_liveness.c | 58 liveness_block_update(bi_block *blk, unsigned temp_count) argument 128 bi_block *blk local in function:bi_compute_liveness [all...] |
| H A D | bi_opt_dce.c | 94 bi_postra_liveness_block(bi_block *blk) argument 134 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_postra_liveness [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_helper_invocations.c | 127 pan_block *blk = (struct pan_block *) cur->key; local in function:mir_analyze_helper_terminate 221 pan_block *blk = (struct pan_block *) cur->key; local in function:mir_analyze_helper_requirements
|
| H A D | midgard_ra.c | 352 midgard_block *blk = (midgard_block *) _blk; local in function:mir_compute_interference 623 midgard_block *blk = (midgard_block *) _blk; local in function:allocate_registers
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | pan_liveness.c | 62 liveness_block_live_out(pan_block *blk, unsigned temp_count) argument 75 liveness_block_update(pan_block * blk,unsigned temp_count,pan_liveness_update callback) argument 141 pan_block *blk = (struct pan_block *) cur->key; local in function:pan_compute_liveness [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_etc_tmp.h | 120 int modifier, bit, idx, blk; local in function:TAG
|
| H A D | texcompress_etc.c | 482 int modifier, bit, idx, blk; local in function:etc2_rgb8_fetch_texel
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/sha1/ |
| H A D | sha1.c | 34 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_etc_tmp.h | 120 int modifier, bit, idx, blk; local in function:TAG
|
| /xsrc/external/mit/MesaLib/dist/src/util/sha1/ |
| H A D | sha1.c | 34 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 159 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dma_compute_shader 249 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dcc_retile_cs
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 148 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dma_compute_shader 715 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_fmask_expand_cs
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| H A D | interpret_edid.c | 193 static int get_cea_detail_timing(Uchar *blk, xf86MonPtr mon, argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | interpret_edid.c | 202 get_cea_detail_timing(Uchar * blk, xf86MonPtr mon, argument
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSink.c | 345 XawTextBlock blk; local in function:DisplayText 555 XawTextBlock blk; local in function:FindDistance 596 XawTextBlock blk; local in function:FindPosition [all...] |
| H A D | AsciiSink.c | 1046 XawTextBlock blk; local in function:DisplayText 1372 XawTextBlock blk; local in function:FindDistance 1484 XawTextBlock blk; local in function:FindPosition [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_clone.c | 526 clone_block(clone_state *state, struct exec_list *cf_list, const nir_block *blk) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_clone.c | 501 clone_block(clone_state *state, struct exec_list *cf_list, const nir_block *blk) argument
|
| H A D | nir_serialize.c | 707 read_phi(read_ctx *ctx, nir_block *blk) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_bitstream.c | 714 int i, cbp, blk = 0; local in function:decode_dct
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_bitstream.c | 714 int i, cbp, blk = 0; local in function:decode_dct
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/ |
| H A D | pgmdump2.c | 313 decode_shader_descriptor_block(struct state * state,struct shader_descriptor_block * blk) argument [all...] |