Searched refs:_e (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miline.h | 143 #define FIXUP_ERROR(_e, _octant, _bias) \ 144 (_e) -= (((_bias) >> (_octant)) & 1)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miline.h | 142 #define FIXUP_ERROR(_e, _octant, _bias) \ 143 (_e) -= (((_bias) >> (_octant)) & 1)
|
| /xsrc/local/programs/bdfload/ |
| H A D | bdfload.c | 90 #define _ENC(_e) [_e] = #_e
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui.h | 1567 TextRange(const char* _b, const char* _e) { b = _b; e = _e; } argument
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui.h | 1567 TextRange(const char* _b, const char* _e) { b = _b; e = _e; } argument
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | 212 backend function; _e.g._, how all of `f.move`, `f.forcemove`,
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 34 RANDR-output-relative; see doc of _e.g._ `IconManagers`. Contributed 40 doesn't support RANDR (_e.g._, older servers), or if the info it 41 provides is wrong (_e.g._, multi-display simulation with Xephyr), or 43 otherwise be (_e.g._, treat an ultra-wide display as 2 separate
|
Completed in 30 milliseconds