Home
last modified time | relevance | path

Searched refs:Normalize (Results 1 – 25 of 54) sorted by relevance

123

/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
197 void Normalize();
/external/gtest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
193 void Normalize();
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
197 void Normalize();
/external/protobuf/gtest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
193 void Normalize();
/external/v8/src/
Ddiy-fp.h76 void Normalize() { in Normalize() function
96 static DiyFp Normalize(const DiyFp& a) { in Normalize() function
98 result.Normalize(); in Normalize()
Dstrtod.cc271 input.Normalize(); in DiyFpStrtod()
311 input.Normalize(); in DiyFpStrtod()
Ddouble.h165 DiyFp m_plus = DiyFp::Normalize(DiyFp((v.f() << 1) + 1, v.e() - 1)); in NormalizedBoundaries()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h54 Normalize, enumerator
/external/skia/gpu/src/
DFlingState.cpp61 fSpeed0 = SkPoint::Normalize(&fDirection); in reset()
/external/llvm/lib/Support/Unix/
DHost.inc45 // Normalize the arch, since the host triple may not actually match the host.
/external/chromium/third_party/libjingle/source/talk/base/
Dpathutils.h72 void Normalize();
Dpathutils.cc90 void Pathname::Normalize() { in Normalize() function in talk_base::Pathname
/external/skia/samplecode/
DSampleWarp.cpp365 SkScalar length = SkPoint::Normalize(&delta); in apply_warp()
386 SkScalar length = SkPoint::Normalize(&delta); in apply_warp2()
415 SkScalar length = SkPoint::Normalize(&delta); in warp()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
Dvertexconversion.h66 struct Normalize
/external/gtest/src/
Dgtest-filepath.cc319 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp123 case Normalize: in TransformForPostIncUse()
DIVUsers.cpp234 TransformForPostIncUse(Normalize, getReplacementExpr(IU), in getExpr()
/external/protobuf/gtest/src/
Dgtest-filepath.cc316 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/chromium/testing/gtest/src/
Dgtest-filepath.cc349 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/llvm/utils/unittest/googletest/
Dgtest-filepath.cc349 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/webkit/PerformanceTests/SunSpider/
DTODO23 * Normalize tests. Most of the test cases available have a repeat
/external/skia/src/views/
DSkTouchGesture.cpp61 fSpeed0 = SkPoint::Normalize(&fDirection); in reset()
/external/skia/include/core/
DSkPoint.h330 static SkScalar Normalize(SkPoint* pt);
/external/skia/src/core/
DSkPoint.cpp105 SkScalar SkPoint::Normalize(SkPoint* pt) { in Normalize() function in SkPoint
/external/iproute2/netem/
DREADME.distribution56 2. Normalize the data so that it has mean 0 and standard deviation 1.

123