HomeSort by relevance Sort by last modified time
    Searched refs:numeric (Results 251 - 275 of 662) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numeric.ops/partial.sum/
partial_sum.pass.cpp 10 // <numeric>
20 #include <numeric>
partial_sum_op.pass.cpp 10 // <numeric>
21 #include <numeric>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
eval.pass.cpp 20 #include <numeric>
eval_param.pass.cpp 20 #include <numeric>
  /ndk/tests/device/test-gnustl-full/unit/
innerprod_test.cpp 3 #include <numeric>
setinter_test.cpp 1 #include <numeric>
setunion_test.cpp 1 #include <numeric>
  /ndk/tests/device/test-stlport/unit/
innerprod_test.cpp 3 #include <numeric>
setinter_test.cpp 1 #include <numeric>
setunion_test.cpp 1 #include <numeric>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_key_types.js 68 * Returns the numeric key code for a DOM level 4 key code string.
72 * @return {number|undefined} The numeric key code, or {@code undefined}
100 * Map from DOM level 4 key codes to legacy numeric key codes.
  /external/eigen/bench/btl/libs/mtl4/
mtl4_interface.hh 21 #include <boost/numeric/mtl/mtl.hpp>
22 #include <boost/numeric/mtl/utility/range_generator.hpp>
23 // #include <boost/numeric/mtl/operation/cholesky.hpp>
  /external/iptables/extensions/
libip6t_LOG.c 29 " --log-level level Level of logging (numeric or see syslog.conf)\n"
108 int numeric)
115 if (numeric)
libip6t_ipv6header.c 200 const struct xt_entry_match *match, int numeric)
207 if (numeric)
libipt_LOG.c 29 " --log-level level Level of logging (numeric or see syslog.conf)\n"
108 int numeric)
115 if (numeric)
libip6t_DNPT.c 51 int numeric)
libip6t_NETMAP.c 53 int numeric)
libip6t_SNPT.c 51 int numeric)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ApnSettingTest.java 52 assertEquals(a1.numeric, a2.numeric);
  /external/chromium_org/chromeos/dbus/
debug_daemon_client.h 50 virtual void GetRoutes(bool numeric, bool ipv6,
  /external/chromium_org/v8/test/intl/date-format/
parse-MMMdy.js 32 {year: 'numeric', month: 'short',
33 day: 'numeric',
timezone-name.js 38 year: 'numeric', month: 'long', day: 'numeric',

Completed in 740 milliseconds

<<11121314151617181920>>