| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | struct.c | 59 LispObj *list, *cons, *object, *definition, *documentation; local in function:Lisp_Defstruct 128 definition = CONS(oname, description); 129 LispSetAtomStructProperty(atom, definition, STRUCT_CONSTRUCTOR); 137 LispSetAtomStructProperty(atom, definition, STRUCT_NAME); 141 LispSetAtomStructProperty(atom, definition, STRUCT_CHECK); 159 LispSetAtomStructProperty(atom, definition, i); 184 LispObj *definition, *object, *field, *fields, *value = NIL, *cons, *list; local in function:Lisp_XeditMakeStruct 197 definition = atom->property->structure.definition; 212 /* create structure, CAR(definition) i 297 LispObj *definition, *list; local in function:LispStructAccessOrStore 355 LispObj *definition, *struc, *name; local in function:Lisp_XeditStructType [all...] |
| /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/ |
| H A D | hostname.md | 1 ## ServerInterpreted address definition for type "hostname" 9 definition of hostname does not allow use of literal IP addresses.
|
| H A D | IPv6.md | 1 ## ServerInterpreted address definition for type "IPv6"
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_live_var_analysis.cpp | 117 for (Definition& definition : insn->definitions) { 118 if (!definition.isTemp()) { 121 if ((definition.isFixed() || definition.hasHint()) && definition.physReg() == vcc) 124 const Temp temp = definition.getTemp(); 129 definition.setKill(false); 132 definition.setKill(true); 191 Definition& definition = insn->definitions[0]; local in function:aco::__anon04c364850110::process_live_temps_per_block 192 if ((definition [all...] |
| H A D | aco_register_allocation.cpp | 215 /* we might still be able to put the definition in the high half, 740 /* check if we moved a definition: change the register and remove copy */ 744 // FIXME: ensure that the definition can use this reg 756 /* check if we moved another parallelcopy definition */ 1000 /* check if this is a dead operand, then we can re-use the space from the definition 1031 /* Try to find space within the bounds but outside of the definition */ 1045 /* create parallelcopy pair (without definition id) */ 1134 /* create parallelcopy pair (without definition id) */ 1182 /* find the best position to place the definition */ 1262 /* now, we figured the placement for our definition */ 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...] |
| H A D | aco_print_ir.cpp | 190 print_definition(const Definition* definition, FILE* output, unsigned flags) argument 193 print_reg_class(definition->regClass(), output); 194 if (definition->isPrecise()) 196 if (definition->isNUW()) 198 if (definition->isNoCSE()) 200 if ((flags & print_kill) && definition->isKill()) 203 fprintf(output, "%%%d%s", definition->tempId(), definition->isFixed() ? ":" : ""); 205 if (definition->isFixed()) 206 print_physReg(definition [all...] |
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | makealias.py | 38 for definition in extract(os.path.join(args.srcdir, fname)): 39 definitions[definition] = define_name
|
| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | module.mk | 2 # FreeType 2 auto-fitter module definition
|
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | module.mk | 2 # FreeType 2 CFF module definition
|
| /xsrc/external/mit/freetype/dist/src/cid/ |
| H A D | module.mk | 2 # FreeType 2 CID module definition
|
| /xsrc/external/mit/freetype/dist/src/otvalid/ |
| H A D | module.mk | 2 # FreeType 2 otvalid module definition
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | module.mk | 2 # FreeType 2 PFR module definition
|
| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | module.mk | 2 # FreeType 2 PSaux module definition
|
| /xsrc/external/mit/freetype/dist/src/pshinter/ |
| H A D | module.mk | 2 # FreeType 2 PSHinter module definition
|
| /xsrc/external/mit/freetype/dist/src/psnames/ |
| H A D | module.mk | 2 # FreeType 2 PSnames module definition
|
| /xsrc/external/mit/freetype/dist/src/raster/ |
| H A D | module.mk | 2 # FreeType 2 renderer module definition
|
| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | module.mk | 2 # FreeType 2 SFNT module definition
|
| /xsrc/external/mit/freetype/dist/src/smooth/ |
| H A D | module.mk | 2 # FreeType 2 smooth renderer module definition
|
| /xsrc/external/mit/freetype/dist/src/type42/ |
| H A D | module.mk | 2 # FreeType 2 Type42 module definition
|
| /xsrc/external/mit/freetype/dist/src/gxvalid/ |
| H A D | module.mk | 2 # FreeType 2 gxvalid module definition
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | module.mk | 2 # FreeType 2 TrueType module definition
|
| /xsrc/external/mit/freetype/dist/src/type1/ |
| H A D | module.mk | 2 # FreeType 2 Type1 module definition
|
| /xsrc/external/mit/freetype/dist/src/winfonts/ |
| H A D | module.mk | 2 # FreeType 2 Windows FNT/FON module definition
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_packed_depth_stencil.spec | 27 EXT_abgr affects the definition of this extension 28 SGIS_texture4D affects the definition of this extension 29 EXT_cmyka affects the definition of this extension 30 ARB_packed_pixels affects the definition of this extension
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_packed_depth_stencil.spec | 27 EXT_abgr affects the definition of this extension 28 SGIS_texture4D affects the definition of this extension 29 EXT_cmyka affects the definition of this extension 30 ARB_packed_pixels affects the definition of this extension
|