Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DTriple.cpp545 std::string Normalized; in normalize() local
/external/clang/include/clang/Sema/
DSemaInternal.h149 unsigned getBestEditDistance(bool Normalized) { in getBestEditDistance()
/external/webrtc/webrtc/base/
Dipaddress.cc178 IPAddress IPAddress::Normalized() const { in Normalized() function in rtc::IPAddress
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h332 SPIRVWord Normalized; variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp895 std::string Normalized; in normalize() local
/external/llvm/lib/Support/
DTriple.cpp870 std::string Normalized; in normalize() local
DAPFloat.cpp3964 APFloat Normalized(Arg); in ilogb() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp936 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally()
1073 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1085 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally()
1265 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp747 Normalized = ConstV->getOperand(1)->getUniqueInteger().getZExtValue(), in transConstant() local
/external/mesa3d/src/mesa/main/
Dmtypes.h1347 GLboolean Normalized; /**< GL_ARB_vertex_program */ member
1378 GLboolean Normalized; /**< Fixed-point values are normalized when converted to floats */ member