/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_queryobj.c | 56 stq->base.Ready = GL_TRUE; 152 /* this function should only be called if we don't have a ready result */ 153 assert(!stq->base.Ready); 155 while (!stq->base.Ready && 164 q->Ready = GL_TRUE; 173 assert(!q->Ready); /* we should not get called if Ready is TRUE */ 174 q->Ready = pipe->get_query_result(pipe, stq->pq, FALSE, (void*)&q->Result);
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_queryobj.c | 56 stq->base.Ready = GL_TRUE; 152 /* this function should only be called if we don't have a ready result */ 153 assert(!stq->base.Ready); 155 while (!stq->base.Ready && 164 q->Ready = GL_TRUE; 173 assert(!q->Ready); /* we should not get called if Ready is TRUE */ 174 q->Ready = pipe->get_query_result(pipe, stq->pq, FALSE, (void*)&q->Result);
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
condrender.c | 135 if (!q->Ready) { 142 if (!q->Ready) 144 return q->Ready ? (q->Result > 0) : GL_TRUE;
|
queryobj.c | 56 q->Ready = GL_TRUE; /* correct, see spec */ 80 q->Ready = GL_TRUE; 95 assert(q->Ready); 100 * Check if a query results are ready. Software driver fallback. 342 q->Ready = GL_FALSE; 448 q->Ready = GL_FALSE; 559 if (!q->Ready) 577 if (!q->Ready) 579 *params = q->Ready; 610 if (!q->Ready) [all...] |
mtypes.h | [all...] |
/external/mesa3d/src/mesa/main/ |
condrender.c | 135 if (!q->Ready) { 142 if (!q->Ready) 144 return q->Ready ? (q->Result > 0) : GL_TRUE;
|
queryobj.c | 56 q->Ready = GL_TRUE; /* correct, see spec */ 80 q->Ready = GL_TRUE; 95 assert(q->Ready); 100 * Check if a query results are ready. Software driver fallback. 342 q->Ready = GL_FALSE; 448 q->Ready = GL_FALSE; 559 if (!q->Ready) 577 if (!q->Ready) 579 *params = q->Ready; 610 if (!q->Ready) [all...] |
mtypes.h | [all...] |
/external/valgrind/main/memcheck/tests/ |
vcpu_fbench.stdout.exp | 0 Ready to begin John Walker's floating point accuracy
|
/external/chromium_org/sync/notifier/ |
sync_invalidation_listener_unittest.cc | 737 // With IDs already registered, enable notifications then ready the 747 listener_.Ready(fake_invalidation_client_); 752 // With IDs already registered, ready the client then enable 758 listener_.Ready(fake_invalidation_client_); 768 // ready the client. The IDs should be registered only after the 783 listener_.Ready(fake_invalidation_client_); 788 // Unregister the IDs, enable notifications, ready the client, then 800 listener_.Ready(fake_invalidation_client_); 809 // Unregister the IDs, ready the client, enable notifications, then 821 listener_.Ready(fake_invalidation_client_) [all...] |
sync_invalidation_listener.h | 100 virtual void Ready(
|
sync_invalidation_listener.cc | 157 void SyncInvalidationListener::Ready( 439 // If the ticl is ready and the push client notifications are
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/ |
content.js | 50 log("Ready.");
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_queryobj.c | 67 query->Base.Ready = GL_TRUE; 100 query->Base.Ready = GL_TRUE; 177 query->Base.Ready = GL_TRUE;
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_queryobj.c | 67 query->Base.Ready = GL_TRUE; 100 query->Base.Ready = GL_TRUE; 177 query->Base.Ready = GL_TRUE;
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_queryobj.c | 232 query->Base.Ready = true; 374 query->Base.Ready = true; 383 query->Base.Ready = true;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_queryobj.c | 232 query->Base.Ready = true; 374 query->Base.Ready = true; 383 query->Base.Ready = true;
|
/external/chromium_org/tools/win/ |
copy-installer.bat | 80 ECHO Ready to run/debug %TO%\%INSTALLER%.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
xm_dd.c | 788 q->Base.Ready = GL_TRUE; 831 q->Ready = GL_TRUE;
|
/external/mesa3d/src/mesa/drivers/x11/ |
xm_dd.c | 788 q->Base.Ready = GL_TRUE; 831 q->Ready = GL_TRUE;
|
/external/oprofile/events/i386/atom/ |
events | 40 event:0x61 counters:0,1 um:agent minimum:6000 name:BUS_BNR_DRV : Number of Bus Not Ready signals asserted
|
/build/tools/droiddoc/templates-ds/ |
sdkpage.cs | 418 $("h1#tos-header").text('Get Ready to Code!');
|
/build/tools/droiddoc/templates-sac/ |
sdkpage.cs | 417 $("h1#tos-header").text('Get Ready to Code!');
|
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 493 $("h1#tos-header").text('Get Ready to Code!');
|
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |