Home
last modified time | relevance | path

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

123

/external/gtest/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/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
197 void Normalize();
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
69 Normalize(); in FilePath()
197 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.cc273 input.Normalize(); in DiyFpStrtod()
313 input.Normalize(); in DiyFpStrtod()
Ddouble.h165 DiyFp m_plus = DiyFp::Normalize(DiyFp((v.f() << 1) + 1, v.e() - 1)); in NormalizedBoundaries()
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Misc/
DSimpleTextured.j3md9 Boolean Normalize
24 NORMALIZE : Normalize
/external/skia/third_party/glu/libtess/
Dnormal.c55 static void Normalize( GLdouble v[3] ) in Normalize() function
222 Normalize( norm ); in __gl_projectPolygon()
233 Normalize( sUnit ); in __gl_projectPolygon()
239 Normalize( tUnit ); in __gl_projectPolygon()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h54 Normalize, enumerator
/external/skia/tests/
DPointTest.cpp31 SkScalar returned = SkPoint::Normalize(&point); in test_Normalize()
/external/skia/src/gpu/
DFlingState.cpp54 fSpeed0 = SkPoint::Normalize(&fDirection); in reset()
/external/llvm/lib/Support/Unix/
DHost.inc42 // Normalize the arch, since the target triple may not actually match the target.
/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.cpp372 SkScalar length = SkPoint::Normalize(&delta); in apply_warp()
393 SkScalar length = SkPoint::Normalize(&delta); in apply_warp2()
422 SkScalar length = SkPoint::Normalize(&delta); in warp()
/external/openfst/src/include/fst/
Dinterval-set.h131 void Normalize();
174 void IntervalSet<T>::Normalize() { in Normalize() function
Dstate-reachable.h117 (*isets_)[s].Normalize(); in FinishState()
/external/skia/third_party/glu/
DREADME.skia27 of the unused Normalize function.
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
Dvertexconversion.h66 struct Normalize
/external/protobuf/gtest/src/
Dgtest-filepath.cc316 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/gtest/src/
Dgtest-filepath.cc349 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp138 case Normalize: in TransformImpl()
/external/llvm/utils/unittest/googletest/
Dgtest-filepath.cc349 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

123