Searched refs:out_counter (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/callgrind/
H A Ddump.c37 static Int out_counter = 0; variable
62 return out_counter;
1300 i += VG_(sprintf)(filename+i, ".%d", out_counter);
1310 if (!sr_isError(res) && out_counter>1)
1350 VG_(sprintf)(buf, "\npart: %d\n", out_counter);
1630 out_counter++;
1702 out_counter = 0;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_screen.h1625 ID3D11Counter **out_counter)
1631 // remember to return S_FALSE if out_counter == NULL and everything is OK
1644 // remember to return S_FALSE if out_counter == NULL and everything is OK
1658 // remember to return S_FALSE if out_counter == NULL and everything is OK
1623 CreateCounter( const D3D11_COUNTER_DESC *counter_desc, ID3D11Counter **out_counter) argument
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_screen.h1625 ID3D11Counter **out_counter)
1631 // remember to return S_FALSE if out_counter == NULL and everything is OK
1644 // remember to return S_FALSE if out_counter == NULL and everything is OK
1658 // remember to return S_FALSE if out_counter == NULL and everything is OK
1623 CreateCounter( const D3D11_COUNTER_DESC *counter_desc, ID3D11Counter **out_counter) argument

Completed in 163 milliseconds