HomeSort by relevance Sort by last modified time
    Searched full:numeric (Results 276 - 300 of 2753) sorted by null

<<11121314151617181920>>

  /external/ceres-solver/examples/
helloworld_numeric_diff.cc 32 // numeric differentiation.
64 // numeric differentiation to obtain the derivative (jacobian).
quadratic_numeric_diff.cc 32 // numeric differentiation.
64 // numeric differentiation to obtain the derivative (jacobian).
  /external/ceres-solver/internal/ceres/
runtime_numeric_diff_cost_function.h 32 // computed via numeric differentiation.
36 // parameter. The numeric differentiation wrapper will fill in the jacobian
  /external/chromium_org/base/
safe_numerics.h 123 // checked_numeric_cast<> is analogous to static_cast<> for numeric types,
124 // except that it CHECKs that the specified numeric conversion will not
  /external/eigen/bench/
sparse_setter.cpp 428 using namespace boost::numeric;
429 using namespace boost::numeric::ublas;
442 using namespace boost::numeric;
443 using namespace boost::numeric::ublas;
455 using namespace boost::numeric;
456 using namespace boost::numeric::ublas;
467 using namespace boost::numeric;
468 using namespace boost::numeric::ublas;
  /external/icu4c/i18n/unicode/
udisplaycontext.h 18 * Note, the specific numeric values are internal and may change.
46 * Note, the specific numeric values are internal and may change.
  /external/iproute2/include/
ip6tables.h 47 const struct ip6t_entry_match *match, int numeric);
96 const struct ip6t_entry_target *target, int numeric);
iptables.h 70 const struct ipt_entry_match *match, int numeric);
122 const struct ipt_entry_target *target, int numeric);
  /external/iptables/extensions/
libxt_connmark.c 81 connmark_print(const void *ip, const struct xt_entry_match *match, int numeric)
92 connmark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric)
  /external/openfst/src/bin/
fstdraw.cc 28 DEFINE_bool(numeric, false, "Print numeric labels");
fstprint.cc 29 DEFINE_bool(numeric, false, "Print numeric labels");
fstsymbols.cc 33 DEFINE_string(relabel_ipairs, "", "Input relabel pairs (numeric)");
34 DEFINE_string(relabel_opairs, "", "Output relabel pairs (numeric)");
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ApnSettingTest.java 41 assertEquals(a1.numeric, a2.numeric);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numeric.ops/adjacent.difference/
adjacent_difference.pass.cpp 10 // <numeric>
22 #include <numeric>
adjacent_difference_op.pass.cpp 10 // <numeric>
22 #include <numeric>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numeric.ops/inner.product/
inner_product.pass.cpp 10 // <numeric>
22 #include <numeric>
inner_product_comp.pass.cpp 10 // <numeric>
23 #include <numeric>
  /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>
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SqlInjectionDetectionTest.java 78 // Non-numeric query parameters are ignored by the provider
89 // the current implementation ignores every non-numeric limit. so we should see the
  /build/tools/
mktarball.sh 37 tar --no-recursion --numeric-owner --owner $new_uid \
  /development/apps/Development/res/layout/
media_scanner_activity.xml 47 android:numeric="integer"
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TypesTest.java 51 assertEquals(NUMERIC, 2);
  /external/chromium/base/i18n/
time_formatting.h 36 // Returns a numeric date such as 12/13/52.
  /external/chromium/chrome/browser/extensions/
file_manager_util.h 42 // Helper to convert numeric dialog type to a string.

Completed in 514 milliseconds

<<11121314151617181920>>