Searched defs:after (Results 1 - 25 of 72) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_validate.c58 bi_validate(bi_context *ctx, const char *after) argument
/xsrc/external/mit/ctwm/dist/
H A Dwin_ring.c65 AddWindowToRingUnchecked(TwmWindow *win, TwmWindow *after) argument
/xsrc/external/mit/libXmu/dist/src/
H A DClientWin.c48 unsigned long nitems, after; local in function:XmuClientWindow
76 unsigned long nitems, after; local in function:TryChildren
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_conditional_discard.c62 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(&if_stmt->cf_node)); local in function:nir_opt_conditional_discard_block
H A Dnir_control_flow.h56 nir_cf_node_insert_after(nir_cf_node *node, nir_cf_node *after) argument
H A Dnir_opt_dead_cf.c89 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(&if_stmt->cf_node)); local in function:opt_constant_if
142 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(node)); local in function:def_only_used_in_cf_node
197 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(node)); local in function:node_is_dead
[all...]
H A Dnir_opt_gcm.c425 for (nir_instr *after = nir_instr_next(instr); local in function:gcm_place_instr
/xsrc/external/mit/pixman/dist/test/
H A Dradial-perf-test.c24 double before, after; local in function:main
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmivalidate.h48 } after; member in union:_Validate
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmivalidate.h48 } after; member in union:_Validate
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_conditional_discard.c65 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(&if_stmt->cf_node)); local in function:nir_opt_conditional_discard_block
H A Dnir_control_flow.h56 nir_cf_node_insert_after(nir_cf_node *node, nir_cf_node *after) argument
H A Dnir_opt_sink.c89 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(&loop->cf_node)); local in function:loop_contains_block
H A Dnir_opt_dead_cf.c89 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(&if_stmt->cf_node)); local in function:opt_constant_if
142 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(node)); local in function:def_only_used_in_cf_node
197 nir_block *after = nir_cf_node_as_block(nir_cf_node_next(node)); local in function:node_is_dead
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c184 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst) argument
193 struct rc_instruction *rc_insert_new_instruction(struct radeon_compiler * c, struct rc_instruction * after) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c184 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst) argument
193 struct rc_instruction *rc_insert_new_instruction(struct radeon_compiler * c, struct rc_instruction * after) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c126 insert_output_after(struct tgsi_transform_context * ctx,struct tgsi_full_declaration * after,unsigned name,unsigned index,unsigned interp) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h92 TexUse(Instruction *use, const Instruction *tex, bool after) argument
96 bool after; member in struct:nv50_ir::NVC0LegalizePostRA::TexUse
H A Dnv50_ir_build_util.h217 BuildUtil::setPosition(Instruction *i, bool after) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h94 TexUse(Instruction *use, const Instruction *tex, bool after) argument
98 bool after; member in struct:nv50_ir::NVC0LegalizePostRA::TexUse
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c126 insert_output_after(struct tgsi_transform_context * ctx,struct tgsi_full_declaration * after,unsigned name,unsigned index,unsigned interp) argument
/xsrc/external/mit/freetype/dist/src/base/
H A Dftutil.c297 FT_ListNode after; local in function:FT_List_Insert
323 FT_ListNode before, after; local in function:FT_List_Remove
350 FT_ListNode before, after; local in function:FT_List_Up
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_int64.cpp151 exec_node *const after = &instructions->head_sentinel; local in function:lower_64bit_integer_instructions
301 exec_node *const after = base_ir; local in function:lower_64bit::lower_op_to_function_call
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c84 add_dep(enum direction dir,struct schedule_node * before,struct schedule_node * after) argument
103 add_write_dep(enum direction dir,struct schedule_node ** before,struct schedule_node * after) argument
558 latency_between(struct schedule_node * before,struct schedule_node * after) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_int64.cpp151 exec_node *const after = &instructions->head_sentinel; local in function:lower_64bit_integer_instructions
301 exec_node *const after = base_ir; local in function:lower_64bit::lower_op_to_function_call

Completed in 35 milliseconds

123