HomeSort by relevance Sort by last modified time
    Searched refs:normalise (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/memcheck/tests/
vcpu_fbench.stdout.exp 6 to normalise for reporting results. For archival results,
  /external/harfbuzz/contrib/tables/
unicode_parse_common.py 14 def normalise(word): function in function:line_split
16 return [normalise(x) for x in line.split(';')]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 510 struct normalise struct in namespace:boost::math::policies
593 struct normalise<policy<>, struct in namespace:boost::math::policies
610 struct normalise<policy<detail::forwarding_arg1, detail::forwarding_arg2>, struct in namespace:boost::math::policies
630 inline typename normalise<policy<>, A1>::type make_policy(const A1&)
632 typedef typename normalise<policy<>, A1>::type result_type;
637 inline typename normalise<policy<>, A1, A2>::type make_policy(const A1&, const A2&)
639 typedef typename normalise<policy<>, A1, A2>::type result_type;
644 inline typename normalise<policy<>, A1, A2, A3>::type make_policy(const A1&, const A2&, const A3&)
646 typedef typename normalise<policy<>, A1, A2, A3>::type result_type;
651 inline typename normalise<policy<>, A1, A2, A3, A4>::type make_policy(const A1&, const A2&, const A3&, const A4&
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-raytrace.js 94 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/
3d-raytrace.js 94 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/
3d-raytrace.js 94 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/
libhb_core.c 5525 Bool normalise local
    [all...]

Completed in 605 milliseconds