Searched refs:normalise (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dvcpu_fbench.stdout.exp6 to normalise for reporting results. For archival results,
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
H A D3d-raytrace.js94 function normalise(v) { function
146 this.normal = normalise(normal);
273 this.directions[0] = normalise([-0.7, 0.7, 1]);
274 this.directions[1] = normalise([ 0.7, 0.7, 1]);
275 this.directions[2] = normalise([ 0.7, -0.7, 1]);
276 this.directions[3] = normalise([-0.7, -0.7, 1]);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
H A D3d-raytrace.js94 function normalise(v) { function
146 this.normal = normalise(normal);
273 this.directions[0] = normalise([-0.7, 0.7, 1]);
274 this.directions[1] = normalise([ 0.7, 0.7, 1]);
275 this.directions[2] = normalise([ 0.7, -0.7, 1]);
276 this.directions[3] = normalise([-0.7, -0.7, 1]);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
H A D3d-raytrace.js94 function normalise(v) { function
146 this.normal = normalise(normal);
273 this.directions[0] = normalise([-0.7, 0.7, 1]);
274 this.directions[1] = normalise([ 0.7, 0.7, 1]);
275 this.directions[2] = normalise([ 0.7, -0.7, 1]);
276 this.directions[3] = normalise([-0.7, -0.7, 1]);
/external/valgrind/main/helgrind/
H A Dlibhb_core.c5519 performance for later accesses to dst[0 .. len-1], normalise
5520 destination lines as we finish with them, and also normalise the
5523 Bool normalise local
5527 zsm_scopy08( src+i, dst+i, normalise );

Completed in 2372 milliseconds