Searched refs:missed (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetAtomNm.c | 149 int missed = -1; local in function:XGetAtomNames 164 missed = i; 168 if (missed >= 0) { 170 if ((names_return[missed] = Xmalloc(rep.nameLength + 1))) { 171 _XReadPad(dpy, names_return[missed], (long)rep.nameLength); 172 names_return[missed][rep.nameLength] = '\0'; 173 _XUpdateAtomCache(dpy, names_return[missed], atoms[missed], 183 if (missed >= 0)
|
| H A D | IntAtom.c | 254 int missed = -1; local in function:XInternAtoms 270 missed = i; 275 if (missed >= 0) { 287 if ((atoms_return[missed] = rep.atom)) 288 _XUpdateAtomCache(dpy, names[missed], (Atom) rep.atom, 291 atoms_return[missed] = None; 297 if (missed >= 0)
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_swap_frame_usage.spec | 65 missed. 138 glXBeginFrameTrackingMESA resets a "missed frame" count and 140 If a swap is missed based in the rate control specified by the 142 per frame, the missed frame count is incremented. 144 The current missed frame count and total number of swaps since 161 swaps that missed the specified frame. The frame usage for the 162 last missed frame is returned in the location pointed to by 172 missed frame count.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_swap_frame_usage.spec | 65 missed. 138 glXBeginFrameTrackingMESA resets a "missed frame" count and 140 If a swap is missed based in the rate control specified by the 142 per frame, the missed frame count is incremented. 144 The current missed frame count and total number of swaps since 161 swaps that missed the specified frame. The frame usage for the 162 last missed frame is returned in the location pointed to by 172 missed frame count.
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fclang.c | 143 FcCharSet *missed = FcCharSetSubtract (&fcLangCharSets[i].charset, local in function:FcFreeTypeLangSet 151 for (ucs4 = FcCharSetFirstPage (missed, map, &next); 153 ucs4 = FcCharSetNextPage (missed, map, &next)) 165 FcCharSetDestroy (missed);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 18.1.9.rst | 44 - The 'va_end' call is missed after 'va_copy' in 'util_vsnprintf'
|
| H A D | 18.2.6.rst | 143 - intel: aubinator: Adding missed platforms to the error message.
|
| H A D | 18.2.1.rst | 41 - The 'va_end' call is missed after 'va_copy' in 'util_vsnprintf'
|
| H A D | 18.3.0.rst | 209 - The 'va_end' call is missed after 'va_copy' in 'util_vsnprintf'
|
| H A D | 19.0.0.rst | 2080 - radv: add missed situations for scissor bug workaround
|
| H A D | 21.3.0.rst | 3317 - iris: Add missed tile flush flag
|
| H A D | 20.2.0.rst | 748 - docs/features: Mark trivial missed feature
|
| H A D | 20.3.0.rst | 801 - docs/features: add some extensions we missed
|
| H A D | 21.1.0.rst | 4867 - freedreno: Add perf_warn() for missed UBWC opportunities
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 16996 "description": "d3d12: Add missed SSBO binding enum value", [all...] |
Completed in 146 milliseconds