Home
last modified time | relevance | path

Searched defs:Normalize (Results 1 - 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp23 Normalize, enumerator
/third_party/node/deps/v8/src/base/numbers/
H A Ddiy-fp.h57 void Normalize() { in Normalize() function in v8::base::DiyFp
77 static DiyFp Normalize(const DiyFp& a) { in Normalize() function in v8::base::DiyFp
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
H A DFieldMaskTest.cs157 public void Normalize(string[] input, string expectedOutput) in Normalize() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddiy-fp.h96 void Normalize() { in Normalize() function in double_conversion::DiyFp
116 static DiyFp Normalize(const DiyFp& a) { in Normalize() function in double_conversion::DiyFp
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-diy-fp.h110 void Normalize() { in Normalize() function in double_conversion::DiyFp
130 static DiyFp Normalize(const DiyFp& a) { in Normalize() function in double_conversion::DiyFp
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-diy-fp.h110 void Normalize() { in Normalize() function in double_conversion::DiyFp
130 static DiyFp Normalize(const DiyFp& a) { in Normalize() function in double_conversion::DiyFp
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DDurationPartial.cs164 internal static Duration Normalize(long seconds, int nanoseconds) in Normalize() method in Google.Protobuf.WellKnownTypes.Duration
H A DFieldMaskPartial.cs283 public FieldMask Normalize() in Normalize() method in Google.Protobuf.WellKnownTypes.FieldMask
H A DTimestampPartial.cs173 internal static Timestamp Normalize(long seconds, int nanoseconds) in Normalize() method in Google.Protobuf.WellKnownTypes.Timestamp
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dvertexconversion.h56 struct Normalize struct
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-diy-fp.h110 void Normalize() { in Normalize() function in double_conversion::DiyFp
130 static DiyFp Normalize(const DiyFp& a) { in Normalize() function in double_conversion::DiyFp
/third_party/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs152 public void Normalize() in Normalize() method in SevenZip.Compression.RangeCoder.Decoder
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdEncoder.cpp18 void CEncProps::Normalize(int level) in Normalize() function in NCompress::NPpmd::CEncProps
/third_party/ninja/src/
H A Dincludes_normalize-win32.cc184 bool IncludesNormalize::Normalize(const string& input, in Normalize() function in IncludesNormalize
/third_party/skia/src/core/
H A DSkPoint.cpp74 SkScalar SkPoint::Normalize(SkPoint* pt) { in Normalize() function in SkPoint
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc382 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java357 void Normalize() in Normalize() method in BinTree
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs357 void Normalize() in Normalize() method in SevenZip.Compression.LZ.BinTree
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc386 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc348 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader.cc264 void ZipReader::Normalize(base::StringPiece16 in) { in Normalize() function in zip::ZipReader
/third_party/node/deps/zlib/google/
H A Dzip_reader.cc270 void ZipReader::Normalize(base::StringPiece16 in) { in Normalize() function in zip::ZipReader
/third_party/skia/include/core/
H A DSkM44.h23 static SkV2 Normalize(SkV2 v) { return v * (1.0f / v.length()); } in Normalize() function
63 static SkV3 Normalize(const SkV3& v) { return v * (1.0f / v.length()); } in Normalize() function
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc81 void Normalize(string* number) const { in Normalize() function in i18n::phonenumbers::PhoneNumberUtilTest
/third_party/node/deps/v8/src/bigint/
H A Dbigint.h94 void Normalize() { in Normalize() function in v8::bigint::Digits

Completed in 19 milliseconds

123