OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/nacl/browser/
nacl_browser.cc
78
void
ReadCache
(const base::FilePath& filename, std::string* data) {
332
base::Bind(
ReadCache
, validation_cache_file_path_, data),
/cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js
73
function(){};W.Distance=function(b,e,f){++W.b2_gjkCalls;var m=f.proxyA,r=f.proxyB,s=f.transformA,v=f.transformB,t=W.s_simplex;t.
ReadCache
(e,m,s,r,v);var x=t.m_vertices,C=W.s_saveA,J=W.s_saveB,T=0;t.GetClosestPoint().LengthSquared();for(var P=0,X,$=0;$<20;){T=t.m_count;for(P=0;P<T;P++){C[P]=x[P].indexA;J[P]=x[P].indexB}switch(t.m_count){case 1:break;case 2:t.Solve2();break;case 3:t.Solve3();break;default:y.b2Assert(false)}if(t.m_count==3)break;X=t.GetClosestPoint();X.LengthSquared();P=t.GetSearchDirection();
[
all
...]
Completed in 1703 milliseconds