Searched defs:definition (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A DIPv6.md
H A Dhostname.md
/xsrc/external/mit/xedit/dist/lisp/
H A Dstruct.c59 LispObj *list, *cons, *object, *definition, *documentation; local in function:Lisp_Defstruct
184 LispObj *definition, *object, *field, *fields, *value = NIL, *cons, *list; local in function:Lisp_XeditMakeStruct
297 LispObj *definition, *list; local in function:LispStructAccessOrStore
355 LispObj *definition, *struc, *name; local in function:Lisp_XeditStructType
[all...]
H A Dcompile.c1845 LispObj *definition = atom->property->structure.definition; local in function:ComFuncall
H A Dbytecode.c188 LispObj *definition; member in struct:_CodeTree::__anoncf77c6ed020a::__anoncf77c6ed0c08
380 LispObj *name, *definition; local in function:Lisp_Compile
1580 com_Struct(LispCom *com, short offset, LispObj *definition) argument
1590 com_Structp(LispCom *com, LispObj *definition) argument
[all...]
H A Dprivate.h187 LispObj *definition; member in struct:_LispProperty::__anon72bb19de0208
H A Dxedit.c982 LispObj *name, *definition; local in function:Xedit_ConvertPropertyList
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_live_var_analysis.cpp191 Definition& definition = insn->definitions[0]; local in function:aco::__anon04c364850110::process_live_temps_per_block
[all...]
H A Daco_print_ir.cpp190 print_definition(const Definition* definition, FILE* output, unsigned flags) argument
[all...]
H A Daco_insert_exec_mask.cpp160 for (const Definition& definition : instr->definitions) { local in function:aco::__anon045cfe6e0110::get_block_needs
H A Daco_register_allocation.cpp1921 Definition& definition = phi->definitions[0]; local in function:aco::__anon1a58e4b40110::get_regs_for_phis
1947 Definition& definition = phi->definitions[0]; local in function:aco::__anon1a58e4b40110::get_regs_for_phis
1985 Definition& definition = phi->definitions[0]; local in function:aco::__anon1a58e4b40110::get_regs_for_phis
2597 auto& definition = instr->definitions[i]; local in function:aco::register_allocation
2636 Definition* definition = &instr->definitions[i]; local in function:aco::register_allocation
[all...]

Completed in 18 milliseconds