Searched defs:Infinity (Results 1 - 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc43 double Infinity() { function in namespace:google::protobuf::internal
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-internal.h382 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/skia/legacy/src/animator/
H A DSkAnimatorScript.cpp55 propertyCallBack(Infinity, (void*) this);
364 bool SkAnimatorScript::Infinity(const char* token, size_t len, void* user, SkScriptValue* value) { function in class:SkAnimatorScript
365 if (SK_LITERAL_STR_EQUAL("Infinity", token, len) == false)
520 { "Infinity >= Number.MAX_VALUE ? 1 : 0", SkType_Int, 1 DEFAULT_ANSWER DEFAULT_ANSWER },
/external/skia/src/animator/
H A DSkAnimatorScript.cpp55 propertyCallBack(Infinity, (void*) this);
364 bool SkAnimatorScript::Infinity(const char* token, size_t len, void* user, SkScriptValue* value) { function in class:SkAnimatorScript
365 if (SK_LITERAL_STR_EQUAL("Infinity", token, len) == false)
520 { "Infinity >= Number.MAX_VALUE ? 1 : 0", SkType_Int, 1 DEFAULT_ANSWER DEFAULT_ANSWER },
/external/eigen/Eigen/src/Core/util/
H A DConstants.h23 /** This value means +Infinity; it is currently used only as the p parameter to MatrixBase::lpNorm<int>().
24 * The value Infinity there means the L-infinity norm.
26 const int Infinity = -1; member in namespace:Eigen
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-internal.h397 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h395 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h373 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h379 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-internal.h379 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h407 static RawType Infinity() { function in class:testing::internal::FloatingPoint
/external/ceres-solver/internal/ceres/gtest/
H A Dgtest.h7059 static RawType Infinity() { function in class:testing::internal::FloatingPoint

Completed in 401 milliseconds