HomeSort by relevance Sort by last modified time
    Searched defs:Infinity (Results 1 - 17 of 17) sorted by null

  /external/protobuf/src/google/protobuf/
generated_message_util.cc 44 double Infinity() {
45 return std::numeric_limits<double>::infinity();
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 394 // Returns the floating-point number that represent positive infinity.
395 static RawType Infinity() {
424 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h 378 // Returns the floating-point number that represent positive infinity.
379 static RawType Infinity() {
408 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-internal.h 323 // Returns the floating-point number that represent positive infinity.
324 static RawType Infinity() {
356 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-internal.h 323 // Returns the floating-point number that represent positive infinity.
324 static RawType Infinity() {
356 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 407 // Returns the floating-point number that represent positive infinity.
408 static RawType Infinity() {
437 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 293 // Returns the floating-point number that represent positive infinity.
294 static RawType Infinity() {
326 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 398 // Returns the floating-point number that represent positive infinity.
399 static RawType Infinity() {
428 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-internal.h 323 // Returns the floating-point number that represent positive infinity.
324 static RawType Infinity() {
356 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-internal.h 293 // Returns the floating-point number that represent positive infinity.
294 static RawType Infinity() {
326 // - treats really large numbers as almost equal to infinity.
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 292 // Returns the floating-point number that represent positive infinity.
293 static RawType Infinity() {
322 // - treats really large numbers as almost equal to infinity.
    [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 292 // Returns the floating-point number that represent positive infinity.
293 static RawType Infinity() {
322 // - treats really large numbers as almost equal to infinity.
    [all...]
  /external/eigen/Eigen/src/Core/util/
Constants.h 28 /** This value means +Infinity; it is currently used only as the p parameter to MatrixBase::lpNorm<int>().
29 * The value Infinity there means the L-infinity norm.
31 const int Infinity = -1;
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/fmtlib/test/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]

Completed in 2120 milliseconds