Searched refs:attempts (Results 1 - 25 of 217) sorted by relevance

123456789

/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.cc93 } attempts[attempt_count] = {}; local in function:pps::IntelDriver::query_correlation_timestamps
99 clock_gettime(correlation_clock_id, &attempts[i].cpu_ts_begin);
103 clock_gettime(correlation_clock_id, &attempts[i].cpu_ts_end);
105 attempts[i].gpu_ts = reg_read.val;
110 if (timespec_diff(&attempts[i].cpu_ts_begin, &attempts[i].cpu_ts_end) <
111 timespec_diff(&attempts[best].cpu_ts_begin, &attempts[best].cpu_ts_end)) {
117 (attempts[best].cpu_ts_begin.tv_sec * 1000000000ull + attempts[bes
[all...]
/xsrc/external/mit/ctwm/dist/client/
H A DREADME.md36 : A standalone utility that attempts to forward events from
/xsrc/external/mit/libX11/dist/specs/i18n/compose/
H A Dcompose-chart.pl357 If not specified, attempts to guess from the locale name, else default to
/xsrc/external/mit/freetype/dist/builds/
H A Dtoplevel.mk205 # Not to be run by a normal user -- there are no attempts to make it
/xsrc/external/mit/MesaLib/dist/docs/
H A Ddispatch.rst5 fairly complicated. This document attempts to explain some of the issues
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.3.rst132 - glcpp: Fix attempts to expand recursive macros infinitely (bug
/xsrc/external/mit/xterm/dist/
H A Dmisc.c2811 unsigned attempts; local in function:allocateClosestRGB
2817 for (attempts = 0; attempts < cmap_size; attempts++) {
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in913 # This macro attempts to locate an m4 macro processor which supports
1328 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXau/dist/
H A Daclocal.m42496 # This macro attempts to locate an m4 macro processor which supports
2911 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m41279 # This macro attempts to locate an m4 macro processor which supports
1694 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m41279 # This macro attempts to locate an m4 macro processor which supports
1694 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXext/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m42496 # This macro attempts to locate an m4 macro processor which supports
2911 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXft/dist/
H A Daclocal.m41279 # This macro attempts to locate an m4 macro processor which supports
1694 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXi/dist/
H A Daclocal.m41279 # This macro attempts to locate an m4 macro processor which supports
1694 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXpm/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXpresent/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXrandr/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXrender/dist/
H A Daclocal.m42496 # This macro attempts to locate an m4 macro processor which supports
2911 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libXt/dist/
H A Daclocal.m41288 # This macro attempts to locate an m4 macro processor which supports
1703 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/libxshmfence/dist/
H A Daclocal.m42496 # This macro attempts to locate an m4 macro processor which supports
2911 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/listres/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality
/xsrc/external/mit/lndir/dist/
H A Daclocal.m42339 # This macro attempts to locate an m4 macro processor which supports
2754 # This macro attempts to find appropriate memory checking functionality

Completed in 74 milliseconds

123456789