Searched defs:Precision (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Support/ |
D | ScaledNumber.cpp | 162 static std::string toStringAPFloat(uint64_t D, int E, unsigned Precision) { in toStringAPFloat() 202 unsigned Precision) { in toString() 316 int Width, unsigned Precision) { in print()
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_printf_test.cc | 143 TEST(Printf, Precision) { in TEST() argument
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableType.hpp | 53 enum Precision enum in rsg::VariableType
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.hpp | 82 enum Precision enum
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmsgamma.c | 1263 cmsFloat64Number CMSEXPORT cmsEstimateGamma(const cmsToneCurve* t, cmsFloat64Number Precision) in cmsEstimateGamma()
|
D | cmstypes.c | 2321 cmsUInt8Number Precision; in ReadCLUT() local 2613 cmsBool WriteCLUT(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsUInt8Number Precision… in WriteCLUT()
|
/external/mesa3d/src/mesa/program/ |
D | prog_instruction.h | 385 GLuint Precision:3; member
|
/external/clang/include/clang/Analysis/Analyses/ |
D | FormatString.h | 438 OptionalAmount Precision; variable
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 183 VarType getVarTypeOf<Void> (Precision) in getVarTypeOf() argument 4004 virtual T genRandom (const FloatFormat&, Precision, Random&) const { return T(); } in genRandom() argument 4072 Precision, in genRandom() argument
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 2735 GLushort Precision; /**< number of mantissa bits */ member
|