| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| xf86pciBus.c | 1002 EntityProc leave, pointer private) 1010 xf86SetEntityFuncs(pEnt->index,init,enter,leave,private); 1016 EntityProc enter, EntityProc leave, pointer private) 1028 leave, private); 1044 xf86SetEntityFuncs(entityIndex,init,enter,leave,private); 1056 EntityProc enter, EntityProc leave, pointer private) 1068 if (!xf86SetEntityFuncs(entityIndex,init,enter,leave,private))
|
| xf86.h | 116 EntityProc init, EntityProc enter, EntityProc leave, pointer private); 120 EntityProc enter, EntityProc leave, pointer private); 136 EntityProc enter, EntityProc leave, pointer); 279 EntityProc enter, EntityProc leave,
|
| xf86Bus.c | 270 EntityProc leave, pointer private) 276 xf86Entities[entityIndex]->entityLeave = leave;
|
| xf86Helper.c | 1910 EntityProc enter, EntityProc leave, pointer private) 1916 xf86SetEntityFuncs(pEnt->index,init,enter,leave,private); 1921 EntityProc init, EntityProc enter, EntityProc leave, 1933 xf86ConfigFbEntityInactive(pEnt, init, enter, leave, private); 1942 xf86SetEntityFuncs(entityIndex,init,enter,leave,private);
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-mips-memcpy-asm.S | 199 blez a2, leave 208 leave: j ra label 370 beqz a2, leave
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| glxserver.h | 129 void (*leave)(GLboolean));
|
| glxext.c | 490 void (*leave)(GLboolean)) 493 __glXleaveServerFunc = leave;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| xf86.h | 126 EntityProc leave, 330 EntityProc enter, EntityProc leave, void *private);
|
| xf86pciBus.c | 1020 EntityProc leave, void *private) 1031 EntityProc enter, EntityProc leave, void *private) 1035 if (dummy || init || enter || leave) 1047 xf86ConfigPciEntityInactive(pEnt, p_chip, init, enter, leave, private);
|
| xf86Helper.c | 1663 EntityProc enter, EntityProc leave, void *private) 1673 EntityProc init, EntityProc enter, EntityProc leave, 1678 if (init || enter || leave) 1690 xf86ConfigFbEntityInactive(pEnt, init, enter, leave, private);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| dmxconsole.c | 307 int leave = 0; local 327 ++leave; 333 ++leave; 350 if (leave) { 355 DMXDBG4("Ignoring motion to %d %d after leave frm %d %d\n", 525 DMXDBG4("dmxConsoleCollectEvents: Leave @ %d,%d; r=%d f=%d\n",
|
| /xsrc/external/mit/xkbcomp/dist/ |
| compat.c | 311 goto leave; 324 leave: ERROR("Illegal modifier predicate \"%s\"\n",
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ |
| xorgconf.cpp | 86 # received. This may leave the console in an unusable state, but may
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_from_tgsi.cpp | 3715 BasicBlock *leave = new BasicBlock(s->f); local 3723 s->f->setExit(leave); 3744 BasicBlock *leave = BasicBlock::get(func->cfgExit); 3753 mkFlow(OP_PRERET, leave, CC_ALWAYS, NULL)->fixed = 1; 3758 bb->cfg.attach(&leave->cfg, Graph::Edge::CROSS); 4348 BasicBlock *leave = new BasicBlock(prog->main); local 4351 prog->main->setExit(leave);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_from_tgsi.cpp | 3683 BasicBlock *leave = new BasicBlock(s->f); 3691 s->f->setExit(leave); 3712 BasicBlock *leave = BasicBlock::get(func->cfgExit); 3721 mkFlow(OP_PRERET, leave, CC_ALWAYS, NULL)->fixed = 1; 3726 bb->cfg.attach(&leave->cfg, Graph::Edge::CROSS); 4315 BasicBlock *leave = new BasicBlock(prog->main); 4318 prog->main->setExit(leave);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| apSolaris.shar | 261 X debugging output. You'll probably want to leave this off...
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| assyntax.h | 506 #define LEAVE CHOICE(leave, leave, leave) 1223 #define LEAVE leave
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| assyntax.h | 506 #define LEAVE CHOICE(leave, leave, leave) 1223 #define LEAVE leave
|