| /xsrc/external/mit/xedit/dist/lisp/modules/progmodes/ |
| sgml.lsp | 101 (defsynprop *prop-sgml-maybe-entity* 102 "maybe-entity" 248 ;; Probably an entity, missing ending `;' 250 :property *prop-sgml-maybe-entity*)
|
| html.lsp | 140 (defsynprop *prop-html-entity* 141 "entity" 174 (syntoken "&([a-zA-Z0-9_.-]+|#\\x\\x?);?" :property *prop-html-entity*)
|
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| crime_driver.c | 308 int i, fd, entity, wstype; local 354 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 355 pScrn = xf86ConfigFbEntity(NULL, 0, entity,
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| ngle_driver.c | 252 int i, fd, entity, wstype; local 302 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 303 pScrn = xf86ConfigFbEntity(NULL, 0, entity,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| xf86platformBus.c | 356 const EntityPtr entity = xf86Entities[entityIndex]; local 362 switch (entity->bus.type) { 364 dev = entity->bus.id.plat; 370 entity->bus.id.pci)) { 379 entity->bus.type); 450 int entity; local 455 entity = xf86ClaimPlatformSlot(dev, drvp, 0, 458 if ((entity == -1) && gdev && (gdev->screen > 0)) { 467 entity = nent; 473 if (entity != -1) 698 EntityPtr entity; local [all...] |
| /xsrc/external/mit/xf86-video-newport/dist/src/ |
| newport_driver.c | 257 int entity; local 260 entity = xf86ClaimNoSlot(drv, 0, dev, TRUE); 268 xf86AddEntityToScreen(pScrn, entity);
|
| /xsrc/external/mit/libXaw/dist/src/ |
| AsciiSrc.c | 364 XawTextEntity *entity; local 369 while ((state = XawTextSourceAnchorAndEntity(w, pos, &anchor, &entity)) && 370 (entity->flags & XAW_TENTF_HIDE)) 371 pos = anchor->position + entity->offset + entity->length; 373 !(entity->flags & XAW_TENTF_REPLACE)) { 374 while (entity) { 375 offset = anchor->position + entity->offset; 379 (entity->flags & (XAW_TENTF_HIDE | XAW_TENTF_REPLACE))) { 383 if ((entity = entity->next) == NULL & 484 XawTextEntity *entity; local [all...] |
| AsciiSink.c | 342 XawTextEntity *entity; local 349 &anchor, &entity) && 351 entity->property)) != NULL && 443 XawTextEntity *entity; local 462 &anchor, &entity)) { 464 entity->property)) != NULL && 470 pos = anchor->position + entity->offset + entity->length; 479 while (entity && pos < right) { 481 if ((pos = anchor->position + entity->offset) < tmp 1150 XawTextEntity *entity; local 1196 XawTextEntity *entity; local 1265 XawTextEntity *entity; local 1375 XawTextEntity *entity; local 1486 XawTextEntity *entity; local [all...] |
| TextSrc.c | 344 XawTextEntity *entity, *enext; local 348 entity = src->textSrc.anchors[i]->entities; 349 while (entity) { 350 enext = entity->next; 351 XtFree((XtPointer)entity); 352 entity = enext; 996 XawTextEntity *eprev, *entity, *enext; local 1004 eprev = entity = anchor->cache; 1006 eprev = entity = anchor->entities; 1007 while (entity) { 1617 XawTextEntity *pentity, *entity; local 1714 XawTextEntity *pentity, *entity; local 1813 XawTextEntity *entity, *eprev; local 1910 XawTextEntity *entity, *eprev, *enext; local [all...] |
| /xsrc/external/mit/xedit/dist/lisp/ |
| xedit.c | 129 {LispFunction, Xedit_AddEntity, "add-entity offset length identifier"}, 573 XawTextEntity *entity; local 610 if (XawTextSourceAnchorAndEntity(w, position, &anchor, &entity)) 619 if (XawTextSourceAnchorAndEntity(w, right, &anchor, &entity)) 636 entity = anchor->entities; \ 637 /* Find first entity in the region to parse */ \ 638 while (entity && \ 639 anchor->position + entity->offset + entity->length <= \ 641 entity = entity->next; [all...] |
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| glint_driver.c | 539 int entity; local 540 entity = xf86ClaimPciSlot(bus,device,func,drv, 543 pScrn = xf86ConfigPciEntity(pScrn,0,entity, 680 /* Allocate an entity private if necessary */ 694 * Set the entity instance for this instance of the driver. 877 /* Allocate an entity private if necessary */
|
| /xsrc/external/mit/xf86-video-igs/dist/src/ |
| igs_driver.c | 353 int i, chipset, entity; local 382 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 383 pScrn = xf86ConfigFbEntity(NULL, 0, entity, NULL, NULL,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i810_driver.c | 448 EntityInfoPtr entity; local 460 entity = xf86GetEntityInfo (entity_num);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| via_driver.c | 456 EntityInfoPtr entity; local 467 entity = xf86GetEntityInfo(entity_num); 562 /* CLE266 supports dual-head; mark the entity as sharable. */
|
| /xsrc/external/mit/xf86-video-wsfb/dist/src/ |
| wsfb_driver.c | 325 int i, fd, entity; local 346 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 347 pScrn = xf86ConfigFbEntity(NULL,0,entity,
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| qxl.h | 269 EntityInfoPtr entity; member in struct:_qxl_screen_t
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| ct_driver.c | 207 * Index of Entity 822 * For cards that can do dual head per entity, mark the entity 830 /* Allocate an entity private if necessary */ 842 * Set the entity instance for this instance of the driver. For 864 int i, chipset, entity; local 893 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 894 pScrn = xf86ConfigFbEntity(NULL, 0, entity, NULL, NULL, 1127 /* Make sure entity is PCI for now, though this might not be needed. */ 1131 /* Allocate an entity private if necessary * [all...] |