HomeSort by relevance Sort by last modified time
    Searched refs:Query (Results 176 - 200 of 212) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl     [all...]
d3d11.idl 321 D3D11_QUERY Query;
    [all...]
objidl.h     [all...]
d3d10.h     [all...]
d3d11.h 438 D3D11_QUERY Query;
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js 80 m;b.aabb.upperBound.y=e.upperBound.y+f;this.InsertLeaf(b);return true};u.prototype.Rebalance=function(b){if(b===undefined)b=0;if(this.m_root!=null)for(var e=0;e<b;e++){for(var f=this.m_root,m=0;f.IsLeaf()==false;){f=this.m_path>>m&1?f.child2:f.child1;m=m+1&31}++this.m_path;this.RemoveLeaf(f);this.InsertLeaf(f)}};u.prototype.GetFatAABB=function(b){return b.aabb};u.prototype.GetUserData=function(b){return b.userData};u.prototype.Query=function(b,e){if(this.m_root!=null){var f=new Vector,m=0;for(f[m++]=
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h     [all...]
  /external/chromium_org/url/
url_canon_unittest.cc 81 const char* query; member in struct:url::__anon21055::ReplaceCase
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 811 GLU_EXPECT_NO_ERROR(gl.getError(), "Query TF varyings");
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp     [all...]
es31fGeometryShaderTests.cpp     [all...]
es31fTessellationTests.cpp 310 const glu::Query m_tfPrimQuery;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 9467 QueryManager::Query* query = query_manager_->GetQuery(client_ids[ii]); local
9568 QueryManager::Query* query = query_manager_->GetQuery(client_id); local
9610 QueryManager::Query* query = it->second.get(); local
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 489 * Receiver for history query.
490 * @param {Object} info An object containing information about the query.
589 * query 'window' |range| days behind. As such for range set to WEEK an offset
617 this.inFlight_ = false; // Whether a query is inflight.
675 * Query for history, either for a search or time-based browsing.
682 // If there are already some visits, pick up the previous query where it
832 * @param {number} offset Set the begining of the query to the specific offset.
897 // If there is another query already in flight wait for that to complete.
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp 22 #include "libGLESv2/Query.h"
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp 196 // The easiest way to check is to query for a IDXGIDevice2.
229 ERR("Could not query DXGI device - aborting!\n");
528 queryDesc.Query = D3D11_QUERY_EVENT;
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/mdnsresponder/mDNSCore/
uDNS.c 256 // so that when the cache expires, we can restart the query.
270 // the next query will not happen until cache expiry. If it is a long lived question,
693 // We want to send our poll query ASAP, but the "+ 1" is because if we set the time to now,
755 if (PrivateQuery(q)) { LogMsg("sendChallengeResponse: ERROR!!: Private Query %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); return; }
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 2234 milliseconds

1 2 3 4 5 6 78 9