Home
last modified time | relevance | path

Searched defs:Normalized (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Dsource_file.cc116 std::string Normalized(std::string value) { in Normalized() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DCommon.h101 vec2 Normalized() const in Normalized() function
121 vec3 Normalized() const in Normalized() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp986 std::string Normalized; in normalize() local
DAPFloat.cpp3876 IEEEFloat Normalized(Arg); in ilogb() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp577 SmallVector<BranchProbability,8> Normalized(MBB.Probs.begin(), in canPredictBranchProbabilities() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc77 TEST(CivilTime, Normalized) { in TEST() argument
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc77 TEST(CivilTime, Normalized) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1159 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally()
1344 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
/third_party/mesa3d/src/mesa/main/
Dmtypes.h417 GLubyte Normalized:1; /**< GL_ARB_vertex_program */ member