Searched defs:definition (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/ |
| H A D | IPv6.md | |
| H A D | hostname.md | |
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | struct.c | 59 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 D | compile.c | 1845 LispObj *definition = atom->property->structure.definition; local in function:ComFuncall
|
| H A D | bytecode.c | 188 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 D | private.h | 187 LispObj *definition; member in struct:_LispProperty::__anon72bb19de0208
|
| H A D | xedit.c | 982 LispObj *name, *definition; local in function:Xedit_ConvertPropertyList
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_live_var_analysis.cpp | 191 Definition& definition = insn->definitions[0]; local in function:aco::__anon04c364850110::process_live_temps_per_block [all...] |
| H A D | aco_print_ir.cpp | 190 print_definition(const Definition* definition, FILE* output, unsigned flags) argument [all...] |
| H A D | aco_insert_exec_mask.cpp | 160 for (const Definition& definition : instr->definitions) { local in function:aco::__anon045cfe6e0110::get_block_needs
|
| H A D | aco_register_allocation.cpp | 1921 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